Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
bash-basics
Production-grade Bash fundamentals - syntax, variables, control flow, functions
pluginagentmarketplace/custom-plugin-bash-shell 1
-
workbench-github
GitHub workflows for Workbench CLI. Use when creating pull requests from work items or wiring GitHub-specific actions.
incursa/workbench
-
workbench-architecture
Architecture and ADR workflows for Workbench CLI. Use when documenting system design, decisions, tradeoffs, or rationale that must be tracked over time.
incursa/workbench
-
dotnet-build-diagnostics
Capture dotnet environment and CI-style build diagnostics with binlog and summary output.
incursa/workbench
-
dotnet-test-triage
Run dotnet test, capture failed test cases, and generate a rerun filter plus a markdown failure summary. Use when test runs fail and you need a focused rerun command or a compact failure report.
incursa/workbench
-
dotnet-symbol-grep-recipes
Quick ripgrep recipes for common C# navigation tasks in this repo.
incursa/workbench
-
workbench-docs
Documentation workflows for Workbench CLI. Use when creating or updating specs, ADRs, runbooks, guides, or general docs, and when syncing backlinks or change notes.
incursa/workbench
-
workbench-work-items
Work item management for Workbench CLI. Use when creating, updating, linking, or closing work items and tracking execution status.
incursa/workbench
-
example-skill
Short summary of what this skill accomplishes.
incursa/workbench
-
dotnet-repo-discovery
Discover the primary .sln, list projects, and emit a solution map with target frameworks and test flags.
incursa/workbench
-
dotnet-format-analyzers
Define canonical dotnet format and analyzer verification commands, and provide scripts that generate a format/analyzer report. Use when checking formatting or Roslyn analyzers without reformatting everything.
incursa/workbench
-
workbench-sync
Sync workflows for Workbench CLI. Use when aligning local work items with GitHub issues, creating branches, or reconciling doc backlinks.
incursa/workbench
-
workbench-github
GitHub workflows for Workbench CLI. Use when creating pull requests from work items or wiring GitHub-specific actions.
incursa/workbench
-
workbench-architecture
Architecture workflows for Workbench CLI. Use when documenting system design, tradeoffs, or rationale in canonical architecture artifacts.
incursa/workbench
-
workbench-docs
Documentation workflows for Workbench CLI. Use when creating or updating specs, architecture docs, verification docs, runbooks, guides, or general docs, and when syncing backlinks or change notes.
incursa/workbench
-
workbench-work-items
Work item management for Workbench CLI. Use when creating, updating, linking, or closing work items and tracking execution status.
incursa/workbench
-
workbench-quality
Generate and inspect repo-native testing evidence for Workbench quality reports.
incursa/workbench
-
workbench-sync
Sync workflows for Workbench CLI. Use when aligning local work items with GitHub issues, creating branches, or reconciling doc backlinks.
incursa/workbench
-
llm-integration
Integrate LLMs into applications - APIs, prompting, fine-tuning, and context management
pluginagentmarketplace/custom-plugin-ai-agents 1
-
rag-systems
Build RAG systems - embeddings, vector stores, chunking, and retrieval optimization
pluginagentmarketplace/custom-plugin-ai-agents 1
-
ai-agent-basics
Master AI agent fundamentals - architectures, ReAct patterns, cognitive loops, and autonomous system design
pluginagentmarketplace/custom-plugin-ai-agents 1
-
agent-memory
Implement agent memory - short-term, long-term, semantic storage, and retrieval
pluginagentmarketplace/custom-plugin-ai-agents 1
-
tool-calling
Implement tool calling - function schemas, API integration, validation, and error handling
pluginagentmarketplace/custom-plugin-ai-agents 1
-
agent-safety
Ensure agent safety - guardrails, content filtering, monitoring, and compliance
pluginagentmarketplace/custom-plugin-ai-agents 1