Skills
Self-contained task procedures the Hermes agent can follow — each a single SKILL.md following the agentskills.io open standard.
35 results
apple-notes
1.0.0Hermes Agent · apple
Manage Apple Notes via memo CLI: create, search, edit.
blogwatcher
2.0.0JulienTant (fork of Hyaxia/blogwatcher) · research
Monitor blogs and RSS/Atom feeds via blogwatcher-cli tool.
claude-code
2.2.0Hermes Agent + Teknium · autonomous-ai-agents
Delegate coding to Claude Code CLI (features, PRs).
cli-creator
1.0.0openai · software-development
Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.
codex
1.0.0Hermes Agent · autonomous-ai-agents
Delegate coding to OpenAI Codex CLI (features, PRs).
comfyui
5.1.0kshitijk4poor,alt-glitch,purzbeats · creative
Generate images, video, and audio with ComfyUI — install, launch, manage nodes/models, run workflows with parameter injection. Uses the official comfy-cli for lifecycle and direct REST/WebSocket API for execution.
earnings-calendar
1.0.0TraderMonty · trading
This skill retrieves upcoming earnings announcements for US stocks using the Financial Modeling Prep (FMP) API. Use this when the user requests earnings calendar data, wants to know which companies are reporting earnings in the upcoming week, or needs a weekly earnings review. The skill focuses on mid-cap and above companies (over $2B market cap) that have significant market impact, organizing the data by date and timing in a clean markdown table format. Supports multiple environments (CLI, Desktop, Web) with flexible API key management.
gcloud
1.0.0google · devops
Interacts with Google Cloud services using the gcloud CLI safely and efficiently. Covers command validation, data reduction, safety guardrails with a denylist, and workflows for discovery and investigation. You MUST read this skill before invoking any gcloud command. Use when managing cloud resources, querying configurations, or troubleshooting issues via gcloud. Don't use when writing or debugging Google Cloud client library code or raw REST/gRPC API interactions.
gh-address-comments
1.0.0openai · github
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.
github-auth
1.1.0Hermes Agent · github
GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.
google-agents-cli-onboarding
1.0.0google · devops
Onboarding entrypoint for agents-cli in Agent Platform. It should be used when the user wants to "create a new agent", "develop an agent", "build an agent using ADK", "run the agent locally", "debug agent code", "test an agent", "evaluate an agent", "deploy an agent", "publish an agent", "monitor an agent", or needs the ADK (Agent Development Kit) development lifecycle.
google-analytics-admin-api-basics
1.0.0google · data-science
Manages Google Analytics account and property settings, enables the Analytics Admin API via the Cloud CLI, lists accounts and properties, and manages data streams, custom dimensions, conversion events, and integrations. Use when you need to programmatically configure Google Analytics accounts, provision properties, manage data retention, configure Measurement Protocol secrets, or manage Firebase and Google Ads links.
google-analytics-data-api-basics
1.0.0google · data-science
Manages Google Analytics reporting data, enables the Analytics Data API via the Cloud CLI, and creates reports using the Google Analytics Data API (v1beta). Use when you need to interact with Google Analytics properties, run customized analytics reports, query metrics (like activeUsers, screenPageViews) and dimensions (like city, date), check metrics and dimensions compatibility, or verify API enablement.
google-workspace
1.1.0Nous Research · productivity
Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.
hermes-agent
2.1.0Hermes Agent + Teknium · autonomous-ai-agents
Configure, extend, or contribute to Hermes Agent.
hermesone
0.2.0fathah · devops
Install, update, and manage the Hermes One desktop app via the `hermesone` npm package. Use when a user wants to set up Hermes One, install or upgrade it from the command line, check the installed version, preview a release before installing, pin a specific version, or drive the installer programmatically from Node. Triggers on mentions of hermesone, Hermes One, Hermes Desktop (the former name), or installing/updating the Hermes app.
himalaya
1.1.0community · email
Himalaya CLI: IMAP/SMTP email from terminal.
huggingface-hub
1.0.0Hugging Face · mlops
HuggingFace hf CLI: search/download/upload models, datasets.
imessage
1.0.0Hermes Agent · apple
Send and receive iMessages/SMS via the imsg CLI on macOS.
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.
nano-pdf
1.0.0community · productivity
Edit PDF text/typos/titles via nano-pdf CLI (NL prompts).
netlify-deploy
1.0.0openai · devops
Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.
node-inspect-debugger
1.0.0Hermes Agent · software-development
Debug Node.js via --inspect + Chrome DevTools Protocol CLI.
notion
2.0.0community · productivity
Notion API + ntn CLI: pages, databases, markdown, Workers.