Search the registry
One search across every skill, MCP server, agent, and workflow.
27 results
Context7
1.0.0Upstash
Pulls current, version-pinned library docs at query time so the agent stops hallucinating package APIs.
Dune
1.0.0Dune
Run and read Dune Analytics queries from the agent. API credits are metered — a chatty agent burns a free tier fast.
Gmail
1.0.0GongRzhe
Read and send mail from Gmail (OAuth on first call). Community-maintained — never let an agent send mail unsupervised.
Mistral AI
1.0.0Swih
Full Mistral AI surface — chat, embeddings, vision, OCR, Voxtral audio (transcribe/speak), Codestral FIM, agents, moderation, files, and batch. 22 tools. Listed on the Official MCP Registry. Free Experiment tier: 1B tokens/month.
Neon
1.0.0Neon
Serverless Postgres with branch-based migrations — the agent tests migrations on an instant copy-on-write branch before applying.
PayPal
1.0.0PayPal
Invoices, transactions, and payouts via PayPal's official MCP / agent toolkit. Moves real money — confirm every write.
Sentry
1.0.0Sentry
Pipe issues, stack traces, and event detail into the agent — read a prod error and propose the fix. Pairs well with GitHub.
Solana Agent Kit
1.0.0SendAI
Onchain actions on Solana — transfers, swaps, token ops. Irreversible chain; prefer setups that sign in a separate wallet and never put a funded key in config.
chainlink-agent-skills
1.0.0Chainlink (smartcontractkit) · blockchain
Use when working with Chainlink oracle networks, CCIP cross-chain messaging, or smart contract data feeds. Official Chainlink agent skills on the agentskills.io spec.
claude-code
2.2.0Hermes Agent + Teknium · autonomous-ai-agents
Delegate coding to Claude Code CLI (features, PRs).
codex
1.0.0Hermes Agent · autonomous-ai-agents
Delegate coding to OpenAI Codex CLI (features, PRs).
debugging-hermes-tui-commands
1.0.0Hermes Agent · software-development
Debug Hermes TUI slash commands: Python, gateway, Ink UI.
dspy
1.0.0Orchestra Research · mlops
DSPy: declarative LM programs, auto-optimize prompts, RAG.
edge-candidate-agent
1.0.0TraderMonty · trading
Generate and prioritize US equity long-side edge research tickets from EOD observations, then export pipeline-ready candidate specs for trade-strategy-pipeline Phase I. Use when users ask to turn hypotheses/anomalies into reproducible research tickets, convert validated ideas into `strategy.yaml` + `metadata.json`, or preflight-check interface compatibility (`edge-finder-candidate/v1`) before running pipeline backtests.
edge-signal-aggregator
1.0.0TraderMonty · trading
Aggregate and rank signals from multiple edge-finding skills (edge-candidate-agent, theme-detector, sector-analyst, institutional-flow-tracker) into a prioritized conviction dashboard with weighted scoring, deduplication, and contradiction detection.
edge-strategy-designer
1.0.0TraderMonty · trading
Convert abstract edge concepts into strategy draft variants and optional exportable ticket YAMLs for edge-candidate-agent export/validation.
hermes-agent
2.1.0Hermes Agent + Teknium · autonomous-ai-agents
Configure, extend, or contribute to Hermes Agent.
hermes-agent-skill-authoring
1.0.0Hermes Agent · software-development
Author in-repo SKILL.md: frontmatter, validator, structure.
hermes-s6-container-supervision
1.0.0Hermes Agent · software-development
Modify, debug, or extend the s6-overlay supervision tree inside the Hermes Agent Docker image — adding new services, debugging profile gateways, understanding the Architecture B main-program pattern.
hermes-skill-factory
1.0.0Romanescu11 · autonomous-ai-agents
Use when you want to auto-generate reusable skills from repeated workflows. Watches your Hermes sessions, detects patterns, and proposes SKILL.md + plugin.py pairs on demand.
kanban-codex-lane
1.0.0Hermes Agent · autonomous-ai-agents
Use when a Hermes Kanban worker wants to run Codex CLI as an isolated implementation lane while Hermes keeps ownership of task lifecycle, reconciliation, testing, and handoff.
kanban-orchestrator
3.0.0· devops
Decomposition playbook + anti-temptation rules for an orchestrator profile routing work through Kanban. The "don't do the work yourself" rule and the basic lifecycle are auto-injected into every kanban worker's system prompt; this skill is the deeper playbook when you're specifically playing the orchestrator role.
kanban-worker
2.0.0· devops
Pitfalls, examples, and edge cases for Hermes Kanban workers. The lifecycle itself is auto-injected into every worker's system prompt as KANBAN_GUIDANCE (from agent/prompt_builder.py); this skill is what you load when you want deeper detail on specific scenarios.
oh-my-hermes
1.0.0witt3rd · autonomous-ai-agents
Use when orchestrating multi-agent workflows: deep research, planning with consensus, verified execution, triage, or autopilot. Suite of driver skills for Hermes-native multi-agent coordination.