The library

Everything we index — ranked by what works, never by stars.

untested
Run end-to-end machine learning pipelineskillDataEngineeringL3
run-pipeline · Reproducible end-to-end execution after configuration or code changes.
untested
Connect Asana to agent workflowsskillOpsProductL2
mcp-server-asana · Integrating Asana task data into agentic workflows at runtime.
untested
Test API endpoints automaticallyskillEngineeringL2
api-test · Quick smoke testing of API surface after code or deployment changes.
untested
Build and test entire projectskillEngineeringL2
build-and-test · Complete CI verification pipeline before PR merge.
untested
Preview full stack locally with DockerskillEngineeringL3
deploy-preview · Full-stack local testing of containerized system before main merge.
untested
Instrument MCP servers for observabilityskillEngineeringL2
instrumentation-mcp · Production observability into agentic MCP workflows.
untested
Deploy agent skills and MCP serversskillEngineeringL2
agent-install · Distributing skills and MCPs across multiple agents (Claude, Cursor, etc.).
untested
Integrate MCP into mobile appsskillEngineeringL3
mobile-mcp · Bridging native mobile apps to agentic MCP ecosystems.
untested
Build and test Xcode projectskillEngineeringL2
build-and-test · Complete CI verification pipeline before PR merge.
untested
Manage Cloudflare via TypeScriptskillEngineeringOpsL2
cloudflare · Serverless MCP deployment with global edge network latency.
untested
Launch app in iOS SimulatorskillEngineeringL2
run-simulator · Rapid local mobile testing during active development.
untested
Track MCP server analytics with PostHogskillEngineeringL2
mcp · Real-time product analytics integration into agentic workflows.
untested
Create AI agent teams and custom skillsskillEngineeringL3
metaskill · Managing complex multi-stage ML experiments with single invocation.
untested
Create Custom Claude Code SkillsskillEngineeringL2
flows · Visually/declaratively composing multi-step processing pipelines.
untested
Trace MCP Server OperationsskillEngineeringL3
openinference-instrumentation-mcp · Full observability into RAG and LLM app internals.
untested
Design APIs and System BoundariesskillEngineeringProductL2
api-and-interface-design · Establishing contract-first API design before coding starts.
untested
Debug Browser Issues with DevToolsskillEngineeringL2
browser-testing-with-devtools · When you need live runtime state inspection instead of static code analysis.
untested
Automate Build and Deploy PipelinesskillEngineeringOpsL3
ci-cd-and-automation · Before merging any change to enforce quality standards.
untested
Build SaaS Funnels on MCPskillProductSalesL3
sdk · When building multi-step conversational workflows embedded in MCP.
untested
Review Code Quality Before MergeskillEngineeringL1
code-review-and-quality · Before merging any change when human review is unavailable.
untested
Integrate Slack into WorkflowsskillOpsEngineeringL2
slack-mcp-server · When agents need to read and search organizational knowledge in Slack.
untested
Configure Agent Context and RulesskillEngineeringL1
context-engineering · When agent output quality is degrading due to insufficient or wrong context.
untested
Register Tools in Browser AgentsskillEngineeringProductL3
webmcp-ts-sdk · When building MCP servers for browser-based applications.
untested
Diagnose and Fix Build FailuresskillEngineeringL1
debugging-and-error-recovery · When something breaks and guessing wastes more time than structured triage.
untested
Document Architectural DecisionsskillEngineeringL1
documentation-and-adrs · When a significant architectural choice needs future engineers to understand the why.
untested
Build Production UI ComponentsskillProductEngineeringL2
frontend-ui-engineering · When UI needs to work flawlessly across devices and follow brand guidelines.
untested
Manage Git Workflows and VersionsskillEngineeringL1
git-workflow-and-versioning · When version control workflow needs to be enforced consistently.
untested
Search and Scrape the WebskillDataOpsL2
firecrawl-mcp · When large-scale web scraping or extraction is needed beyond simple HTTP fetch.
untested
Refine Ideas with Structured ThinkingskillProductProductivityL1
idea-refine · When requirements are vague and need structure before implementation.
untested
Query PostgreSQL SchemasskillEngineeringDataL2
postgres-mcp · When agents need direct database access for queries or mutations.
untested
Summarize Text Cost-EffectivelyskillProductivityDataL2
cheap-summarizer · When this specialized capability is required.
untested
Check GitHub Repository StatsskillDataProductivityL1
github-repo · When this specialized capability is required.
untested
Monitor Website Uptime and HealthskillOpsDataL1
site-status · When this specialized capability is required.
untested
Get Real-Time Stock QuotesskillFinanceProductivityL1
stock-price · When this specialized capability is required.
untested
Track Trending Repos and PostsskillMarketingDataL1
trending · When this specialized capability is required.
untested
Summarize Long Text AffordablyskillProductivityDataL2
usdc-summarize · When this specialized capability is required.
untested
Lookup Domain Registration DetailsskillOpsDataL1
whois-lookup · Verifying domain ownership history, checking expiration dates, or extracting registrar and nameserver info for domain takeover assessment.
untested
Summarize YouTube videos automaticallyskillProductivityMarketingL1
youtube-summary · Quickly extracting key points from long YouTube videos (tutorials, talks, podcasts) without watching, especially when semantic accuracy across chunks matters.
untested
Manage agent identity and settingsskillOpsL1
elisym-config · Iteratively tweaking agent public profile (name, picture, LLM provider/model, payment address) after initial creation without re-running the init wizard.
untested
Discover and hire AI agentsskillOpsProductL2
elisym-customer · Discovering specialist AI agents by capability description, comparing prices, and delegating work to remote providers without API keys or platform accounts.
untested
Run monetized AI agent serviceskillOpsEngineeringL3
elisym-provider · Monetizing a Claude/OpenAI subscription by running a long-lived agent that accepts paid jobs from the decentralized elisym network and settles in SOL/USDC.
untested
Deploy agents through Agent OSskillEngineeringOpsL3
agoragentic · Delegating specialized AI work (summarization, search, analysis) to the best available provider without hardcoding endpoints, with automatic fallback and Base L2 USDC settlement.
untested
Deploy agents through Agent OSskillEngineeringOpsL3
agoragentic · Moving a locally-developed agent toward hosted Agent OS deployment with integrated memory, secret storage, identity verification, and multi-agent swarm orchestration.
untested
Research competitors with citationsskillMarketingProductL2
exa-research · Finding cited academic papers, discovering competitors via semantic similarity, or extracting factual answers grounded in real web sources rather than training data.
untested
Generate marketing images with AIskillMarketingL2
image-prompting · Creating marketing posters, UI mockups, product shots, or any image where on-image typography must render exactly as specified without AI-generated slop.
untested
Run isolated compute jobs remotelyskillEngineeringDataL2
modal · Running heavy compute (ML training, data processing), GPU-dependent code, or untrusted code in safe isolation without local GPU procurement or Docker management.
untested
Make AI phone calls at scaleskillSalesOpsL2
phone · Verifying phone fraud and automating outbound confirmation calls
untested
Access prediction market oddsskillFinanceDataL2
prediction-markets · Getting real-time event probabilities and comparing prices across venues
untested
Query blockchain data directlyskillEngineeringDataL2
rpc · Low-level blockchain reads where native library integration is overkill
untested
Search real-time news and socialskillMarketingOpsL2
search · Fast semantic search across prediction markets, blockchain, and news
page 26 / 156