manifest
Install and configure the Manifest observability plugin for your agents. Use when setting up telemetry, configuring API keys or endpoints, troubleshooting plugin connection issues, or verifying the observability pipeline is running.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install manifest --cli claudewrites the skill into.claude/skills/manifest/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/manifest/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Install and configure the Manifest observability plugin for your agents. Use when setting up telemetry, configuring API keys or endpoints, troubleshooting plugin connection issues, or verifying the observability pipeline is running.
When to use it
Install and configure the Manifest observability plugin for your agents. Use when setting up telemetry, configuring API keys or endpoints, troubleshooting plugin connection issues, or verifying the observability pipeline is running.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/manifest/SKILL.md -o .claude/skills/manifest/SKILL.md
Notes
Extracted from davila7/claude-code-templates, manifest category.