Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
pt-analysis-reporting santosomar/ethical-hacking-agent-skills Produces penetration test reports with executive summary, technical findings, and remediation guidance. Use when consolidating test evidence, prioritizing risk, and preparing stakeholder-ready deliverables. | Skills | 77 1.20x Agent success vs baseline Impact 89% 1.20xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
arcgis-scene-environment SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context Configure SceneView environment settings including shadows, lighting, backgrounds, underground navigation, and elevation modes. Use for realistic 3D visualizations. | Skills | 77 1.59x Agent success vs baseline Impact 97% 1.59xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
nx-plugins Ensono/stacks-nx-plugins Find and add Nx plugins. USE WHEN user wants to discover available plugins, install a new plugin, or add support for a specific framework or technology to the workspace. | Skills | 76 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
ark-pentest-issue-resolver mckinsey/agents-at-scale-ark Resolve common penetration testing issues in Ark. Use when fixing security vulnerabilities from pentest reports, security audits, or OWASP Top 10 issues. | Skills | 76 1.04x Agent success vs baseline Impact 96% 1.04xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
yt-dlp shillem/cc-marketplace Download videos, audio, and transcripts from YouTube and 1000+ sites with yt-dlp. Use when the user mentions "yt-dlp", "youtube-dl", wants to download a video, rip audio from a video, or extract a transcript from a URL. | Skills | 76 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 65f6d72 |
scientific-critical-thinking K-Dense-AI/claude-scientific-skills Evaluate scientific claims and evidence quality. Use for assessing experimental design validity, identifying biases and confounders, applying evidence grading frameworks (GRADE, Cochrane Risk of Bias), or teaching critical analysis. Best for understanding evidence quality, identifying flaws. For formal peer review writing use peer-review. | Skills | 76 1.02x Agent success vs baseline Impact 96% 1.02xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
workiq-copilot github/awesome-copilot Guides the Copilot CLI on how to use the WorkIQ CLI/MCP server to query Microsoft 365 Copilot data (emails, meetings, docs, Teams, people) for live context, summaries, and recommendations. | Skills | 76 1.55x Agent success vs baseline Impact 81% 1.55xAverage score across 4 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
update-docs pipecat-ai/pipecat Update documentation pages to match source code changes on the current branch | Skills | 76 1.17x Agent success vs baseline Impact 100% 1.17xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
scope-maintenance-task duckduckgo/Android Use this skill to interactively scope a maintenance idea into a properly formatted task for the Android Agentic Maintenance Backlog. Invoke when the user wants to add a task to the maintenance backlog, scope a new maintenance idea, or says things like "I want to add something to the backlog", "help me scope a maintenance task", or "can we add this as a maintenance item". | Skills | 76 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: adccd8d |
triage-issue docker/docs Analyze a single GitHub issue for docker/docs — check whether the problem still exists, determine a verdict, and report findings. Use when asked to triage, assess, or review an issue, even if the user doesn't say "triage" explicitly: "triage issue 1234", "is issue 500 still valid", "should we close #200", "look at this issue", "what's going on with #200". | Skills | 76 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: c0aa985 |
circleci-automation davepoon/buildwithclaude Automate CircleCI tasks via Rube MCP (Composio): trigger pipelines, monitor workflows/jobs, retrieve artifacts and test metadata. Always search tools first for current schemas. | Skills | 76 1.44x Agent success vs baseline Impact 100% 1.44xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
python-pytest-patterns NeverSight/skills_feed pytest testing patterns for Python. Triggers on: pytest, fixture, mark, parametrize, mock, conftest, test coverage, unit test, integration test, pytest.raises. | Skills | 76 0.95x Agent success vs baseline Impact 68% 0.95xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
python-best-practices NeverSight/skills_feed Provides Python patterns for type-first development with dataclasses, discriminated unions, NewType, and Protocol. Must use when reading or writing Python files. | Skills | 76 1.66x Agent success vs baseline Impact 88% 1.66xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
ruby-commit-message lucianghinda/superpowers-ruby Use when committing code changes in Ruby or Ruby on Rails projects — guides commit message structure, type selection, and body content following Conventional Commits format | Skills | 76 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 5ef7e45 |
apify-competitor-intelligence sickn33/antigravity-awesome-skills Analyze competitor strategies, content, pricing, ads, and market positioning across Google Maps, Booking.com, Facebook, Instagram, YouTube, and TikTok. | Skills | 76 2.66x Agent success vs baseline Impact 96% 2.66xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
apify-competitor-intelligence sickn33/antigravity-awesome-skills Analyze competitor strategies, content, pricing, ads, and market positioning across Google Maps, Booking.com, Facebook, Instagram, YouTube, and TikTok. | Skills | 76 2.66x Agent success vs baseline Impact 96% 2.66xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
neo4j-genai-plugin-skill neo4j-contrib/neo4j-skills Use Neo4j GenAI Plugin ai.text.* functions and procedures for in-Cypher embedding generation, text completion, structured output, chat, tokenization, and batch ingestion. Covers ai.text.embed(), ai.text.embedBatch(), ai.text.completion(), ai.text.structuredCompletion(), ai.text.aggregateCompletion(), ai.text.chat(), ai.text.tokenCount(), ai.text.chunkByTokenLimit(), and provider configuration for OpenAI, Azure OpenAI, VertexAI, and Amazon Bedrock. Requires CYPHER 25. Replaces deprecated genai.vector.encode(). Use when writing pure-Cypher GraphRAG, embedding nodes in-graph, generating structured maps from prompts, or calling LLMs inside Cypher queries. Does NOT handle neo4j-graphrag Python library pipelines — use neo4j-graphrag-skill. Does NOT handle vector index creation/search — use neo4j-vector-index-skill. | Skills | 76 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0d7d2cb |
neo4j-query-tuning-skill neo4j-contrib/neo4j-skills Diagnoses and fixes slow Neo4j Cypher queries by reading execution plans, identifying bad operators (AllNodesScan, CartesianProduct, Eager, NodeByLabelScan), and prescribing fixes (indexes, hints, query rewrites, runtime selection). Use when a query is slow, when EXPLAIN or PROFILE output needs interpretation, when dbHits or pageCacheHitRatio are poor, when cardinality estimation diverges from actuals, or when deciding between slotted/pipelined/parallel runtimes. Covers USING INDEX / USING SCAN / USING JOIN hints, db.stats.retrieve, SHOW QUERIES, SHOW TRANSACTIONS, TERMINATE TRANSACTION. Does NOT write new Cypher from scratch — use neo4j-cypher-skill. Does NOT cover GDS algorithm tuning — use neo4j-gds-skill. Does NOT cover index/constraint creation syntax details — use neo4j-cypher-skill references/indexes.md. | Skills | 76 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0d7d2cb |
caveman-help juliusbrussee/caveman Quick-reference card for all caveman modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /caveman-help, "caveman help", "what caveman commands", "how do I use caveman". | Skills | 76 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 63a91ec |
syzlang-ioctl-basics benchflow-ai/skillsbench Syzkaller syzlang syntax basics for describing ioctl syscalls | Skills | 76 1.00x No change in agent success vs baseline Impact 100% 1.00xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
Can't find what you're looking for? Evaluate a missing skill.