agent-annotations
v0.4.1
Published
Init scaffold for Agent Annotations (copies receiver + optional agent skills/instructions into a repo).
Maintainers
Readme
agent-annotations
Init scaffold for Agent Annotations.
Usage
pnpm dlx agent-annotations setupThis installs repo integration + skill/instructions and starts the receiver (writes .agent-annotations/ into the repo).
To install templates only (no receiver), run:
pnpm dlx agent-annotations initTo start the receiver after setup:
pnpm dlx agent-annotations startCommon options
--agent auto|codex|claude|gemini|antigravity|opencode|copilot|all--skill repo|user|none--receiver repo|none--force--port 8787--host 0.0.0.0--repo /path/to/repo
Repo
This package is maintained in the ossianravn/agent-annotations repository.
