paperclip-create-agent
Create new agents in Paperclip with governance-aware hiring. Use when you need to inspect adapter configuration options, compare existing agent configs, draft a new agent prompt/config, and submit a hire request.
Install
Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.
git clone https://github.com/paperclipai/paperclip /tmp/paperclip && ln -s /tmp/paperclip/skills/paperclip-create-agent ~/.claude/skills/paperclip-create-agent
From README
Paperclip Create Agent Skill Use this skill when you are asked to hire/create an agent. Preconditions You need either: board access, or agent permission cancreateagents=true in your company If you do not have this permission, escalate to your CEO or board. Workflow Confirm identity and company context Discover adapter configuration for this Paperclip instance Compare existing agent configurations Note naming, icon, reporting-line, and adapter conventions the company already follows. Choose the instruction source (required) This is the single most important decision for hire quality. Pick exactly one path: Exact template — the role matches an entry in the template index. Use the matching file under references/agents/ as the starting point. Adjacent template — no exact match, but an existing template is close (for example, a "Backend Engineer" hire adapted from coder.md, or a "Content Designer" adapted from uxdesigner.md).
More from this repo
paperclip
Interact with the Paperclip control plane API for task coordination and governance.
paperclip-create-plugin
Used to create and develop external Paperclip plugins with the CLI-first workflow.
para-memory-files
Use a file-based PARA memory system to store, retrieve, and organize durable knowledge across sessions.