Full index · agent skills
All agent skills — page 24 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.
- Characteristic VoiceGenerate companion-style spoken audio with emotion presets and Kokoro or Noiz backends using the speak.sh CLI from an agent session.2.6k installs
- Financial ModelingProject revenue, expenses, and cash for your indie SaaS or startup using linked income statement, balance sheet, and cash flow sheets in Excel.2.6k installs
- Document SkillsGenerate valid Word (.docx) files from Node or browser scripts when your agent must ship contracts, specs, or reports—not markdown paste.2.6k installs
- Invoice OrganizerTurn a messy downloads folder of PDF and image receipts into a tax-ready, consistently named invoice archive without manual bookkeeping.2.6k installs
- Hr AutomationAutomate recruiting, onboarding, reviews, PTO, and offboarding workflows when a small team outgrows spreadsheets and chat.2.6k installs
- Youtube AutomationAutomate YouTube uploads, metadata, scheduling, analytics, and comment workflows through the YouTube MCP server.2.6k installs
- Expo BrownfieldIncrementally add Expo or React Native screens to an existing native iOS or Android app without rebuilding the whole product as greenfield.2.6k installs
- Ui Ux Pro MaxPick chart types, colors, libraries, and accessibility patterns when solo builders ship dashboards or data-heavy UIs.2.6k installs
- Vue ExpertImplement Vue 3 Composition API apps, Nuxt SSR/SSG, Pinia state, and Quasar/Capacitor mobile or PWA surfaces with typed, validated builds.2.6k installs
- Fine Dust LocationQuery Korean AirKorea-backed PM10, PM2.5, and air grade summaries by region hint or station name through the k-skill-proxy report API.2.6k installs
- Thermo Nuclear Code Quality ReviewRun an exceptionally strict maintainability and abstraction review on branch changes before merge or release.2.6k installs
- Latex Paper EnPolish and debug an existing English conference or journal `.tex` manuscript before resubmission or venue change.2.6k installs
- Convex FunctionsAuthor Convex queries, mutations, actions, and HTTP actions with validation, error handling, and internal function patterns for a realtime backend.2.6k installs
- Home Assistant AutomationControl lights, climate, and media plus author Home Assistant automations and scenes through the homeassistant MCP server.2.6k installs
- Html To PptTurn Markdown or HTML outlines into Marp-themed PowerPoint, PDF, or HTML slide decks without manual slide building.2.6k installs
- Data PipelineDesign agent-guided ETL flows that extract from APIs and databases, transform and clean data, and load into warehouses or sheets with scheduling and error alerts.2.6k installs
- Skill ImproverRefine and harden custom agent skills from Trail of Bits patterns so procedural SKILL.md files stay accurate, safe, and useful across projects.2.6k installs
- Batch ProcessorBulk-convert, extract, or transform large sets of office documents in parallel instead of one-off manual conversions.2.6k installs
- Apify Content AnalyticsPull post, reel, hashtag, and follower metrics from Instagram and related platforms via Apify Actors to measure campaign ROI without hand-scraping dashboards.2.6k installs
- Terraform StacksPoll HCP Terraform Stack deployment and configuration state via the API when CLI watch commands block in CI or agent runs.2.5k installs
- Tanstack QuerySet up or fix TanStack Query v5 server state in React apps—including mutations, optimistic updates, infinite queries, and v4→v5 migration errors.2.5k installs
- Academic PipelineAudit every cited claim in an academic draft against retrieved reference text and feed severity-tier findings into a Stage 5 formatter hard gate before publication.2.5k installs
- Invoice GeneratorGenerate client-ready invoices with line items, tax lines, payment terms, and multi-currency formatting without opening a dedicated billing app.2.5k installs
- Ai Agent BuilderDesign and implement AI agents with tool calling, memory, and multi-step flows for ChatGPT, Claude, and Gemini when shipping automation in your product or internal workflows.2.5k installs
- Jobs To Be DoneApply Jobs-to-be-Done case-study framing so you define what progress customers hire your product for before you optimize features or copy.2.5k installs
- React Native Brownfield MigrationIncrementally embed React Native or Expo screens into existing native iOS and Android apps using Callstack brownfield packaging instead of a risky full rewrite.2.5k installs
- Hooked UxStudy real Hook Model implementations so you can design triggers, actions, variable rewards, and investments for your own solo-built product.2.5k installs
- Table ExtractorPull tables out of PDF reports into structured pandas-friendly data via camelot and the office-mcp `extract_tables_from_pdf` tool.2.5k installs
- Discord BotStand up a Discord bot with slash commands and gateway wiring while you ship a community or support surface from your repo.2.5k installs
- Dbs DecisionInstall this when you need a repeatable local Markdown system to track facts, patterns, snapshots, and open questions across any long-running personal or product domain.2.5k installs
- N8n WorkflowDesign and automate document and data pipelines with n8n nodes instead of one-off scripts scattered across repos.2.5k installs
- Transcription AutomationWire speech-to-text, meeting notes, and subtitle generation into your agent via Whisper, AssemblyAI, and Deepgram MCP tools.2.5k installs
- Apify Brand Reputation MonitoringPull reviews, ratings, and social mentions from Google Maps, Booking, TripAdvisor, and major social platforms into structured datasets for reputation tracking.2.5k installs
- Domain Driven DesignModel bounded contexts, ubiquitous language, and context maps so microservices or modules stop sharing one overloaded Customer or Order type.2.5k installs
- Iterate PrPull structured GitHub PR check failures into JSON so your agent can fix CI without re-pasting logs by hand.2.5k installs
- Pp Flight GoatSearch flights, long-haul Kayak routes, and FlightAware reliability data from one Printing Press CLI instead of juggling browser tabs.2.5k installs
- Atlassian McpWire Atlassian Cloud or Server Jira and Confluence into your agent with the right OAuth 2.1, API token, or PAT pattern instead of guesswork.2.5k installs
- Seo OptimizerRun keyword research, on-page and technical SEO audits, and content optimization so a solo-built site can earn organic traffic after ship.2.5k installs
- Ai SlidesTurn a topic, outline, or rough notes into a structured multi-slide deck via the office-mcp presentation tools.2.5k installs
- Build McpbHarden local MCP server tool handlers against path traversal and untrusted model-driven inputs when packaging MCPB plugins for Claude.2.5k installs
- Blue Ribbon NearbyAnswer Korean-language nearby restaurant requests with official Blue Ribbon picks after explicitly collecting the user’s location and calling k-skill-proxy.2.5k installs
- Chat With PdfAnswer questions, summarize, and pull cited facts from PDFs during research, spec review, and document-heavy solo workflows.2.5k installs
- Debug ButtercupGuide systematic debugging and root-cause analysis on code and binaries when routine fixes fail, using Trail of Bits Buttercup-style workflows in the agent.2.5k installs
- Nx WorkspaceLet your agent map an Nx monorepo—projects, targets, dependencies, and affected apps—before running or debugging nx tasks.2.5k installs
- Toss SecuritiesQuery your Toss Securities accounts, holdings, quotes, and order history through tossctl without building custom scrapers.2.5k installs
- React Router Framework ModeInstall this when you are shipping React Router framework apps and need consistent patterns for search forms, POST mutations, and useFetcher inline updates.2.5k installs
- Data ExtractorPull structured text and tables from PDFs, Office files, email, and HTML via unstructured + office-mcp for downstream agent workflows.2.5k installs
- HealthAudit your Claude Code context stack—CLAUDE.md, rules/, skills, and handoff files—so solo builders keep agent instructions short, non-conflicting, and tier-appropriate.2.5k installs
- Nano Banana ProGenerate or edit PNG images from text (and optional input images) using Google’s Nano Banana Pro / Gemini 3 Pro Image API via a uv-run Python script.2.5k installs
- Story CoverGenerate platform-accurate English image prompts for Chinese web-novel covers across major fiction platforms and genres.2.5k installs
- Kakao Bar NearbyRun this when you want an agent to find open-now bars near a Korean landmark you name, using Kakao Map search and place panels instead of guessing your GPS.2.5k installs
- Nature FigurePlan and render Nature-family–ready multi-panel figures in Python or R with claim-first logic, export targets, and submission QA.2.5k installs
- Asc Cli UsageEquip your coding agent with canonical asc CLI patterns so you can list builds, manage TestFlight, submit for review, and poll release state without guessing flags or legacy command aliases.2.5k installs
- Minimax XlsxCreate, read, edit, fix, or validate Excel workbooks and CSV-style models with professional formulas and formatting—without spawning sub-agents.2.5k installs
- Notion AutomationDesign Notion database automations—forms to pages, enrichment, templates, and cross-platform sync patterns modeled on n8n Notion workflows.2.5k installs
- Proactive Self Improving AgentAutomatically capture failures, corrections, and better practices into .learnings/ and promote repeated insights into AGENTS.md, TOOLS.md, or SOUL.md with deduplication guards.2.5k installs
- Stripe PaymentsWire Stripe charges, subscriptions, invoices, and webhooks into a solo SaaS or storefront without re-reading the full API surface each time.2.5k installs
- Apify Influencer DiscoveryDiscover and vet social creators for brand partnerships and export structured influencer metrics via Apify without building scrapers by hand.2.5k installs
- Web SearchTurn vague questions into sharp queries, evaluate sources, and synthesize web findings whenever an agent session needs grounded external facts.2.5k installs
- Cover LetterGenerate tailored, professional cover letters from a job posting and your experience when you are applying while running a solo product.2.5k installs
- Designing Workflow SkillsDesign durable, invocable agent workflow skills with clear triggers, steps, and security-aware structure.2.5k installs
- Kleague ResultsPull official K League match results and standings by date and team for Korean sports bots, newsletters, or fan apps without HTML scraping.2.5k installs
- Claude Settings AuditGenerate a repo-aware Claude Code `settings.json` with safe read-only Bash allowlists when onboarding or hardening agent permissions.2.5k installs
- ArchitectureGenerate consistent HTML architecture diagrams (banner + centered layers) for READMEs, specs, and markdown viewers.2.5k installs
- Airtable AutomationDesign Airtable bases, automations, formulas, and n8n-style integration workflows so a solo builder can run ops and CRM-lite without a custom admin panel.2.5k installs
- React EmailAuthor responsive, client-safe transactional and marketing emails with React Email components and Tailwind-based styling.2.5k installs
- Saas MetricsModel MRR waterfalls, churn, LTV:CAC, and cohort trends from billing or product data for founder updates and investor-ready SaaS reporting.2.5k installs
- Tailwind 4 DocsGround Tailwind CSS v4 utility, config, and migration answers in a locally synced official docs snapshot while you build or refactor UI.2.5k installs
- Webapp TestingExercise a local or staging web app in headless Chromium with Playwright to capture console output and map on-page controls before release.2.5k installs
- Us Stock AnalysisInterpret US equity fundamentals—margins, ROE, P/E, PEG, and related ratios—when researching holdings or side-portfolio decisions.2.5k installs
- Xcode Build OrchestratorRun reproducible Xcode clean and incremental build benchmarks with canonical `.build-benchmark/` artifacts so you can prove whether optimization changes actually shorten wall-clock wait time.2.5k installs
- Tailwind Theme BuilderGenerate Tailwind v4 and shadcn/ui-compatible light and dark theme tokens so a solo builder’s app matches the official shadcn pattern without hand-rolling CSS variables.2.5k installs
- Canvas DesignGenerate polished visual layouts and canvas-ready design artifacts without leaving your coding agent session.2.5k installs
- Obsidian AutomationAutomate Obsidian note creation, linking, templates, and vault search through MCP so your agent maintains a living PKM while you build.2.5k installs
- Diagram CreatorTurn architecture and process ideas into Mermaid or PlantUML source you can paste into READMEs, ADRs, and slide decks.2.5k installs
- Coupang Product SearchSearch Coupang catalog and filter by budget from the agent via a bootstrapped Coupang Partners MCP-compatible CLI.2.5k installs
- Sentry React Native SdkInstrument React Native apps so JS, iOS, and Android errors and crashes reach Sentry before users churn silently.2.5k installs
- Apify Audience AnalysisPull real follower, engagement, and comment signals from major social platforms with Apify Actors so you can size and profile an audience before or while you grow.2.5k installs
- Clickup AutomationAutomate ClickUp spaces, lists, tasks, time tracking, and workspace rules so your agent keeps indie product work organized without manual admin.2.5k installs
- Figma Generate DesignRebuild or sync full pages, modals, and multi-section views in Figma from code or descriptions while reusing published components, variables, and styles.2.5k installs
- Korean Law SearchLook up Korean statutes, articles, precedents, interpretations, and local ordinances via `korean-law-mcp` with an approved Beopmang API fallback.2.5k installs
- Clean ArchitectureDraw inward-pointing dependencies and layer boundaries so business rules survive framework and database swaps.2.5k installs
- Devops AutomationAutomate CI/CD triggers, deployment Slack notifications, monitoring hooks, and incident workflows using templates aligned with n8n-style IT ops patterns.2.5k installs
- Sql QueriesWrite and tune warehouse SQL for product metrics, backends, and ad-hoc analysis without dialect mistakes.2.5k installs
- Resume TailorTailor a resume and bullet achievements to a specific job posting with ATS-friendly keywords when you are hiring yourself out or leveling up your career.2.5k installs
- Statistical AnalysisInterpret product and business metrics with the right center, spread, and tests instead of misleading averages.2.5k installs
- Subscription ManagementRun Stripe, Chargebee, or Paddle subscription lifecycles—trials, upgrades, dunning, and churn prevention—for a solo-built SaaS without hiring a billing ops person.2.5k installs
- Wecomcli Manage DocCreate, export, and overwrite Enterprise WeChat (WeCom) docs and smart tables from your coding agent using the official wecom-cli.2.5k installs
- Swift ExpertApply production-grade Swift concurrency—async/await, task groups, and actors—for iOS and macOS apps while you build or refactor network and cache layers.2.5k installs
- Decision HelperRun structured pros/cons, decision matrices, SWOT, cost-benefit, and ICE scoring when you need to pick between product, stack, or go-to-market options without analysis paralysis.2.5k installs
- Swiftui Ui PatternsApply proven SwiftUI shell wiring—TabView, NavigationStack, sheets, and environment-based dependencies—when designing or refactoring iOS app UI as a solo shipper.2.5k installs
- Typescript Best PracticesLoad consistent type-first TypeScript and JavaScript idioms whenever your agent touches .ts, .tsx, .js, or tsconfig.json.2.5k installs
- Email DrafterDraft professional business emails with the right tone for replies, follow-ups, outreach, and sensitive updates.2.5k installs
- Batch ConvertBulk-convert folders of Office, PDF, and markdown files through the office-mcp batch_convert pipeline with consistent settings.2.5k installs
- 3d Web ExperienceShip immersive Three.js, React Three Fiber, or Spline scenes—configurators, 3D portfolios, or marketing sites—with stack choice and performance guardrails.2.4k installs
- Customer SuccessDesign onboarding, health scores, QBRs, expansion plays, and retention programs for a solo-run or small-team SaaS.2.4k installs
- MaishouSearch Maishou (买手) deal listings via its mobile-style homepage searchList API from a Python aiohttp script for price-check or affiliate workflows.2.4k installs
- Mcp BuilderGuide an agent through designing and implementing a Model Context Protocol server so Claude Code, Cursor, or Codex can call your tools reliably.2.4k installs
- ObsidianDrive your Obsidian vault from the agent via the official obsidian CLI—search, open, create, and edit Markdown notes without hand-copying paths.2.4k installs
- Twilio Sms AutomationA solo builder uses Twilio SMS automation to add SMS messaging, voice calls, and phone verification directly into their application without building custom telecommunications infrastructure.2.4k installs