paperclip-create-agent

Create Paperclip agent configurations and submit governance-aware hire requests.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines creating and hiring new AI agents in Paperclip while respecting company governance and board approval requirements, so you can safely scale your organization without manual coordination overhead.

Core Features & Use Cases

  • Governance-aware agent hiring: Creates a hire request that can become pending approval (or idle if approvals are disabled) and follows the approval lifecycle.
  • Adapter configuration discovery: Pulls available adapter configuration options and adapter-specific documentation for your Paperclip instance.
  • Config consistency via comparisons: Compares proposed adapter and prompt/config choices against existing agent configurations in your company.
  • Role-ready onboarding: Builds the hire payload with role/title/name, reporting line, capabilities, and a concrete icon from the allowed icon set.

Quick Start

Ask the AI to create a new CTO agent in your Paperclip company, using your instance’s available adapter configuration docs, selecting an allowed icon, and submitting the governed hire request 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 create a governance-aware AI agent hire request in Paperclip?

To create a governance-aware agent hire request in Paperclip, draft the new agent configuration with role, capabilities, and adapter settings, then submit it via the POST /api/companies/:companyId/agent-hires endpoint. The request enters the approval lifecycle, becoming pending approval or idle if approvals are disabled.

What is the approval workflow for hiring new AI agents in Paperclip?

The approval workflow for hiring new AI agents in Paperclip routes submitted agent hire requests through a board approval lifecycle. Requests become pending approval if governance is enabled, or idle if approvals are disabled, ensuring safe organizational scaling without manual coordination overhead.

How do I discover adapter configuration options for a new agent in Paperclip?

To discover adapter configuration options for a new agent in Paperclip, the system pulls available adapter configurations and adapter-specific documentation from your instance. This allows you to compare proposed settings against existing agent configs to ensure consistency.

Do I need an API key to submit an agent hire request through Paperclip?

Yes, you need an API key authenticated to access Paperclip endpoints for agent discovery, adapter documentation, icon selection, and the POST /api/companies/:companyId/agent-hires approval lifecycle flow. This ensures governed and auditable agent hiring.

Can I compare a proposed agent configuration against existing agent configs in my company?

Yes, you can compare proposed adapter and prompt configurations against existing agent configurations in your company. This config consistency check ensures the new agent aligns with current settings before submitting the governed hire request for approval.

What details are required to build a role-ready agent hire payload in Paperclip?

Building a role-ready agent hire payload in Paperclip requires a role, title, name, reporting line, capabilities, and a concrete icon selected from the allowed icon set. The payload also links the hire to a source issue for auditability.