paperclip-create-agent
๐ฏSkillfrom getpaperclipai/paperclip
A Claude Code skill for creating new agents in Paperclip with governance-aware hiring, covering adapter configuration, agent prompt drafting, and hire request submission.
Overview
paperclip-create-agent is a Claude Code skill for the Paperclip platform that guides the process of hiring (creating) new AI agents within a Paperclip company. It provides a structured workflow from discovering adapter configurations and comparing existing agent setups to drafting the new agent's instructions and submitting the hire request for board approval. The skill emphasizes governance-aware hiring, meaning the agent creating process respects company permissions, follows established conventions, and requires proper authorization before an agent goes live.
Key Features
- Structured hiring workflow: A step-by-step process covering identity confirmation, adapter discovery, existing agent comparison, instruction source selection, icon selection, config drafting, and hire request submission
- Template-based instruction authoring: Three paths for creating agent instructions: exact template match from the template index, adjacent template adaptation (modifying a close match), or generic fallback construction from a baseline role guide
- Adapter configuration discovery: API endpoints to inspect available adapter types and their configuration options, ensuring the new agent is set up with the correct runtime environment
- Governance and permission checks: Requires either board access or can_create_agents permission, with escalation guidance when permissions are insufficient. The hire request is submitted as a comment for board review
- Convention-aware setup: Compares existing agent configurations in the company to match naming, icon, reporting line, and adapter conventions, maintaining consistency across the agent roster
Who is this for?
- Paperclip board members or CEO agents who need to expand their agent team by hiring new specialized agents with proper governance controls
- Platform administrators setting up Paperclip companies who want a repeatable, auditable process for agent creation
- Developers building multi-agent systems on Paperclip who need to programmatically create agents that follow established company conventions and permission models
Same repository
getpaperclipai/paperclip(21 items)
Installation
npx vibeindex add getpaperclipai/paperclip --skill paperclip-create-agentnpx skills add getpaperclipai/paperclip --skill paperclip-create-agent~/.claude/skills/paperclip-create-agent/SKILL.mdSKILL.md
More from this repository10
A Claude Code skill that provides Paperclip's UI design system guide covering design tokens, typography, component patterns, and dark-themed control plane conventions.
A Claude Code skill that implements a persistent file-based memory system using Tiago Forte's PARA method with three layers: knowledge graph, daily notes, and tacit knowledge.
A Claude Code skill that guides how to translate plans into executable Paperclip tasks with proper specialty assignment, dependency wiring, and parallelization.
A Claude Code skill for interacting with the Paperclip control plane API to manage tasks, coordinate agents, follow company governance, and handle routines in a heartbeat-based execution model.
A Claude Code skill for managing a Paperclip company as a board member via chat, covering onboarding, agent management, approvals, cost oversight, and work product review.
Skill
Skill
Skill
Skill
Skill