company

Generate agentcompanies/v1-compliant Paperclip company packages with runtime configs.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/cellarwood/figurio --skill company-cellarwood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: company
Source: https://github.com/cellarwood/figurio/tree/main/plugins/paperclip-plugin/skills/company
Command: npx skills add https://github.com/cellarwood/figurio --skill company-cellarwood

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Streamlines the complex, multi-step process of creating a Paperclip company package by guiding discovery, defining measurable goals, designing projects and tasks, proposing an org chart, and producing import-ready agentcompanies/v1 files with runtime configuration.

Core Features & Use Cases

  • Guided Discovery & Interview: Ask focused questions to extract a clear business description, tech stack, infrastructure, and logistics needs before any generation.
  • Work Planning & Scaffolding: Draft 2–5 measurable goals, break them into projects and starter tasks, and require user confirmation before proceeding.
  • Org Design & Assignment: Propose agent roles, reporting lines, plugin assignments, budgets, and per-agent custom skills and subagents, then connect owners to goals, projects, and tasks.
  • Deterministic Pre/Post Generation: Run pre-generation scripts to scaffold COMPANY.md, agents/, goals/, projects/, tasks/, skills/, and global/ files, orchestrate spawn_agent/wait_agent flows for Wave 1 and Wave 2, validate with post-generate scripts, and clean up temp files.
  • Import-Ready Output: Produce files and runtime configs that are importable via Paperclip UI/API and provide manual deployment instructions for global config integration.

Quick Start

Provide a concise business description, confirm the drafted goals and org structure, and run the pre-generation script to scaffold the company package in your current working directory.

Frequently Asked Questions about company

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

FAQPage Schema
How do I generate an agentcompanies/v1-compliant company package from a business description?

To generate an agentcompanies/v1-compliant company package, provide a concise business description. The skill drafts measurable goals, projects, tasks, and an org chart, then runs pre-generation scripts to scaffold all required files and runtime configs.

What files and directories are included in a complete Paperclip company package?

A complete Paperclip company package includes per-agent runtime/config.toml, AGENTS.md, COMPANY.md, goals/, projects/, tasks/, skills/, global/, and .paperclip.yaml, all structured for Paperclip UI/API imports and GitHub deployment.

How does org design and agent assignment work when scaffolding a company package?

Org design proposes agent roles, reporting lines, plugin assignments, budgets, and per-agent custom skills. It connects owners to drafted goals, projects, and tasks, requiring user confirmation before proceeding to file generation.

Do I need to manually configure runtime configs for each agent in a Paperclip company package?

No, you do not need to manually configure per-agent runtime configs. The skill automatically generates per-agent runtime/config.toml files alongside global configuration during the deterministic post-generation phase.

What is the process for deploying a Paperclip company package to GitHub?

Deploying a Paperclip company package to GitHub involves running pre-generation scripts to scaffold files, orchestrating spawn_agent and wait_agent flows, validating with post-generate scripts, and following manual deployment instructions for global config integration.

Can I customize the goals and projects before the agentcompany files are generated?

Yes, you can customize goals and projects. The guided discovery phase drafts 2 to 5 measurable goals and starter tasks, explicitly requiring your confirmation before proceeding to scaffold the final company package.