Skills
Self-contained task procedures the Hermes agent can follow — each a single SKILL.md following the agentskills.io open standard.
34 results
airtable
1.1.0community · productivity
Airtable REST API via curl. Records CRUD, filters, upserts.
decision-mapping
1.0.0mattpocock · productivity
Turn a loose idea into a sequenced map of investigation tickets, then drive them to resolution one at a time.
define-goal
1.0.0openai · productivity
Help the user define a concrete, measurable goal before starting work, especially when they ask to use the goal tool, create a goal, set an objective, clarify success criteria, or turn a fuzzy intention into a quantitative outcome. Use this skill for goal creation and goal refinement only; it does not manage durable snapshots, decision logs, or long-running execution artifacts.
doc-coauthoring
1.0.0anthropics · productivity
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
docx
1.0.0anthropics · productivity
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
edit-article
1.0.0mattpocock · productivity
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.
google-workspace
1.1.0Nous Research · productivity
Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.
grill-me
1.0.0mattpocock · productivity
A relentless interview to sharpen a plan or design.
grilling
1.0.0mattpocock · productivity
Interview the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.
handoff
1.0.0mattpocock · productivity
Compact the current conversation into a handoff document for another agent to pick up.
idea-refine
1.0.0addyosmani · productivity
Refines raw ideas into sharp, actionable concepts through structured divergent and convergent thinking. Use when an idea is still vague, when you need to stress-test assumptions before committing to a plan, or when you want to expand options before converging on one. Triggers on "ideate", "refine this idea", or "stress-test my plan".
internal-comms
1.0.0anthropics · productivity
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
interview-me
1.0.0addyosmani · productivity
Extracts what the user actually wants instead of what they think they should want. Achieves this through one-question-at-a-time interview until ~95% confidence about the underlying intent. Use when an ask is underspecified ("build me X" without "for whom" or "why now"), when the user explicitly invokes ("interview me", "grill me", "are we sure?", "stress-test my thinking"), or when you catch yourself silently filling in ambiguous requirements before any plan, spec, or code exists.
linear
1.0.0Hermes Agent · productivity
Linear: manage issues, projects, teams via GraphQL + curl.
loop-me
1.0.0mattpocock · productivity
Grill me about specs for the workflows I want to build, within this workspace.
maps
1.2.0Mibayy · productivity
Geocode, POIs, routes, timezones via OpenStreetMap/OSRM.
nano-pdf
1.0.0community · productivity
Edit PDF text/typos/titles via nano-pdf CLI (NL prompts).
notion
2.0.0community · productivity
Notion API + ntn CLI: pages, databases, markdown, Workers.
notion-knowledge-capture
1.0.0openai · productivity
Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper linking.
notion-meeting-intelligence
1.0.0openai · productivity
Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.
notion-spec-to-implementation
1.0.0openai · productivity
Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.
ocr-and-documents
2.3.0Hermes Agent · productivity
Extract text from PDFs/scans (pymupdf, marker-pdf).
openai-linear
1.0.0openai · productivity
Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.
openai-pdf
1.0.0openai · productivity
Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as `reportlab`, `pdfplumber`, and `pypdf` for generation and extraction.