cyberneticlibrary

The library

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

WORKS 48
Run end-to-end machine learning pipelineskillDataEngineeringL3
run-pipeline · Reproducible end-to-end execution after configuration or code changes.
WORKS 48
Connect Asana to agent workflowsskillOpsProductL2
mcp-server-asana · Integrating Asana task data into agentic workflows at runtime.
WORKS 48
Test API endpoints automaticallyskillEngineeringL2
api-test · Quick smoke testing of API surface after code or deployment changes.
WORKS 48
Build and test entire projectskillEngineeringL2
build-and-test · Complete CI verification pipeline before PR merge.
WORKS 48
Preview full stack locally with DockerskillEngineeringL3
deploy-preview · Full-stack local testing of containerized system before main merge.
WORKS 48
Instrument MCP servers for observabilityskillEngineeringL2
instrumentation-mcp · Production observability into agentic MCP workflows.
WORKS 48
Deploy agent skills and MCP serversskillEngineeringL2
agent-install · Distributing skills and MCPs across multiple agents (Claude, Cursor, etc.).
WORKS 48
Integrate MCP into mobile appsskillEngineeringL3
mobile-mcp · Bridging native mobile apps to agentic MCP ecosystems.
WORKS 48
Build and test Xcode projectskillEngineeringL2
build-and-test · Complete CI verification pipeline before PR merge.
WORKS 48
Manage Cloudflare via TypeScriptskillEngineeringOpsL2
cloudflare · Serverless MCP deployment with global edge network latency.
WORKS 48
Launch app in iOS SimulatorskillEngineeringL2
run-simulator · Rapid local mobile testing during active development.
WORKS 48
Track MCP server analytics with PostHogskillEngineeringL2
mcp · Real-time product analytics integration into agentic workflows.
WORKS 48
Create AI agent teams and custom skillsskillEngineeringL3
metaskill · Managing complex multi-stage ML experiments with single invocation.
WORKS 48
Create Custom Claude Code SkillsskillEngineeringL2
flows · Visually/declaratively composing multi-step processing pipelines.
WORKS 48
Trace MCP Server OperationsskillEngineeringL3
openinference-instrumentation-mcp · Full observability into RAG and LLM app internals.
WORKS 48
Design APIs and System BoundariesskillEngineeringProductL2
api-and-interface-design · Establishing contract-first API design before coding starts.
WORKS 48
Debug Browser Issues with DevToolsskillEngineeringL2
browser-testing-with-devtools · When you need live runtime state inspection instead of static code analysis.
WORKS 48
Automate Build and Deploy PipelinesskillEngineeringOpsL3
ci-cd-and-automation · Before merging any change to enforce quality standards.
WORKS 48
Build SaaS Funnels on MCPskillProductSalesL3
sdk · When building multi-step conversational workflows embedded in MCP.
WORKS 48
Review Code Quality Before MergeskillEngineeringL1
code-review-and-quality · Before merging any change when human review is unavailable.
WORKS 48
Integrate Slack into WorkflowsskillOpsEngineeringL2
slack-mcp-server · When agents need to read and search organizational knowledge in Slack.
WORKS 48
Configure Agent Context and RulesskillEngineeringL1
context-engineering · When agent output quality is degrading due to insufficient or wrong context.
WORKS 48
Register Tools in Browser AgentsskillEngineeringProductL3
webmcp-ts-sdk · When building MCP servers for browser-based applications.
WORKS 48
Diagnose and Fix Build FailuresskillEngineeringL1
debugging-and-error-recovery · When something breaks and guessing wastes more time than structured triage.
WORKS 48
Document Architectural DecisionsskillEngineeringL1
documentation-and-adrs · When a significant architectural choice needs future engineers to understand the why.
WORKS 48
Build Production UI ComponentsskillProductEngineeringL2
frontend-ui-engineering · When UI needs to work flawlessly across devices and follow brand guidelines.
WORKS 48
Manage Git Workflows and VersionsskillEngineeringL1
git-workflow-and-versioning · When version control workflow needs to be enforced consistently.
WORKS 49
Search and Scrape the WebskillDataOpsL2
firecrawl-mcp · When large-scale web scraping or extraction is needed beyond simple HTTP fetch.
WORKS 48
Refine Ideas with Structured ThinkingskillProductProductivityL1
idea-refine · When requirements are vague and need structure before implementation.
WORKS 48
Query PostgreSQL SchemasskillEngineeringDataL2
postgres-mcp · When agents need direct database access for queries or mutations.
WORKS 48
Summarize Text Cost-EffectivelyskillProductivityDataL2
cheap-summarizer · When this specialized capability is required.
WORKS 48
Check GitHub Repository StatsskillDataProductivityL1
github-repo · When this specialized capability is required.
WORKS 48
Monitor Website Uptime and HealthskillOpsDataL1
site-status · When this specialized capability is required.
WORKS 48
Get Real-Time Stock QuotesskillFinanceProductivityL1
stock-price · When this specialized capability is required.
WORKS 48
Track Trending Repos and PostsskillMarketingDataL1
trending · When this specialized capability is required.
WORKS 48
Summarize Long Text AffordablyskillProductivityDataL2
usdc-summarize · When this specialized capability is required.
WORKS 48
Lookup Domain Registration DetailsskillOpsDataL1
whois-lookup · Verifying domain ownership history, checking expiration dates, or extracting registrar and nameserver info for domain takeover assessment.
WORKS 48
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.
WORKS 48
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.
WORKS 48
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.
WORKS 48
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.
WORKS 48
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.
WORKS 48
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.
WORKS 48
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.
WORKS 48
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.
WORKS 48
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.
WORKS 48
Make AI phone calls at scaleskillSalesOpsL2
phone · Verifying phone fraud and automating outbound confirmation calls
WORKS 48
Access prediction market oddsskillFinanceDataL2
prediction-markets · Getting real-time event probabilities and comparing prices across venues
WORKS 48
Query blockchain data directlyskillEngineeringDataL2
rpc · Low-level blockchain reads where native library integration is overkill
WORKS 48
Search real-time news and socialskillMarketingOpsL2
search · Fast semantic search across prediction markets, blockchain, and news
page 26 / 156