company-creator

Create Agent Companies packages compliant with the agentcompanies/v1 schema.

2|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/rishith-c/staple --skill company-creator
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: company-creator
Source: https://github.com/rishith-c/staple/tree/main/.agents/skills/company-creator
Command: npx skills add https://github.com/rishith-c/staple --skill company-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create agent company packages that conform to the Agent Companies specification, enabling users to wrap a new company from scratch or wrap an existing repo or skills collection into a structured Staple package.

Core Features & Use Cases

  • Design end-to-end agent company structures with CEOs, teams, and skills that align to organizational goals.
  • Wrap repositories or skill collections into a packaged company using references or vendors, with optional workflow and reporting definitions.
  • Scaffold instructions for running within Staple, including how agents will operate and interact, plus example templates and guides.

Quick Start

Describe your goal or provide a repo URL, and the company-creator will generate a complete Agent Companies package.

Frequently Asked Questions about company-creator

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

FAQPage Schema
How do I convert an existing repository into a structured agent company package?▼

You can convert a repository into an agent company package by providing the repo URL, which wraps existing code or skills into a structured package with defined roles, workflows, and referenced skills.

What is an agent company package and when do I need one?▼

An agent company package is a structured format compliant with the agentcompanies/v1 schema that organizes project components into defined roles and workflows. You need one to coordinate multiple agents towards organizational goals.

Can I create an agent company from scratch or do I need an existing repo?▼

You can create an agent company from scratch by describing your goal, or you can wrap an existing repository. Both approaches generate a ready-to-import package with CEOs, teams, and skills.

How do I define roles and workflows for an agent company?▼

You define roles and workflows by describing your organizational goals to the company-creator, which enforces workflow modeling and scaffolds instructions for how agents will operate and interact within the package.

Does the generated package support referencing external skills from other vendors?▼

Yes, the generated package supports referencing external skills from vendors or existing content. It references needed skills rather than embedding them, ensuring a ready-to-import compliant package.

What's the best way to package a collection of skills into a company structure?▼

The best way to package a skill collection into a company structure is to apply workflow modeling and role definitions, generating a compliant agentcompanies/v1 schema package with operational instructions and templates.