Agent tasks
Start from the job your agent needs to do.
Each task page turns a real agent workflow into a ranked skill shortlist, install prompts, safety notes, and a Resolve API call.
01
web-scrapingScrape pricing pages
Extract pricing data from public competitor pages and turn it into clean structured output.
Find the best skill for scraping public competitor pricing pages, extracting structured pricing tables, and returning clean markdown or JSON.
02
web-scrapingCrawl docs
Turn documentation pages into clean markdown or records that an agent can search and reuse.
Find the best skill for crawling a documentation website and converting pages into clean markdown with useful metadata.
03
coding-agentsReview PRs
Help a coding agent inspect diffs, summarize risk, and suggest targeted review comments.
Find the best skill for reviewing pull requests, summarizing risky changes, and suggesting concise code review comments.
04
testing-qaFix CI
Debug failing checks, inspect logs, patch likely causes, and verify the fix.
Find the best skill for diagnosing CI failures, reading check logs, proposing a fix, and verifying the change.
05
document-processingPDF to markdown
Extract readable text, tables, and metadata from PDFs for agent workflows.
Find the best skill for converting PDF files into clean markdown while preserving headings, tables, and metadata.
06
rag-knowledgeBuild RAG
Ingest docs, chunk content, retrieve relevant passages, and cite sources in agent answers.
Find the best skill for building a RAG knowledge base over documents with retrieval, citations, and verification steps.
07
data-analysisAnalyze CSV
Load tabular files, profile columns, find patterns, and produce concise analysis.
Find the best skill for analyzing CSV files, profiling columns, finding trends, and explaining the results clearly.
08
browser-automationBrowser workflow
Navigate web apps, fill forms, take screenshots, and verify state through browser automation.
Find the best skill for automating a browser workflow, filling forms, and verifying the final page state safely.
09
content-automationSEO content
Turn research and product updates into useful search-oriented drafts.
Find the best skill for turning product updates and research into useful SEO content drafts with clear source context.
10
github-automationTriage issues
Classify issues, identify duplicates, summarize priority, and suggest next actions.
Find the best skill for triaging GitHub issues, identifying duplicates, assigning labels, and summarizing next actions.
11
security-complianceSecurity scan
Find risky dependencies, exposed secrets, unsafe patterns, and practical remediation steps.
Find the best skill for scanning a code project for security risks and producing prioritized remediation steps.
12
research-agentsResearch summary
Collect sources, compare claims, and produce a concise evidence-backed brief.
Find the best skill for summarizing research sources, comparing claims, and writing a concise evidence-backed brief.