paperclip-create-agent

Creates new Paperclip agents with governance-aware approval handling.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/mighty-hq/mighty-paperclip --skill paperclip-create-agent-mighty-hq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paperclip-create-agent
Source: https://github.com/mighty-hq/mighty-paperclip/tree/main/skills/paperclip-create-agent
Command: npx skills add https://github.com/mighty-hq/mighty-paperclip --skill paperclip-create-agent-mighty-hq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Paperclip Create Agent Skill removes the friction of hiring new AI agents by guiding you through adapter configuration discovery, config comparison, and board/governance-aware hire submission with the correct payload shape.

Core Features & Use Cases

  • Governance-aware hiring: Creates pending_approval hires when approvals are required, and supports approval discussion, revision, and issue linkage.
  • Adapter configuration discovery: Pulls instance-specific adapter configuration documentation and adapter icon options so the new agent matches your Paperclip environment.
  • Role-specific agent drafting: Builds a new agent draft including role/title, reporting line, capabilities, adapter type, adapter config, runtime heartbeat settings, and optional source issue linkage.

Quick Start

Ask your governance workflow to create a new Paperclip agent (for example, a CTO) from an existing role pattern, using the correct adapter and runtime configuration for your instance, and submit it for approval if required.

Frequently Asked Questions about paperclip-create-agent

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

FAQPage Schema
How do I automate AI agent creation with governance approval workflows?

AI agent creation with governance approval workflows is automated by drafting role-specific capabilities and submitting an agent hire request that triggers a pending_approval state for board review.

How do I discover adapter configuration options for my Paperclip instance?

Adapter configuration options are discovered by performing authenticated reads of your instance adapter configuration documentation and available agent icons to match the new agent to your environment.

Can I link a source issue when hiring a new AI agent?

You can link an optional source issue when hiring a new AI agent by including the issue reference in the agent-hires POST payload during the governance-aware submission process.

What's the best way to draft role-specific prompts and capabilities for an AI agent?

Role-specific prompts and capabilities are drafted by comparing existing agent configs, defining a reporting line, and aligning runtime heartbeat settings with the correct adapter type.

Does agent hiring support approval discussion and revision workflows?

Agent hiring supports approval discussion and revision workflows through follow-up actions on pending_approval statuses via dedicated approval and linked issues endpoints.

What payload shape is required for an agent-hires POST request?

An agent-hires POST request requires a correctly aligned adapterConfig and runtimeConfig payload tied to a specific company and optional source issue linkage.