Full index · agent skills
All agent skills — page 75 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.
- Us Market Bubble DetectorScore US equity bubble risk with a quantitative phase model and tightly capped qualitative adjustments for portfolio risk budgeting.588 installs
- Writing SkillsAuthor concise, discoverable SKILL.md files so Claude and other agents load only what they need and reliably invoke your custom capabilities.588 installs
- Browser AutomationWrite reliable Playwright-first browser automation for e2e tests, scraping, and agent-driven web control without flaky selectors.587 installs
- Meeting Minutes TakerAudit and strengthen meeting minutes against transcripts so decisions, quotes, entities, and owned action items are complete before you commit specs to the repo.587 installs
- Algorithmic ArtGuide an agent to produce algorithmic or generative art outputs—sketches, shaders, or canvas code—for products, landing visuals, or creative prototypes.586 installs
- Antv G2 ChartAdd AntV G2 v5 enter, update, and exit chart animations so dashboards feel polished without hand-rolling easing and timing.586 installs
- Camoufox CliDrive a headless or full Camoufox browser from the terminal for scraping, form fills, and agent-driven web tasks without writing Playwright scripts by hand.586 installs
- Humanize WritingPolish drafts, docs, and marketing copy so they read like a human expert wrote them—not a generic LLM.586 installs
- Layers Conceptual ModelDefine your product’s objects, relationships, states, and vocabulary as a deliberate model before screens or schemas drift apart.586 installs
- Math TeacherEquip your coding agent with algebra concepts and canvas-style visualizations when building or explaining middle- through high-school math experiences.586 installs
- MotionShip Framer Motion animations that respect reduced-motion, keyboard users, and screen readers without stripping product polish.586 installs
- Neon PostgresWire a solo SaaS or API to Neon serverless Postgres with correct pooling, migrations, and Prisma or Drizzle patterns.586 installs
- Openclaw Stock SkillWire an OpenClaw agent to query A-share and related market data via data.diemeng.chat using a STOCK_API_KEY.586 installs
- Promptfoo EvaluationConfigure and run Promptfoo evaluations—providers, assertions, and zero-cost echo runs—so you can regression-test prompts before shipping agent features.586 installs
- Python Code QualityWire ruff linting, ruff formatting, and ty type checking into a Python repo with pre-commit and CI so agents fix style and types consistently.586 installs
- Skill CreatorAuthor, package, and iterate Agent Skills (SKILL.md) with eval loops so your custom capabilities install cleanly across Claude Code, Cursor, and Codex.586 installs
- VideodbWire VideoDB collections, uploads, search, transcription, and meeting capture into your app via the Python SDK from an agent.586 installs
- PdfGive your coding agent a repeatable playbook and Python scripts to fill PDF forms, extract tables and text, and merge, split, or create PDFs locally.585 installs
- Preview ImportWire Adobe Experience Manager or related preview/import flows so content and components load correctly in local or CI preview pipelines.585 installs
- Prompt OptimizerRestructure messy agent prompts into stable behavior blocks, task context, and examples so tools and outputs stay reliable across runs.585 installs
- Subscription IntegrationWire Dodo Payments recurring subscriptions with checkout sessions, trials, plan changes, and webhook-driven access control.585 installs
- Api Integration SpecialistIntegrate third-party REST, GraphQL, and webhooks with production-grade auth, retries, rate limits, and response shaping.584 installs
- Api DocumenterGenerate and validate OpenAPI 3.0 specs so your API is documented before you ship SDKs or public docs.584 installs
- Authoring AnalysisDecide per content sequence whether AEM Edge Delivery uses default content or specific blocks before generating import HTML.584 installs
- Cinematic Script WriterDraft cinematic scripts and consistent character prompts for AI video tools (Sora, Veo, Midjourney) with CLI-backed story contexts and optional Google Drive saves.584 installs
- Clean CodeApply Uncle Bob–style Clean Code rules with modern caveats when reviewing or refactoring agent-generated Java and polyglot code.584 installs
- Design CritiqueRun structured design critiques with observation-based feedback and captured action items instead of vague opinions.584 installs
- Error Handling UxShape how forms, pages, and network failures feel so users can recover without rage-quitting your app.584 installs
- Explore RecipesBrowse and inspect ShipSwift's catalog of SwiftUI recipes before pulling animations, charts, components, or modules into an iOS app.584 installs
- Mcp BuilderGuide your agent through scaffolding, wiring, and shipping a custom MCP server that exposes tools to Claude Code or Cursor.584 installs
- Project PlanningGenerate IMPLEMENTATION_PHASES.md and conditional planning docs so agents ship web features in verified, context-safe chunks.584 installs
- Python UvStandardize Python deps on uv instead of pip or Poetry when scaffolding or maintaining solo projects and agent scripts.584 installs
- Rag ImplementationWalk through a full RAG build—requirements, embeddings, vector store, chunking, and retrieval tuning—for document Q&A and grounded agents.584 installs
- Red TeamPlan red-team engagements by modeling MITRE ATT&CK attack paths, effort scores, and choke points toward crown-jewel assets.584 installs
- Reverse EngineerGuide an agent through binary reconnaissance, disassembly, and analysis with IDA, Ghidra, radare2, and related scripting stacks when you need to understand unknown executables.584 installs
- Design PrinciplesDefine opinionated, testable design principles that settle UI debates and reflect your product’s values before you ship screens.583 installs
- Gluestack Ui V4Implement React Native screens with gluestack-ui v4 compound components, icons, and provider setup instead of raw RN primitives.583 installs
- Home Assistant Automation ScriptsDraft and troubleshoot Home Assistant automations, scripts, and blueprints with ha-mcp discovery tools instead of guessing entity IDs.583 installs
- Images SearchGive your coding agent programmatic Brave image search with thumbnails, source URLs, and SafeSearch when you need visuals for research, landing pages, or marketing assets.583 installs
- Latex PostersGenerate a conference-ready research poster in LaTeX with baposter multi-column layout without hand-rolling poster geometry from scratch.583 installs
- Pptx PostersProduce a conference-style research poster as HTML/CSS and export to PDF or PPTX only when the user explicitly wants PowerPoint-editable posters.583 installs
- Tldraw SkillGenerate whiteboard-style flowcharts and architecture diagrams as .tldr files and export PNG/SVG when explaining systems or documenting a solo project.583 installs
- Frontend PatternsGive your coding agent consistent React and Next.js composition, state, and performance patterns while you ship UI.582 installs
- StatusSpin up a read-only project snapshot from git, GitHub issues, active plans, and ai-workspace memory when you need to catch up without running a full /catchup rebuild.582 installs
- Wechat Article To MarkdownArchive 微信公众号 articles as local Markdown with images for summaries, notes, or RAG ingestion.582 installs
- Domain EmbeddedShip bare-metal or MCU firmware in Rust without heap surprises, ISR races, or HAL ownership bugs.581 installs
- Gcp DevelopmentFollow GCP-aligned patterns for Cloud Functions, Cloud Run, Firestore, BigQuery, Terraform IaC, logging, and security while your agent scaffolds or reviews cloud backend work.581 installs
- Layers Interaction FlowBreadboard user flows—places, affordances, failures, and edge cases—before locking visual UI or code structure.581 installs
- Marketing IdeasPrioritize which of 140 proven SaaS marketing plays to run now based on stage, budget, and goals instead of brainstorming from scratch.581 installs
- Skill AuditorRun a structured six-step pre-install security review on any OpenClaw skill before it touches your workspace.581 installs
- Us Value InvestingGet a structured Buffett-style fundamental pass on a US-listed company—ROE, debt, free cash flow, and moat—with an investment rating when you ask whether a ticker is worth holding.581 installs
- Vue3Look up official Vue 3 API signatures and built-ins while your agent implements components and app setup.581 installs
- 3d ModelingGet production-grade guidance on mesh topology, UVs, retopo, LOD, baking, and exports when building game or real-time 3D assets as a solo developer.580 installs
- Auth0 MfaAdd adaptive Auth0 MFA with Post Login Actions for admins, new devices, geo risk, and sensitive OAuth scopes.580 installs
- Creating B2b Commerce StoreCreate Salesforce Commerce B2B stores in the correct order—runtime Commerce Store data before storefront metadata—so solo builders avoid undeployable B2B setups.580 installs
- GogLet your coding agent search, send, and manage Gmail, Calendar, Drive, Sheets, Docs, contacts, and tasks through the authenticated gog CLI instead of manual console work.580 installs
- Heuristic EvaluationRun Nielsen-based heuristic walks on screens and flows, log severities, and prioritize fixes before user testing.580 installs
- Layers Product StrategyFrame measurable business outcomes, map customer opportunities on a journey, place solution bets, and cheap-test the riskiest assumptions before you commit build scope.580 installs
- Remotion Video ToolkitAuthor Remotion + React video templates and rendering pipelines—from animations to Lambda/Cloud Run output—for data-driven or personalized MP4s.580 installs
- Viral Generator BuilderDesign and build shareable generator or quiz products optimized for screenshots, social shares, and identity-driven viral loops.580 installs
- WebgpuShip browser or native GPU apps with WebGPU render/compute pipelines, WGSL shaders, and performance-safe readback without guessing capability fallbacks.580 installs
- Deploying Omnistudio DatapacksDeploy Salesforce OmniStudio/Vlocity DataPacks with validate-first Vlocity Build jobs, manifests, and retry-aware failure triage.579 installs
- Design TokenDefine color, spacing, typography, elevation, border, and motion tokens with global, alias, and component tiers.579 installs
- Documentation TemplateStandardize how components, patterns, and foundations are documented inside a design system your team and agents can reuse.579 installs
- Hook Writer SmsGenerate scroll-stopping hooks and first lines tuned to LinkedIn, X, Threads, TikTok, YouTube, and Pinterest before publishing full posts.579 installs
- Layers DomainMap real-world domain concepts, terminology conflicts, and bounded contexts before you lock a product conceptual model.579 installs
- Layers OrientRun a fast seven-layer design diagnostic to find the bottleneck layer and which layer skill to invoke next on an ambiguous product or UX problem.579 installs
- Layers SurfaceAudit screens, copy, feedback, and hierarchy so the surface matches your conceptual model, breadboard affordances, and accessibility needs.579 installs
- Zustand State ManagementStructure Zustand stores, selectors, and middleware for React and Next.js apps with TypeScript and fewer unnecessary re-renders.579 installs
- Eachlabs Image EditEdit, upscale, remove backgrounds, or restyle product and marketing images through EachLabs Predictions API without running local diffusion stacks.578 installs
- Game Design DocumentTurn a rough game idea into a publisher-ready GDD, pitch deck, and one-pager before you commit production resources.578 installs
- Mermaid ToolsTurn Mermaid blocks in repos or docs into validated PNG/SVG diagrams using mermaid-cli and bundled extract-and-generate scripts.578 installs
- Naming ConventionDefine predictable, searchable names for components, tokens, files, and assets before the design system sprawls.578 installs
- Pytorch LightningAdd Lightning Trainer callbacks for checkpoints, early stopping, and logging without bloating your LightningModule.578 installs
- Ai SdkImplement chat, streaming, tools, structured output, embeddings, and MCP-backed agents with Vercel AI SDK patterns in your app.577 installs
- Crypto Com AppWire your coding agent to Crypto.com so you can quote, confirm, and run buy/sell/swap trades plus fiat deposits and withdrawals from chat.577 installs
- Design Token AuditRun a structured design-token audit to find hard-coded styles, inconsistent usage, and gaps before scaling UI work.577 installs
- Flutter DevelopmentScaffold Flutter apps with GoRouter routes, Material 3 theming, and Provider-backed screens when your agent needs mobile UI patterns instead of guessing widget structure.577 installs
- Mqtt DevelopmentImplement MQTT pub/sub messaging for IoT or real-time systems with sound topic design, QoS, and broker client patterns.577 installs
- Competitive IntelRun a structured OSINT pass on competitors—pricing, reviews, ads, hiring, and positioning—before you commit to a build or GTM angle.576 installs
- Create ToolImplement an HTTP server that accepts Vapi tool-calls webhooks and returns structured results for voice assistants.576 installs
- Exa SearchCall Exa search, contents, findsimilar, answer, and research endpoints from a Node CLI wrapper when your agent needs live web intelligence beyond static training data.576 installs
- Layers IntroLoad at the start of any product-design session so the agent shares the seven-layer framework before other `/layers-*` skills run.576 installs
- Nestjs ExpertGuide Nest.js module design, dependency injection, guards, interceptors, Jest/Supertest tests, and Passport auth when your API agent hits architecture or DI debugging walls.576 installs
- Plaid FintechImplement Plaid Link, token exchange, transactions sync, Auth/ACH, webhooks, and compliance-minded fintech flows in your backend.576 installs
- Research GrantsDraft NIH-style budget justifications that tie every line item to specific aims, effort months, and agency format rules.576 installs
- Tanstack CliScaffold a TanStack Start app with 30+ integrations and optional MCP server wiring so agents can create consistent full-stack projects fast.576 installs
- VitestConfigure Vitest and write unit, type, and mock tests for TypeScript, React, and Vue projects without hunting scattered docs.576 installs
- Api DesignerDesign or refine REST and GraphQL APIs with resource-oriented routes, correct HTTP verbs, status codes, and maintainable specs before implementation.575 installs
- Behavioral ModesSwitch the coding agent into explicit modes—brainstorm, implement, debug, review, teach, ship, orchestrate—so tone, depth, and deliverables match the task.575 installs
- Cold EmailStand up SPF, DKIM, DMARC, and a dedicated sending domain before your first B2B cold outreach so messages reach inboxes instead of burning your main domain reputation.575 installs
- Modeling Omnistudio Epc CatalogGenerate and align Vlocity Omnistudio EPC catalog JSON—attribute categories, product attributes, and lookup keys—for Salesforce CPQ-style product modeling.575 installs
- Startup AnalystSize markets, model runway and unit economics, and frame competitive strategy before pitch decks or major scope commits.575 installs
- Topic MonitorRun scheduled topic watches with AI importance scoring and Telegram, Discord, or email alerts so your assistant surfaces news instead of waiting for prompts.575 installs
- Ui DesignApply accessible, consistent UI standards when building or reviewing web and product interfaces with an agent.575 installs
- AutonomousSwitch a Claude Code session between full autonomous execution and stricter copilot-style checkpoints using persisted session-state modes.574 installs
- Case StudyTurn a finished design project into a portfolio-ready narrative with process, decisions, and measurable impact.574 installs
- Clean ArchitectureRestructure a Flutter or Go app so domain rules, use cases, and UI stay testable with inward-only dependencies.574 installs
- Clinical Trials DatabaseQuery ClinicalTrials.gov API v2 with correct filters and Essie expressions when validating health, biotech, or research products.574 installs
- Component SpecProduce an implementable design-system component spec with props, states, variants, and accessibility so agents and devs build the same UI.574 installs