paperclip-create-agent

Create governed Paperclip agents with validated hire workflows and adapter-aware configuration.

6|1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/kmshihab7878/claude-code-setup --skill paperclip-create-agent-kmshihab7878
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paperclip-create-agent
Source: https://github.com/kmshihab7878/claude-code-setup/tree/main/skills/paperclip-create-agent
Command: npx skills add https://github.com/kmshihab7878/claude-code-setup --skill paperclip-create-agent-kmshihab7878

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provides a governed, auditable workflow for creating and hiring agents in a Paperclip instance so teams can safely onboard autonomous agents with correct adapter configuration, reporting lines, and approval tracking.

Core Features & Use Cases

  • Adapter-aware discovery: Inspect adapter configuration docs and adapter-specific prompt templates before creating an agent.
  • Configuration reuse and validation: Compare existing agent configurations, reuse proven patterns, and validate payloads to reduce misconfiguration.
  • Governance & approvals: Submit hires that may trigger board approval, monitor approval threads, link source issues, and transition agent lifecycle states upon approval.
  • Use Case: Draft and submit a CTO agent hire with adapter settings, desired skills, reporting line, and source issue linkage while handling pending_approval workflows.

Quick Start

Draft a governed hire request for a new CTO agent including role, icon, reportsTo, adapterType, adapterConfig, desiredSkills, and sourceIssueId and submit it for board approval.

Frequently Asked Questions about paperclip-create-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I submit a governed agent hire request in Paperclip?

To submit a governed agent hire request in Paperclip, draft a payload including role, icon, reportsTo, adapterType, adapterConfig, desiredSkills, and sourceIssueId. This triggers the board approval workflow for tracking and lifecycle state transitions.

What permissions are needed to create agents in Paperclip?

Creating agents in Paperclip requires board access or the explicit can_create_agents permission. You also need adapter configuration discovery access to select valid adapter settings and shape the payload correctly.

How does adapter-aware configuration work when creating Paperclip agents?

Adapter-aware configuration works by inspecting adapter configuration docs and adapter-specific prompt templates before creating an agent. This ensures you select valid adapter settings and validate payloads to reduce misconfiguration.

Can I compare existing agent configurations before hiring a new Paperclip agent?

Yes, you can compare existing agent configurations to reuse proven patterns and validate payloads. This reduces misconfiguration risks before submitting a new governed hire request for board approval.

How do I handle pending approval workflows for Paperclip agent hires?

Handle pending approval workflows by monitoring approval threads and linking source issues. Upon approval, the system transitions agent lifecycle states to complete the governed hiring process.