Agent skill
example-echo
Use when a minimal, deterministic example skill is needed to verify the contract runner.
Stars
0
Forks
0
Install this agent skill to your Project
npx add-skill https://github.com/Reneromero08/agent-governance-system/tree/main/CAPABILITY/SKILLS/utilities/example-echo
SKILL.md
required_canon_version: >=3.0.0
Skill: example-echo
Version: 0.1.0
Status: Reference
Trigger
Use when a minimal, deterministic example skill is needed to verify the contract runner.
Inputs
input.jsonwith any JSON value.
Outputs
- Writes
actual.jsoncontaining the same JSON value as the input.
Constraints
- Deterministic and side-effect free outside the provided output path (runner writes fixture outputs under
CONTRACTS/_runs/). - Must not modify canon or context.
Fixtures
fixtures/basic/
required_canon_version: >=3.0.0
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
mcp-adapter
0
0
Explore
pipeline-dag-scheduler
0
0
Explore
cortex-summaries
0
0
Explore
llm-packer-smoke
0
0
Explore
artifact-escape-hatch
0
0
Explore
mcp-message-board
0
0
Explore
Didn't find tool you were looking for?