Full index · agent skills
All agent skills — page 11 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.
- Mkdocs TranslationsLocalize an entire MkDocs English tree under docs/docs/en and includes into a target language while preserving structure and Markdown.8.5k installs
- Emblem Token SwapRun guided multi-chain token swaps and balance checks through the EmblemAI agent wallet CLI while building crypto or agent-wallet features.8.5k installs
- Flutter Handling ConcurrencyKeep Flutter UIs smooth by moving heavy CPU work and large parses off the main isolate.8.5k installs
- Create Tldr PageTurn verbose upstream CLI docs into tldr-pages-style, example-first command cheat sheets.8.5k installs
- Update LlmsKeep root llms.txt accurate so coding agents and AI crawlers find the right specs and doc entry points.8.5k installs
- First AskClarify scope, deliverables, and constraints with structured human input before your agent starts implementation work.8.5k installs
- Swift Mcp Server GeneratorScaffold a production-style MCP server in Swift with tools, resources, prompts, tests, and Package.swift wiring.8.5k installs
- Bigquery Pipeline AuditReview Python BigQuery jobs for runaway cost, weak idempotency, and silent failures before production runs.8.5k installs
- Containerize AspnetcoreGenerate a Linux-optimized Dockerfile and .dockerignore for an ASP.NET Core app so you can ship the same .csproj to Docker without guessing base images or distro choices.8.5k installs
- Power Bi Performance TroubleshootingRun a structured Power BI performance diagnosis across models, reports, and queries when load times or visuals fail solo-builder SLA targets.8.5k installs
- Clerk OrgsWire Clerk Organizations into a Next.js or React app for team workspaces, org switching, RBAC, and B2B billing boundaries.8.5k installs
- Go Mcp Server GeneratorScaffold a production-style Go MCP server with github.com/modelcontextprotocol/go-sdk, typed tools, tests, and README from a single generator prompt.8.5k installs
- Suggest Awesome Github Copilot AgentsDiscover Copilot custom agents you are missing from awesome-copilot and flag local copies that are stale versus upstream.8.5k installs
- Gen Specs As IssuesTurn README promises and placeholder code into prioritized feature gaps and implementation-ready specs as GitHub issues.8.5k installs
- Remembering ConversationsSearch past Claude Code and Codex conversations before guessing or treating a topic as new.8.5k installs
- Csharp MstestWrite MSTest 3.x/4.x unit tests in a separate `[ProjectName].Tests` project with modern assertions and data-driven patterns.8.5k installs
- Structured Autonomy ImplementExecute an existing implementation plan step-by-step, checking off items and stopping at plan-defined boundaries without extra code.8.5k installs
- Suggest Awesome Github Copilot InstructionsDiscover missing or outdated GitHub Copilot instruction files by comparing your repo against the awesome-copilot catalog.8.5k installs
- Fabric LakehouseDesign Microsoft Fabric lakehouse pipelines with Data Factory activities, Spark notebooks, bronze/silver/gold layers, and Delta maintenance on OneLake.8.5k installs
- Copilot Usage MetricsPull GitHub Copilot org or enterprise usage metrics (adoption, acceptance, chat) via `gh` and bundled shell scripts for a given day or recent window.8.5k installs
- Tldr PromptTurn verbose Copilot prompts, agents, MCP docs, or URLs into chat-ready tldr-style summaries without creating new repo files.8.5k installs
- PuaOrchestrate multi-level agent teams (P10–P7) with task prompts, parallel spawns, and structured failure or escalation reports when shipping complex work with Claude Code or similar agents.8.5k installs
- Dataverse Python QuickstartBootstrap Microsoft Dataverse Python SDK snippets for auth, CRUD, bulk jobs, paging, and optional file columns.8.5k installs
- Flutter Localizing AppsWire Flutter gen-l10n, ARB files, and MaterialApp localizations so the app ships in multiple locales.8.5k installs
- Csharp TunitGuide an agent to write focused TUnit tests in a separate `[ProjectName].Tests` project on .NET 8+ with AAA structure and fluent `await Assert.That()` assertions.8.5k installs
- Model RecommendationPick the right GitHub Copilot model for a given .agent.md or .prompt.md based on task complexity, capabilities, and subscription tier.8.5k installs
- Insforge IntegrationsWire Auth0 login to InsForge with a Post Login JWT claim and Next.js session handling so Row Level Security keys off the authenticated user’s sub.8.5k installs
- Winapp CliDrive Windows app projects with winapp CLI for SDK setup, MSIX packaging, signing, debugging, Store publish, and UI automation.8.5k installs
- Typespec Api OperationsExtend a Microsoft 365 Copilot TypeSpec API plugin with REST routes, parameters, and Adaptive Card bindings.8.5k installs
- Flutter Working With DatabasesArchitect Flutter local persistence with repositories as single source of truth, stateless services, and MVVM-friendly domain models over SQLite or similar stores.8.5k installs
- Structured Autonomy GenerateTurn an approved feature plan.md into a copy-paste-ready implementation.md with researched steps, code blocks, and checkboxes.8.5k installs
- Transloadit Media ProcessingWire Transloadit pipelines for encode, transcode, thumbnails, image transforms, OCR, and chained media robots via MCP server or Node CLI.8.5k installs
- Polyglot Test AgentRun a Research → Plan → Implement pipeline to add unit tests that compile, pass, and match project conventions across many languages.8.5k installs
- Mcp Create Adaptive CardsDefine Adaptive Card static and dynamic response templates in ai-plugin.json so MCP API plugins render structured data in Microsoft 365 Copilot.8.5k installs
- Java Mcp Server GeneratorScaffold a production-shaped Java MCP server with tools, resources, prompts, tests, and Maven or Gradle using the official MCP Java SDK.8.5k installs
- Fedora Linux TriageDiagnose Fedora server or workstation problems with systemd, dnf, journalctl, SELinux, and firewalld using copy-paste commands and verification steps.8.5k installs
- Dataverse Python Usecase BuilderTurn a plain-language Dataverse business scenario into table design, relationships, and production-ready Python using the Power Platform Dataverse client SDK.8.5k installs
- Mcp Create Declarative AgentScaffold a Microsoft 365 Copilot declarative agent that connects to your MCP server with OAuth and imported tools.8.5k installs
- Sponsor FinderMap a GitHub repo’s dependency tree to verified GitHub Sponsors and funding links with OSSF health context.8.5k installs
- Python Project StructureLay out a new Python repo with src layout, cohesive modules, explicit __all__ APIs, and predictable tests before the agent sprawl gets worse.8.5k installs
- Create Spring Boot Kotlin ProjectSpin up a reactive Spring Boot Kotlin API skeleton with Gradle, Docker, and common data-store starters from start.spring.io in one agent session.8.5k installs
- Power Apps Code App ScaffoldBootstrap a Power Apps Code App with Vite, React, TypeScript, PAC CLI, and Power Apps SDK wiring for 1,500+ connectors on managed Power Platform infra.8.5k installs
- Java Add Graalvm Native Image SupportAdd GraalVM native image profiles and plugins to Maven or Gradle Java apps, then iterate compile-fix cycles until native builds succeed per Oracle practices.8.4k installs
- Cosmosdb DatamodelingCapture access patterns and volumetrics, then produce Azure Cosmos DB NoSQL requirements and data-model artifacts before you commit schema to code.8.4k installs
- Declarative AgentsScaffold Microsoft 365 Copilot declarative agents with v1.5 schema, TypeSpec, and Agents Toolkit across basic, advanced, and validation workflows.8.4k installs
- Here NowManage Here.now cloud drives from the terminal—upload, sync folders, share read/write tokens, and prune files without building a custom admin UI.8.4k installs
- Shuffle Json DataRandomize or reorder repetitive JSON fixture objects for tests or demos after proving every object shares the same schema.8.4k installs
- Kotlin Mcp Server GeneratorScaffold a Gradle Kotlin MCP server with SDK wiring, sample tools, tests, and README so your agent can call custom capabilities quickly.8.4k installs
- Mcp Copilot Studio Server GeneratorGenerate a Copilot Studio–ready MCP server and Power Platform custom connector with streamable HTTP and schema constraints enforced.8.4k installs
- Grafana DashboardsSpin up production Grafana dashboards with RED/USE panels so you can see API health, infra saturation, and business KPIs in one place.8.4k installs
- Typespec Create AgentAuthor a Microsoft 365 Copilot declarative agent in TypeSpec—agent metadata, instructions, starters, and capability decorators in one main.tsp file.8.4k installs
- Typespec Create Api PluginScaffold a Microsoft 365 Copilot TypeSpec API plugin with REST operations, auth, and Adaptive Cards from your external API.8.4k installs
- Writing Hookify RulesAuthor Claude Code hookify rules that warn or block risky bash, file edits, stops, and prompts via pattern-matched markdown in .claude/hookify.*.local.md.8.4k installs
- Azure Resource Health DiagnoseRun a structured Azure health workflow on a named resource—best practices, discovery, logs/telemetry—and output a remediation plan via Azure MCP-first tooling.8.4k installs
- Power Platform Mcp Connector SuiteScaffold a Copilot Studio–ready Power Platform custom connector that speaks MCP (streamable JSON-RPC), with schemas, C# script transforms, and compliance checks for agentic tools.8.4k installs
- Az Cost OptimizeScan Azure IaC and live resources in a resource group, apply cost best practices, and open trackable GitHub issues (plus an EPIC) so a solo builder can execute cloud savings without a FinOps team.8.4k installs
- Containerize Aspnet FrameworkProduce Windows-container Dockerfiles for legacy ASP.NET .NET Framework apps so a solo builder can package IIS-hosted sites for controlled ship targets without confusing them with .NET Core images.8.4k installs
- Centos Linux TriageDiagnose CentOS or RHEL-compatible server failures with numbered triage, remediation commands, and post-change validation.8.4k installs
- Flutter Improving AccessibilityGuide your agent through Flutter semantics, contrast, scaling, and tap targets so TalkBack and VoiceOver users can actually use your app.8.4k installs
- Entra Agent UserCreate Microsoft Entra agent users so AI agents can call M365 and Azure APIs that require idtyp=user tokens instead of app-only access.8.4k installs
- Csharp Mcp Server GeneratorScaffold a stdio MCP server in C# with DI, tools, and logging configured for agent hosts like Claude Code or Cursor.8.4k installs
- Parallel Web SearchRun fast, cost-effective web lookups and broad research through parallel-cli without defaulting to deep-research unless you explicitly need exhaustive coverage.8.4k installs
- Update Avm Modules In BicepBump Azure Verified Module pins in Bicep to current MCR tags with lint/build validation and a clear change table.8.4k installs
- Ruby Mcp Server GeneratorBootstrap a Ruby MCP server with tools, prompts, resources, bin entrypoint, and Minitest layout using the official mcp gem.8.4k installs
- Gitlab Ci PatternsStand up GitLab CI/CD with staged build, test, and deploy jobs, caching, artifacts, and runner-friendly images for solo repos shipping to Kubernetes or similar.8.4k installs
- Visual Design FoundationsGenerate consistent color scales and token-ready palettes (OKLCH/HSL) while implementing UI so solo builders avoid one-off hex choices.8.3k installs
- Flutter Interoperating With Native ApisBridge Flutter Dart code to Android, iOS, and web native capabilities via FFI, platform channels, Pigeon, platform views, and modern JS interop.8.3k installs
- Flutter Adding Home Screen WidgetsAdd Android and iOS home screen widgets that show glanceable app data using native UI plus Flutter-side updates via the home_widget package.8.3k installs
- Vue Pinia Best PracticesShip Vue 3 apps with Pinia without silent reactivity bugs, SSR/DevTools gaps, or ad-hoc global state.8.3k installs
- Secrets ManagementWire Vault, AWS Secrets Manager, Azure Key Vault, or GCP Secret Manager into CI/CD so API keys and DB passwords never live in repo or plain workflow YAML.8.3k installs
- VitepressStructure and configure multi-locale VitePress doc sites with per-locale nav, sidebars, and RTL-ready lang tags.8.3k installs
- Self ImprovementTurn agent mistakes, user corrections, and integration failures into durable `.learnings/` logs so solo builders compound reliability across sessions.8.3k installs
- Langchain FundamentalsScaffold production LangChain agents with create_agent(), @tool definitions, checkpointers, and middleware for HITL and errors.8.3k installs
- Core Web VitalsTune Largest Contentful Paint and related load paths on marketing sites and app shells before you ship or re-launch.8.3k installs
- Flutter Building PluginsScaffold and implement Flutter plugins—including federated splits and platform channels—when your solo app needs native Android, iOS, Windows, or FFI bridges as reusable packages.8.3k installs
- Python PackagingStructure a publishable Python library or CLI with pyproject.toml, builds, and PyPI-ready metadata.8.3k installs
- Opencli Adapter AuthorAuthor new OpenCLI adapters with the fixed cli({ site, name, args, columns }) layout and current typed-error conventions.8.2k installs
- React ModernizationAutomate class-to-hooks migrations, unsafe lifecycle fixes, and React 17+ import updates with jscodeshift codemods before you ship a modernized UI.8.2k installs
- Flutter Embedding Native ViewsEmbed native maps, WebViews, or other platform UIView/Android views inside Flutter with the right composition mode for performance and transforms.8.2k installs
- Dbs HookDiagnose short-video script quality and rewrite the opening hook so the first five seconds work without relying on the title or cover.8.1k installs
- Langgraph PersistenceConfigure LangGraph checkpointers, thread_id conversations, Store memory, and subgraph persistence so agent graphs survive restarts and support time travel.8.1k installs
- Langchain RagWire document loaders, chunking, embeddings, and vector stores into a LangChain RAG pipeline for your agent or app.8.1k installs
- Verified Agent IdentityLink AI agents to verified human identities and handle decentralized authentication via DIDs and payment proof signatures.8.1k installs
- Dbs ActionDiagnose why you keep deferring work you already understand—using a structured Adler-inspired interview instead of motivational pep talks.8.1k installs
- Parallel Web ExtractExtract webpage, article, or PDF content from one or more URLs with parallel-cli in a forked context to save agent tokens versus inline fetch.8.1k installs
- Parallel Data EnrichmentBulk-enrich company, people, or product lists from CSV or inline input with web-sourced fields via parallel-cli.8k installs
- Vue Best PracticesBuild performant, accessible animations in Vue 3 applications using CSS class-based animations for DOM elements that persist.8k installs
- Python Error HandlingApply structured Python exception design—custom API errors, status-aware handlers, and context-rich failures—while implementing backends and integrations.8k installs
- Web Quality AuditRun a read-only HTML quality pass on a file or directory and get structured JSON findings for doctype, viewport, charset, and related baseline checks before ship.8k installs
- Data VisualizationPick the right chart type and generate accessible, publication-quality Python figures with matplotlib, seaborn, or plotly.8k installs
- Deep ResearchRun a citation-backed research pipeline when you need defensible answers on markets, tech, or “X vs Y” before committing to a build.7.9k installs
- Backend PatternsApply proven Node/Express and Next.js API patterns while designing routes, data access, caching, and middleware for a solo-built backend.7.9k installs
- Apify Actor DevelopmentScaffold, debug, and deploy Apify Actors for serverless scraping and automation your agent can run in the cloud.7.9k installs
- StatusPoll an in-flight Parallel research run by run ID so you know when results are ready without re-submitting the job.7.9k installs
- Tavily ExtractPull clean markdown from known URLs—including JS-heavy pages—for research, docs ingestion, or competitor pages without hand-copying.7.9k installs
- ResultPoll a finished Parallel research run by ID and present structured findings inside the agent session.7.9k installs
- Workflow Orchestration PatternsDesign Temporal-style durable workflows by separating deterministic orchestration from idempotent activities, sagas, and compensation.7.9k installs
- Flutter Setting Up On MacosConfigure a Mac with Xcode, CocoaPods, and Flutter PATH so you can compile and run Flutter apps for iOS and macOS.7.9k installs
- Startup Financial ModelingBuild cohort-based revenue, cost, and hiring assumptions so you can sanity-check SaaS, marketplace, or transactional economics before committing to build.7.9k installs
- Langgraph Human In The LoopPause LangGraph agent runs for human approval and resume safely with persisted thread state.7.9k installs