company-creator

Wrap git repositories or scratch projects into standards-compliant Agent Companies packages.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/windingriverholdings/paperclip --skill company-creator-windingriverholdings
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: company-creator
Source: https://github.com/windingriverholdings/paperclip/tree/main/.agents/skills/company-creator
Command: npx skills add https://github.com/windingriverholdings/paperclip --skill company-creator-windingriverholdings

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Packages agent capabilities into standardized Agent Companies packages, enabling quick setup of runnable organizations.

Core Features & Use Cases

  • From-scratch packaging to generate COMPANY.md, AGENTS.md, and optional references for a new company.
  • Repo-wrapping to scaffold a company package around an existing git repo or skills collection.
  • Workflow-driven roles and governance, with references to external skills when needed.

Quick Start

Provide a repo URL or a concise brief and let the tool scaffold the complete agent company package.

Frequently Asked Questions about company-creator

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

FAQPage Schema
How do I package a git repo into an agent company?▼

To package a git repo into an agent company, provide the repository URL to scaffold a standards-compliant company package. This wraps your existing project by generating core files like COMPANY.md and AGENTS.md.

What files are needed to create an agent company package?▼

Creating an agent company package requires core files including COMPANY.md and AGENTS.md to define roles and governance. Optional references like .paperclip.yaml can also be generated to link external skills.

Can I build an agent company from scratch without an existing repository?▼

Yes, you can build an agent company from scratch by providing a concise brief instead of a repository URL. The tool will scaffold the complete package and generate the necessary company configuration files.

Does the agent company packaging process include secrets from my repository?▼

No, the agent company packaging process explicitly omits secrets from the generated output. It enforces reliance on the Agent Companies specification to ensure standards-compliant and secure company packages.

How are agent roles and workflows defined in a company package?▼

Agent roles and workflows are defined through workflow-driven governance structures within the generated AGENTS.md file. The packaging process can also reference external skills when specific capabilities are needed.