Full index · agent skills
All agent skills — page 23 of 112
Every one of the 11,101 agent skills in the directory, ranked by adoption. Jump to a tool, or browse the agent skills hub.
- Browser AutomationDrive Puppeteer or Playwright flows for navigation, clicks, typing, screenshots, and data extraction via agent-guided browser MCP tools.2.8k installs
- Ljg ReadRun a guided companion read of articles, papers, or books with translation, structure maps, and Socratic questions—not a one-shot summary.2.8k installs
- Adk Dev GuideKeep Google ADK agent work aligned with DESIGN_SPEC.md through a spec-first build, eval, and deploy lifecycle.2.8k installs
- Competitive Ads ExtractorPull live competitor ads from public ad libraries and turn them into messaging patterns you can reuse in your own campaigns.2.8k installs
- Cli DeveloperStructure command trees, flags, and layered config when you or your agent scaffold a production-ready CLI.2.8k installs
- React Best PracticesApply vetted React rendering, Effect, and state patterns so agents stop introducing derived-state bugs and unnecessary re-renders.2.8k installs
- Sre EngineerInventory operational toil, score automation ROI, and prioritize SRE-style automation when you run services without a dedicated ops team.2.8k installs
- Rag ArchitectPick and implement RAG chunking and retrieval architecture so agent apps retrieve the right context without bloating prompts.2.8k installs
- Apify Trend AnalysisPull cross-platform trend signals from Apify Actors to decide what topics, hashtags, or formats to pursue next.2.7k installs
- Ads CopywriterGenerate platform-compliant headlines, descriptions, and A/B variants for Google, Meta, TikTok, and LinkedIn paid campaigns without guessing character limits.2.7k installs
- Playwright E2e TestingSet up cross-browser Playwright E2E tests with auto-wait, fixtures, and HTML reports before you ship web user flows.2.7k installs
- Prisma Postgres SetupProvision a new Prisma Postgres project via the Management API and wire the connection string into your local app.2.7k installs
- Okx Cex AuthAuthenticate the OKX trade CLI via OAuth device flow before running portfolio, trade, earn, or bot commands.2.7k installs
- Ktx BookingAutomate Korail KTX search, reserve, status, and cancel flows in Korea via the korail2 helper script with anti-bot headers restored.2.7k installs
- Contract TemplateGenerate Accord Project–style smart contract templates with variables and logic for NDAs, services, and consulting agreements before you sign or ship.2.7k installs
- Senior Data ScientistApply production-minded experiment design, feature engineering, and ML-at-scale patterns when planning or building data products solo.2.7k installs
- Resend CliRun Resend email, domains, webhooks, and React Email sends from the terminal or CI with the correct non-interactive CLI flags.2.7k installs
- Playwright InteractiveKeep a live Playwright browser or Electron session open in Codex js_repl so you can iterate on UI bugs and visual QA without restarting the app every time.2.7k installs
- Md To OfficeTurn Markdown notes or READMEs into Word, PowerPoint, or PDF deliverables via Pandoc and Office MCP tools.2.7k installs
- Devcontainer SetupBootstrap a reproducible containerized dev environment so every machine and agent session builds and tests the same way.2.7k installs
- Pdf ConverterTurn PDFs into editable Word or Excel and export finished docs back to PDF without leaving your agent session.2.7k installs
- Adk CheatsheetLook up Python Google ADK APIs for agents, tools, sessions, and orchestration while editing an existing agent codebase—not for bootstrapping new projects.2.7k installs
- Fact CheckerRun a four-step evidence workflow on any claim—identify assertion, required proof, sources, and a rated verdict before you ship copy or decisions.2.7k installs
- Inngest EventsDesign Inngest event names, payloads, dedupe IDs, and fan-out patterns so background jobs stay idempotent under at-least-once delivery—including Stripe-style webhooks.2.7k installs
- Yara Rule AuthoringAuthor production-style YARA rules with Mach-O validation, grouped strings, and cross-category conditions for malware detection.2.7k installs
- Colosseum CopilotWire an agent to Colosseum Copilot’s REST API to search hackathon projects and archives, run analyze/compare, and resolve filters with PAT auth and rate-limit discipline.2.7k installs
- Playwright SkillAuthor and run Playwright end-to-end, API, visual, and CI-ready browser tests so shipping agents can verify critical flows before launch.2.7k installs
- Code Review ExpertRun a senior-style review on your current git diff before merge, with SOLID, architecture, dead-code, and security findings graded P0–P3.2.7k installs
- Lesson LearnedTurn recent git commits and diffs into 1–3 named engineering principles with actionable next steps after you ship or debug.2.7k installs
- Travel PlannerGenerate personalized trip itineraries, budgets, packing lists, and cultural notes while persisting travel preferences in a local database for repeat planning.2.7k installs
- Web Content FetcherPull clean Markdown from any article, doc, or WeChat URL so your agent can read, cite, or summarize without hand-copying HTML.2.7k installs
- DebuggerRun a structured debug ritual on failures, stack traces, and flaky prod behavior instead of guessing in chat.2.7k installs
- Game DevelopmentStart any game project with a single orchestrator that routes your agent to the right platform, dimension, and specialty sub-skills instead of guessing scope.2.7k installs
- Domain Name BrainstormerBrainstorm memorable project names and see which domains are actually free across popular TLDs before you buy DNS or announce the product.2.7k installs
- Inngest StepsModel delays, human gates, polling, invokes, and parallel work as Inngest steps so workflows survive restarts, retries independently, and stay within step data limits.2.7k installs
- Inngest Durable FunctionsImplement Inngest durable functions with checkpointing so multi-step workflows run with near-zero inter-step latency instead of ~50–100ms per step round-trip.2.7k installs
- Docs WriterAlign user-facing copy and technical docs with Google/Gemini quota-vs-limit terminology so billing, errors, and settings stay consistent.2.7k installs
- Legal Risk AssessmentScore contract and deal legal exposure with a severity-by-likelihood matrix before you sign vendor, customer, or partnership terms.2.7k installs
- Okx Cex SmartmoneyQuery OKX journal smart-money consensus signals (long/short ratio, flows, pool stats) from the CLI so your trading bot or research agent uses live positioning context.2.7k installs
- Tailwind V4 ShadcnBootstrap React + Vite apps with Tailwind CSS v4 and shadcn/ui using the @theme inline CSS-variable pattern without the usual color and dark-mode pitfalls.2.7k installs
- Email MarketingDesign welcome drips, campaigns, segmentation, and deliverability checks for a solo builder’s newsletter or product emails via Mailchimp, SendGrid, or Klaviyo MCP tools.2.7k installs
- Kakaotalk MacResolve KakaoTalk Mac local database auth and run read-only chat/message CLI operations from an agent on macOS.2.7k installs
- Build Mcp ServerWire Claude-supported OAuth and API-key auth into remote MCP servers so connectors work in Claude.ai without unsupported grant types.2.7k installs
- Openclaw ConfigDiagnose OpenClaw gateway health and edit channels, agents, plugins, credentials, and cron settings in ~/.openclaw without guessing which JSON block broke.2.7k installs
- Nodejs Express ServerDrop in Express server, JWT login, and PostgreSQL patterns while scaffolding an API backend with an agent.2.7k installs
- Second OpinionGet an independent, security-engineering-style review lens on code or findings before you trust a single audit or your own read of risk.2.7k installs
- Adk ScaffoldScaffold or extend Google ADK agent projects with agent-starter-pack, RAG datastores, A2A exposure, and Cloud deployment choices.2.7k installs
- Multi Search EngineRun one keyword across 17 configured search engines to compare CN and global results during discovery.2.7k installs
- News MonitorDesign news monitoring, RSS and alert setups, digests, and media briefings for brand, industry, and competitor coverage.2.7k installs
- Report GeneratorTurn CSV, Excel, or JSON inputs into executive-ready reports with charts, tables, and KPI narrative via office document generation tools.2.7k installs
- Mobile DesignChoose mobile stack and architecture—Expo vs Flutter vs native—using decision trees before you commit to a build path.2.7k installs
- Burpsuite Project ParserParse and reason over Burp Suite project artifacts inside an agent workflow so solo builders can triage web app findings without manual export drudgery.2.7k installs
- McporterWire your coding agent to MCP servers by listing tools, authenticating, and calling them from the terminal without hand-rolling HTTP or stdio clients.2.7k installs
- Telegram Bot BuilderDesign and implement Telegram bots with solid architecture, Bot API usage, conversational UX, webhooks, and paths to monetize and scale.2.7k installs
- Inngest SetupAdd Inngest durable execution to a TypeScript app so webhooks, background jobs, schedules, and multi-step workflows survive crashes and retries.2.7k installs
- Twitter Algorithm OptimizerRewrite and tune tweet drafts so ranking signals align with Twitter’s open recommendation models before you publish.2.7k installs
- Deep ResearchRun a bounded Phase 2 literature search that returns an APA 7.0 annotated bibliography and documented search strategy without bleeding into synthesis or drafting.2.7k installs
- Srt BookingAutomate Korea SRT seat search, reservation, status checks, and cancellations through the SRTrain Python library with agent-safe credential handling.2.7k installs
- Cloud ArchitectDesign and review AWS architectures using Well-Architected pillars, service picks, and reliability patterns while you build or harden production.2.7k installs
- Adk Eval GuideRun and interpret Google ADK agent evaluations—metrics, evalsets, LLM-as-judge, and trajectory scoring—using the documented eval-fix loop.2.6k installs
- Slide CreatorGenerate structural HTML/CSS for 1280×720 slide decks that you theme for pitches, launches, and content without fighting print layout.2.6k installs
- Adk Deploy GuideDeploy Google ADK agents to Agent Engine, Cloud Run, or GKE with Terraform, secrets, CI/CD, and observability without guessing production steps.2.6k installs
- Zipcode SearchLook up Korean postal codes and official English addresses from address keywords for checkout, invoicing, or overseas payment forms.2.6k installs
- Refactor ModuleTurn a flat Terraform root module into reusable HashiCorp-style modules with safe state migration for a solo infra owner.2.6k installs
- Exa Web Search FreeRun Exa-powered web and code-context searches from your agent via mcporter when you need fresh sources instead of stale training data.2.6k installs
- Cro MethodologyApply evidence-based CRO copy rules—headlines, scanners’ structure, proof, and length—to pages and campaigns that must convert.2.6k installs
- Adk Observability GuideConfigure tracing, logging, and analytics for Google ADK agents in production so you can debug real traffic and improve performance.2.6k installs
- PeekabooDrive macOS UI automation from your coding agent—screenshots, window/app control, menus, and scripted `.peekaboo.json` runs via the Peekaboo CLI.2.6k installs
- Dcf ValuationBuild discounted cash flow models with WACC, terminal value, and sensitivity tables to sanity-check company or project intrinsic value before you invest or price a round.2.6k installs
- CommitFormat every git commit with Sentry conventional-commit rules and block accidental commits straight to main.2.6k installs
- GateguardInstall a Claude Code PreToolUse gate that blocks Edit/Write/Bash until the agent gathers concrete facts (importers, schemas, user instructions) and retries.2.6k installs
- Linkedin AutomationRun LinkedIn posts, outbound messages, and lead lists through your coding agent when you are doing B2B distribution without living in the LinkedIn UI.2.6k installs
- VueuseWire Vue 3/Nuxt UI with VueUse composables (async computed, inject, controlled reactivity) without hunting the docs.2.6k installs
- Product BrainstormingSpar with a sharp PM-style partner to explore problems, generate options, and stress-test product ideas before writing a spec.2.6k installs
- Seoul Subway ArrivalAnswer real-time Seoul subway arrival questions in chat by calling the Seoul Open Data API through the hosted k-skill-proxy—no personal API key required.2.6k installs
- Build Mcp AppHarden authless StreamableHTTP MCP servers against abuse on compute, upstream API quota, and egress before claude.ai or public internet exposure.2.6k installs
- Inngest MiddlewareWire Inngest client middleware for dependency injection, step/event encryption, and Sentry error reporting in serverless workflows.2.6k installs
- Image EnhancerSharpen screenshots and marketing images before they land in docs, READMEs, slide decks, or social posts.2.6k installs
- P2pOperate Binance P2P orders, appeals, and merchant advertisements through agent-guided API flows with confirmation on writes.2.6k installs
- Chart DesignerPick chart types and generate ECharts or Chart.js configs plus dashboard layouts for reports and in-app analytics UI.2.6k installs
- BinanceWire your coding agent to Binance Spot, USD-M futures, and Convert flows through the official binance-cli instead of hand-rolling REST calls.2.6k installs
- LinearTriage, update, and align Linear issues from inside Codex without leaving the coding session.2.6k installs
- Create AgentBootstrap a standalone TypeScript agent on OpenRouter with hooks, item-based streaming, tools, and optional Ink TUI or HTTP/Discord hosts.2.6k installs
- InfographicPlan infographic layout, copy hierarchy, and visual specs so you or a designer can ship marketing or pitch visuals without winging structure in chat.2.6k installs
- RedditPull posts, comments, subreddit info, and user profiles from Reddit’s public JSON API for research without OAuth setup.2.6k installs
- Xiaohongshu Note AnalyzerAudit and optimize Little Red Book (Xiaohongshu) notes before publish to reduce限流 risk and improve search and feed exposure.2.6k installs
- Daiso Product SearchCheck official Daiso Mall store search and pickup-stock APIs for a named store and product keyword without unofficial crawlers.2.6k installs
- Kbo ResultsPull KBO schedule, live scores, and game status for a given date via the global `kbo-game` npm package instead of hunting unofficial scoreboards.2.6k installs
- WorktrunkRun parallel Claude, Codex, or Gemini sessions on isolated git worktrees without branch chaos, using Worktrunk’s agent plugins and wt CLI workflows.2.6k installs
- Company ResearchRun structured company due diligence—business model, competition, market size, and management—for investment, partnerships, or strategic positioning.2.6k installs
- Minimax PdfGenerate content-driven PDF layouts and palettes so reports and deliverables look intentional instead of generic.2.6k installs
- Email Best PracticesShip Resend HTML emails that stay readable in screen readers, dark mode, translation tools, and AI agents.2.6k installs
- N8n Code PythonWrite correct Python inside n8n Code nodes when automation workflows need stdlib-heavy transforms the user explicitly wants in Python.2.6k installs
- Claude In Chrome TroubleshootingRestore reliable Claude in Chrome MCP browser tools when the extension disconnects or conflicts with Claude.app on macOS.2.6k installs
- Deep ResearchRun structured, multi-angle research and export decision-ready reports when you need depth beyond a quick web search.2.6k installs
- WorkflowImplement durable, resumable multi-step backends on Vercel with the Workflow SDK—retries, hooks, queues, and events that survive restarts.2.6k installs
- Lotto ResultsAnswer Korean Lotto draw queries by calling the k-lotto npm package—latest round, historical results, payouts, and ticket matching—without scraping unofficial sites.2.6k installs
- Strategy AdvisorFrame high-stakes product and business choices with structured situation analysis, options, and recommendations before you commit build or GTM resources.2.6k installs
- Apify Competitor IntelligenceRun Apify Actors through mcpc to scrape competitor listings, reviews, ads, and social presence into structured intel for positioning decisions.2.6k installs
- Competitive AnalysisProduce structured competitor profiles, feature and pricing matrices, and SWOT-style intelligence before you commit to positioning or GTM.2.6k installs