claude-code Skill
Delegate coding to Claude Code CLI (features, PRs). Published by NousResearch in hermes-agent.
What is claude-code Skill?
Delegate coding to Claude Code CLI (features, PRs). Published by NousResearch in hermes-agent. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Browser automation
- Writing
- Browser automation use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use claude-code Skill
- Use it for browser automation.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: NousResearch
- Repository: NousResearch/hermes-agent
- Skill file: skills/autonomous-ai-agents/claude-code/SKILL.md
What it does
Delegate coding to Claude Code CLI (features, PRs).
Skill instructions
Claude Code — Hermes Orchestration Guide Delegate coding tasks to Claude Code (Anthropic's autonomous coding agent CLI) via the Hermes terminal. Claude Code v2.x can read files, write code, run shell commands, spawn subagents, and manage git workflows autonomously. Prerequisites - Install: npm install -g @anthropic-ai/claude-code - Auth: run claude once to log in (browser OAuth for Pro/Max, or set ANTHROPICAPIKEY) - Console auth: claude auth login --console for API key billing - SSO auth: claude auth login --sso for Enterprise - Check status: claude auth status (JSON) or claude auth status --text (human-readable) - Health check: claude doctor — checks auto-updater and installation health - Version check: claude --version (requires v2.x+) - Update: claude update or claude upgrade Two Orchestration Modes Hermes interacts with Claude Code in two fundamentally different ways. Choose based on the task. Mode 1: Print Mode (-p) — Non-Interactive (PREFERRED for most tasks) Print mode runs a on
Explore related resources
Frequently asked questions
What is claude-code?
claude-code is a open-source AI agent skill with Copy skill directory. Delegate coding to Claude Code CLI (features, PRs).
Who is claude-code best for?
claude-code is best for reusing agent instructions, scripts, and references, browser automation workflows, writing workflows.
How do I install claude-code?
Install or run claude-code using Copy skill directory. Check claude-code for the latest setup command.
Is claude-code actively maintained?
claude-code may need a closer maintenance check before production use.
Auto-fetched from GitHub.