Skip to content

Add zerodep CLI skill for Claude Code and Hermes Agent#115

Merged
Oaklight merged 2 commits into
masterfrom
worktree-feature+zerodep-skill
Jul 3, 2026
Merged

Add zerodep CLI skill for Claude Code and Hermes Agent#115
Oaklight merged 2 commits into
masterfrom
worktree-feature+zerodep-skill

Conversation

@Oaklight

@Oaklight Oaklight commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add skill/zerodep/SKILL.md — a user-facing skill document for AI coding assistants (Claude Code, Hermes Agent)
  • Covers: CLI installation, what modules are/aren't, vendoring workflow, contributing/PR guidelines
  • Deliberately avoids listing specific CLI subcommands — users discover them via zerodep --help
  • Designed to be symlinked into ~/.claude/skills/ or ~/.hermes/skills/

Test plan

  • Verify skill/zerodep/SKILL.md renders correctly on GitHub
  • Symlink into Claude Code skills and confirm it appears in skill list
  • Symlink into Hermes Agent skills and confirm it loads

Oaklight added 2 commits July 3, 2026 16:12
Provides user-facing guidance on installing the CLI, understanding what
zerodep modules are (and are not), vendoring modules into projects, and
contributing back via PRs.
- Replace generic `from lib.yaml` example with recommended `_vendor/`
  directory pattern matching existing projects (toolregistry-hub,
  asr2clip, llm-rosetta, etc.)
- Add directory layout, relative import example, and ruff/ty exclude config
- Remove specific module count ("45+") to avoid staleness
@Oaklight Oaklight merged commit 4a84040 into master Jul 3, 2026
6 checks passed
@Oaklight Oaklight deleted the worktree-feature+zerodep-skill branch July 3, 2026 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant