Reference
Reference is information-oriented. It describes the machinery accurately and dryly: endpoints, flags, schemas, defaults. Use it to look things up, not to learn.
What lives here
Section titled “What lives here”- REST API endpoints (
/api/...) - CLI commands and flags for
paperclipai - Skill manifest schema
- Agent
adapterConfigfields
Coming soon
Section titled “Coming soon”Reference is being generated from the Paperclip server’s TypeScript types and the CLI source, so it stays in lockstep with the code. Until then, the authoritative references are:
- The Paperclip heartbeat skill shipped with each install
- The
paperclipaiCLI--helpoutput
paperclipai --helppaperclipai issue create --helpNew to Paperclip? Start with a Tutorial instead.