Hermes Agent Skills
Supercharge Your Hermes Agent
Curated, production-ready skills for security, development, research, and productivity. One command install — works with Claude Code, pi, and any SKILL.md-compatible agent.
Quick install all skills:
for skill in agent-hardening github-workflow web-researcher data-analyst security-auditor skill-factory react-reasoning google-workspace; do mkdir -p .hermes/skills/$skill && curl -sL -o .hermes/skills/$skill/SKILL.md https://raw.githubusercontent.com/amanning3390/hermeshub/refs/heads/main/skills/$skill/SKILL.md; doneHermes Agent
8 curated skills · Install to .hermes/skills/Featured Skills
Security
Agent Hardening
Hardens Claude Code agent against prompt injection, sensitive data exfiltration, and unintended system access. Essential security layer for production deployments.
securityhardeningproduction
.hermes/skills/agent-hardening/SKILL.md https://raw.githubusercontent.com/amanning3390/hermeshub/refs/heads/main/skills/agent-hardening/SKILL.mdDevelopment
GitHub Workflow
Automates GitHub PR reviews, branch management, CI/CD pipeline troubleshooting, and repo governance. Handles multi-file diffs and summarizes changes for reviewers.
githubci-cdpr-review
.hermes/skills/github-workflow/SKILL.md https://raw.githubusercontent.com/amanning3390/hermeshub/refs/heads/main/skills/github-workflow/SKILL.mdResearch
Web Researcher
Performs deep web searches with source verification, fact-checking, and structured data extraction. Returns citations and confidence scores for every claim.
researchwebsearch
.hermes/skills/web-researcher/SKILL.md https://raw.githubusercontent.com/amanning3390/hermeshub/refs/heads/main/skills/web-researcher/SKILL.mdSecurity
Security Auditor
Scans codebases for OWASP Top 10 vulnerabilities, secrets in git history, insecure dependencies, and supply chain risks. Produces actionable remediation reports.
securityauditowasp
.hermes/skills/security-auditor/SKILL.md https://raw.githubusercontent.com/amanning3390/hermeshub/refs/heads/main/skills/security-auditor/SKILL.mdAll Skills
Security
Agent Hardening
Hardens Claude Code agent against prompt injection, sensitive data exfiltration, and unintended system access. Essential security layer for production deployments.
securityhardeningproduction
.hermes/skills/agent-hardening/SKILL.md https://raw.githubusercontent.com/amanning3390/hermeshub/refs/heads/main/skills/agent-hardening/SKILL.mdDevelopment
GitHub Workflow
Automates GitHub PR reviews, branch management, CI/CD pipeline troubleshooting, and repo governance. Handles multi-file diffs and summarizes changes for reviewers.
githubci-cdpr-review
.hermes/skills/github-workflow/SKILL.md https://raw.githubusercontent.com/amanning3390/hermeshub/refs/heads/main/skills/github-workflow/SKILL.mdResearch
Web Researcher
Performs deep web searches with source verification, fact-checking, and structured data extraction. Returns citations and confidence scores for every claim.
researchwebsearch
.hermes/skills/web-researcher/SKILL.md https://raw.githubusercontent.com/amanning3390/hermeshub/refs/heads/main/skills/web-researcher/SKILL.mdData
Data Analyst
Analyzes datasets, generates statistical summaries, creates visualizations, and explains trends. Works with CSV, JSON, SQL exports and pandas dataframes.
dataanalyticsvisualization
.hermes/skills/data-analyst/SKILL.md https://raw.githubusercontent.com/amanning3390/hermeshub/refs/heads/main/skills/data-analyst/SKILL.mdSecurity
Security Auditor
Scans codebases for OWASP Top 10 vulnerabilities, secrets in git history, insecure dependencies, and supply chain risks. Produces actionable remediation reports.
securityauditowasp
.hermes/skills/security-auditor/SKILL.md https://raw.githubusercontent.com/amanning3390/hermeshub/refs/heads/main/skills/security-auditor/SKILL.mdDevelopment
Skill Factory
Scaffolds new Hermes skills with best practices: proper SKILL.md structure, test templates, versioning, and documentation. Use this to build and publish new skills.
developmentscaffoldingtools
.hermes/skills/skill-factory/SKILL.md https://raw.githubusercontent.com/amanning3390/hermeshub/refs/heads/main/skills/skill-factory/SKILL.mdDevelopment
React Reasoning
Specialized reasoning patterns for React component design, state management, performance optimization, and Hooks architecture. Produces idiomatic, maintainable React code.
reactfrontendcomponents
.hermes/skills/react-reasoning/SKILL.md https://raw.githubusercontent.com/amanning3390/hermeshub/refs/heads/main/skills/react-reasoning/SKILL.mdProductivity
Google Workspace
Integrates with Google Drive, Gmail, Calendar, and Sheets. Drafts emails, creates calendar events, manages Drive files, and generates Sheets reports via natural language.
googleproductivityworkspace
.hermes/skills/google-workspace/SKILL.md https://raw.githubusercontent.com/amanning3390/hermeshub/refs/heads/main/skills/google-workspace/SKILL.mdWant to add a skill?
Have a skill that works with Hermes or Claude Code? Submit it to our directory and share it with the community.
Submit a Skill