agent-skill-harbor-collector
v0.14.2
Published
Collector runtime package for Agent Skill Harbor.
Downloads
388
Readme
agent-skill-harbor-collector
Collector runtime package for Agent Skill Harbor.
This package contains the collect command implementation used by Skill Harbor projects. It is published separately so environments that collect data from GitHub organizations do not need to install post-collect dependencies such as promptfoo.
Purpose
- Provide the runtime behind
harbor collect - Keep GitHub collection dependencies separate from
post-collectand web dependencies - Support workflow-level install surface separation in generated Skill Harbor projects
Notes
- This package is primarily an internal runtime dependency of
agent-skill-harbor - Publish
agent-skill-harbor-collectorbeforeagent-skill-harborwhen the wrapper depends on a newer collector version - For repository-level release steps, see
docs/92-release.md
