What problem does it solve?
Creating agent company packages that conform to the Agent Companies v1 specification requires deep knowledge of the spec, careful file structuring, and proper workflow design, which is time-consuming and error-prone for new users. This skill automates the entire process, ensures strict spec compliance, and guides users through company design decisions to produce production-ready packages.
Core Features & Use Cases
- Dual Creation Modes: Build a new agent company from scratch based on your business vision, or wrap an existing git repository, skills collection, or local project into a fully functional agent company package.
- End-to-End Spec Compliance: Automatically generates all required files and frontmatter that match the Agent Companies v1 standard, including root COMPANY.md, agent AGENTS.md files with workflow-aware instructions, and optional teams, projects, and tasks structures.
- Intelligent Workflow Design: Infers the optimal organizational workflow pattern (pipeline, hub-and-spoke, collaborative, or on-demand) from repo structure or user input, and embeds clear handoff, trigger, and responsibility details into each agent's instructions to ensure the company operates as a coordinated unit.
- Use Case: You have a public GitHub repo with a collection of AI agent skills for software development, and want to turn it into a runnable agent company in Paperclip with a lead engineer, QA agent, and DevOps agent in minutes, without manually writing dozens of spec-compliant files.
Quick Start
Provide your repo URL or a description of the agent company you want to build to the company-creator skill to generate a fully compliant, import-ready package for Paperclip.