company-creator

Create agent company packages conforming to the Agent Companies specification.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create and standardize agent company packages that conform to the Agent Companies specification, enabling rapid setup from a repo or from scratch without manual boilerplate.

Core Features & Use Cases

  • Guides users through from-scratch or from-repo company creation, ensuring compliant structure and organization.
  • Generates a complete package scaffold (COMPANY.md, AGENTS.md, and optional teams/projects) with references to external skills when needed.
  • Supports workflow design by outlining agent reporting lines, skill mappings, and collaboration patterns to enable production-ready organizations.

Quick Start

Provide a repo URL or company concept, and I will generate a ready-to-import 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 package an existing repository into an agent company?

To package an existing repository, provide the repo URL and the tool analyzes its structure to generate a ready-to-import agent company package with COMPANY.md, AGENTS.md, and optional assets.

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

An agent company package is a standardized directory structure conforming to the Agent Companies specification, needed when you want to rapidly set up automated agent workflows without manual boilerplate.

Can I design an agent company from scratch instead of wrapping a repo?

Yes, you can design an agent company from scratch by providing a company concept, which generates a complete package scaffold with optional teams, projects, and reporting lines.

How do I map external skills and define collaboration patterns for my agent company?

During package generation, the tool supports workflow design by outlining agent reporting lines, skill mappings, and collaboration patterns, including optional references to external skills when applicable.

What files are included in the agent company package structure?

The package structure includes COMPANY.md and AGENTS.md files, along with optional assets, references, paperclip configuration, and team or project scaffolding.