Agent Skills
Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.
✦ Standalone skills2,933
Self-contained. Install one into any project and it works on its own — no other software needed.
🧰 Tool add-ons725
Come bundled with a specific tool and only work together with it — they teach your agent how to operate that tool.
obsidian-cli
★ 39,700by kepano
Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.
create-github-issue-feature-from-specification
✓★ 36,200by github
Create GitHub issues from specification files using the feature_request.yml template. Analyzes specification files to extract requirements and automatically generates issue titles and descriptions Searches existing issues to prevent duplicates before creating new ones Supports both creating new issues and updating existing ones via the GitHub API Applies feature and enhancement labels automatically based on specification content
make-repo-contribution
✓★ 36,200by github
Enforce repository contribution guidelines before creating issues, branches, commits, or pull requests. Searches repository documentation (README, CONTRIBUTING.md, templates) to identify required contribution workflows, branch naming conventions, and commit message formats Applies security boundaries that prevent executing arbitrary commands, accessing files outside the repository, making network requests, or including secrets in contributions Treats issue and PR templates as formatting...
create-github-issues-for-unmet-specification-requirements
✓★ 36,200by github
Automatically create GitHub issues for specification requirements not yet implemented in code. Analyzes specification files to extract all requirements, then checks codebase implementation status for each one Searches existing issues to prevent duplicates before creating new feature request issues Generates issues with requirement IDs, detailed descriptions, implementation guidance, and acceptance criteria Scans related specification files and code patterns to verify whether requirements are...
nuget-manager
✓★ 36,200by github
NuGet package management for .NET projects using dotnet CLI with strict workflows for adds, removes, and version updates. Enforces dotnet add and dotnet remove commands for package operations; direct file edits only allowed for version changes Requires version verification via dotnet package search before updates, with support for both jq and PowerShell parsing Supports centralized version management via Directory.Packages.props or per-project .csproj configuration Mandatory dotnet restore...
tldr-prompt
✓★ 36,200by github
Create concise tldr summaries for GitHub Copilot files, MCP servers, and documentation. Transforms verbose Copilot customization files (.prompt.md, .agent.md, .instructions.md, .collections.md), MCP server docs, and URLs into example-driven tldr references Supports batch processing of up to 5 files or URLs; automatically resolves ambiguous queries by searching workspace or GitHub awesome-copilot Generates markdown-formatted tldr pages with correct invocation syntax (/ for prompts, @ for...
notion-spec-to-implementation
✓★ 23,200by openai
Convert Notion specs into linked implementation plans, tasks, and progress tracking. Automates the workflow from spec discovery through task creation: search and fetch specs, parse requirements, generate implementation plans, and create tracked tasks in Notion. Includes templates for quick vs. full implementation plans, task creation patterns, and progress update cadences to match project scope. Provides reference guides for requirement extraction, task sizing (1–2 day chunks), dependency...
linear
✓★ 23,200by openai
Manage Linear issues, projects, and team workflows with structured MCP integration. Provides 20+ tools across issue management, project planning, documentation search, and team collaboration Supports eight practical workflows including sprint planning, bug triage, workload balancing, release planning, and retrospectives Requires Linear MCP server setup with OAuth authentication; includes Windows/WSL configuration guidance Executes operations in logical batches: read first for context, then...
huggingface-datasets
✓★ 10,800by huggingface
Use this skill for Hugging Face Dataset Viewer API workflows that fetch subset/split metadata, paginate rows, search text, apply filters, download parquet…
jira
✓★ 1,200by microsoft
Jira issue workflows for search, issue updates, transitions, comments, and field discovery via the Jira REST API. Use when you need to search with JQL, inspect…
search-consumption-cli
✓★ 716by microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
wp-wpcli-and-ops
★ 208by automattic
Use when working with WP-CLI (wp) for WordPress operations: safe search-replace, db export/import, plugin/theme/user/content management, cron, cache flushing,…
mapbox-search-patterns
★ 68by mapbox
Expert guidance on choosing the right Mapbox search tool and parameters for geocoding, POI search, and location discovery
signoz-generating-queries
★ 6by signoz
This skill calls SigNoz MCP server tools heavily ( signoz:signoz_execute_builder_query , signoz:signoz_query_metrics , signoz:signoz_search_logs , signoz:signoz_search_traces , signoz:signoz_aggregate_logs , signoz:signoz_aggregate_traces , signoz:signoz_get_field_keys , signoz:signoz_get_field_values , signoz:signoz_list_metrics , signoz:signoz_list_services , signoz:signoz_get_service_top_operations , signoz:signoz_get_trace_details ). Before running the workflow, confirm the...