Skip to content

Releases: Gitmaxd/deepagents-cli-droid-skill

v0.1.3

23 Feb 01:50

Choose a tag to compare

  • Add 'Why This Skill?' value proposition section to READMEs
  • Explains learn/build/extend progression for deepagents customization

v0.1.2

22 Feb 21:07

Choose a tag to compare

  • Resolve agent placeholder ambiguity: ground default agent name in path documentation
  • Use concrete ~/.deepagents/default/ paths for copy-paste readiness

v0.1.1

22 Feb 20:30

Choose a tag to compare

  • Improve skill description with trigger phrases for better Droid matching
  • Add routing guidance mapping topics to specific reference files
  • Add note to prefer local reference files over external URL fetches

v0.1.0

21 Feb 23:00

Choose a tag to compare

Initial release.

  • CLI scaffolding tool: npx deepagents-cli-droid-skill init
  • Workspace and personal (--personal) installation scopes
  • Never overwrites existing files
  • Complete skill: SKILL.md + 9 reference files covering the full Deep Agents CLI surface area
  • GitHub Actions CI/CD with npm provenance publishing