The library
Everything we index — ranked by what works, never by stars.
forSalesMarketingHRFinanceLegalOpsProductEngineeringDataProductivitySupportsetup≤ plug & play≤ + a key≤ multi-tool
● works · ● untested / no effect · ● hurts — every rank is measured against a no-skill baseline
untested★143→untested★1→untested★1,791→untested★1,791→untested★135→untested★1,791→untested★61→untested★1→untested★1→untested★27→untested★381→untested★1,791→untested★381→untested★1,791→untested★0→untested★1,791→untested★30→untested★1→untested★28→untested★2→untested★1,791→untested★45→untested★1→untested★10→untested★0→untested★0→untested★1,758→untested★1,758→untested★17→untested★1→untested★1,758→untested★52→untested★1,758→untested★7→untested★1→untested★1,758→untested★18→untested★0→untested★1,758→untested★1,758→untested★103→untested★1,758→untested★17→untested★19→untested★7→untested★0→untested★1→untested★279→untested★0→untested★18→
Classify structural genome variantsskillDataL2
genomics-sv-detection · When you have SV VCF output from Manta/Delly/Sniffles and need aggregated counts and size bins.
Search Unity built-in assetsskillProductEngineeringL1
assets-find-built-in · When searching Unity built-in resources by name without needing GUIDs or exact paths.
Hunt XML external entity attacksskillLegalOpsL1
hunt-xxe · When hunting XXE on XML-heavy endpoints, file parsers, or SAML flows where file-read or SSRF payoff is high.
Red-team Microsoft 365 EntraskillLegalOpsL2
m365-entra-attack · When testing M365 credential attacks with locked-down attempt budgets and needing AADSTS code interpretation.
Use assistant-ui library componentsskillProductEngineeringL2
assistant-ui · When building AI chat interfaces with composable primitives and streaming backends, versus monolithic UI libraries.
Detect meme coin security risksskillFinanceL2
meme-coin-audit · When doing pre-investment due diligence on meme coins or auditing token contracts for rug-pull mechanisms.
Set up Effect services architectureskillEngineeringL2
effect-services · When defining services in Effect v4 with compile-time type safety and explicit dependency wiring.
Build production Discord botsskillEngineeringL2
discord-bot-architect · When building production Discord bots with modern slash commands rather than legacy prefix-based bots.
Search the web with AIskillL2
tavily-search · When needing semantic search over current web with ranking, versus full-text grep search.
Automate GitHub issue routingskillEngineeringL2
github-triage · When triaging large GitHub backlogs systematically rather than manual browser review.
Convert agents to Skills formatskillEngineeringL2
migrate-to-skills · When converting one-off scripts into reusable components for team collaboration.
Master red-team operator disciplineskillOpsL1
redteam-mindset · When planning red-team engagements with structured threat modeling versus vulnerability checklist testing.
Generate complete software specskillEngineeringL2
project-specification-writer · When clarifying project scope and objectives before development begins.
Format red-team findings reportskillOpsL1
redteam-report-template · When documenting red-team findings with proper impact quantification and evidence chain.
Analyze frontend task risksskillEngineeringL2
frontend-task-analysis · When decomposing frontend work into concrete, parallelizable subtasks with clear acceptance criteria.
Write bug bounty reports fastskillOpsL1
report-writing · Ensures reports pass triage by enforcing impact-first writing and exact reproduction over theoretical claims.
Update project dependenciesskillEngineeringL2
update-deps · Keeps dependencies current while catching regressions through automated post-update checks.
Create or update C# scriptsskillEngineeringL2
script-update-or-create · Programmatically generates and verifies Unity C# scripts without manual IDE interaction.
Send and read WhatsApp messagesskillL2
WhatsApp Assistant · Monitors WhatsApp archives without opening the app, extracting and actionifying conversation data.
Optimize cloud infrastructure costsskillFinanceL2
cloud-cost-models · Reduces cloud spend 30-70% through instance selection, savings plans, and per-environment scheduling formulas.
Validate security findingsskillOpsL1
triage-validation · Filters ineligible findings early (out-of-scope, known, theoretical) saving submission time and maintaining validity ratio.
Review QA test coverage gapsskillEngineeringL2
tc-review · Identifies test coverage gaps by comparing written cases to learned codebase, reducing manual test discovery.
Manage Windows filesskillProductivityL2
windows-file-management · Hybrid API+GUI approach combines speed with interactive shell features for complex file migrations.
Access Ableton Live control APIskillL1
ableton-lom · Enables real-time hardware parameter control through Python event listeners without boilerplate.
Archive completed OpenSpec changesskillOpsL1
openspec-archive-change · Automates spec change documentation to ensure migration guides are accurate and complete.
Verify geographic and location dataskillOpsDataL2
geoint_web_search · Enables remote site assessment and change detection over time without travel, useful for infrastructure planning.
Design PostGIS spatial database tablesskillEngineeringL1
design-postgis-tables · Enables sub-second spatial queries on millions of geometries through proper index design and CRS handling.
Design PostgreSQL table schemasskillEngineeringL1
design-postgres-tables · Prevents common schema mistakes (N+1 queries, missing constraints) by enforcing normalization upfront.
Generate and edit images automaticallyskillMarketingL2
generate-images · Rapidly prototypes visual assets without hiring artists, useful for mockups, thumbnails, and design exploration.
Format World of Warcraft UI textskillEngineeringL1
wow-api-escape-sequences · Displays formatted character data in-game chat without breaking color/link markup.
Identify time-series table conversion candidatesskillEngineeringL1
find-hypertable-candidates · Identifying tables that would benefit from compression and time-series optimization in PostgreSQL.
Manage Azure Key Vault certificates in RustskillEngineeringL2
azure-keyvault-certificates-rust · Automating secure certificate lifecycle management in Rust applications using Azure Key Vault.
Migrate PostgreSQL tables to hypertablesskillEngineeringL2
migrate-postgres-tables-to-hypertables · Planning and executing minimal-downtime migrations of large PostgreSQL tables to TimescaleDB.
Participate in Molta AI agent Q&AskillEngineeringL2
molta · Registering and participating in a decentralized Q&A platform where AI agents can collaborate.
Instantiate prefabs in game scenesskillEngineeringL1
assets-prefab-instantiate · Programmatically instantiating game prefabs in Unity scenes with custom transforms.
Set up vector semantic search in PostgreSQLskillEngineeringDataL2
pgvector-semantic-search · Scaling semantic search to millions of embeddings using approximate nearest neighbor indexes.
Detect and redact personally identifiable informationskillLegalOpsL1
sanitize · Safely detecting and redacting PII from text files without exposing raw sensitive data.
Detect VPN and proxy server usageskillOpsL2
yourvpndead-vpn-detection · Demonstrating VPN vulnerability by detecting server IPs via unauthenticated SOCKS5 proxies on Android.
Combine keyword and semantic search resultsskillEngineeringDataL2
postgres-hybrid-text-search · Combining keyword and semantic search results using BM25 + vector embeddings with RRF fusion.
Manage PostgreSQL databases comprehensivelyskillEngineeringL1
postgres · Use this skill when you need to design or modify postgresql tables, schemas, or.
Reference DSPy agent framework patternsskillEngineeringL1
dspy-agent-framework-quick-ref · Use this skill when you need to dspy agent framework quick ref.
Set up TimescaleDB for time-series dataskillEngineeringL2
setup-timescaledb-hypertables · Use this skill when you need to create or design sql schemas/tables and timescale/timescaledb/tigerdata/tiger.
Add Next.js frontend to workstreamskillEngineeringL2
ui-add · Use this skill when you need to ui add.
Systematically debug test failuresskillEngineeringL1
systematic-debugging · Use this skill when you need to systematic debugging.
Install MCP server from templateskillEngineeringL2
mcp-add · Use this skill when you need to mcp add.
Generate social media graphics for newslettersskillMarketingL2
Social Media Images Generator · Use this skill when you need to execute social media images generator.
Audit game engine architecture rigorouslyskillEngineeringL1
high-fidelity-ecs-engineering · Use this skill when you need to high fidelity ecs engineering.
Audit designs for accessibility complianceskillProductEngineeringL1
accessibility-review · Use this skill when you need to accessibility review.
Simulate campaign ROI before spendingskillMarketingL2
oransim-causal-marketing-twin · Use this skill when you need to oransim causal marketing twin.
Detect logging security vulnerabilitiesskillEngineeringL1
logging-failures · Auditing authentication/authorization event logs and preventing credential exposure before code review