company-creator

Create structured Agent Companies packages wrapping skills and agent configurations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create structured Agent Companies packages that wrap skills and agent configurations according to the Agent Companies specification. It enables building from scratch or wrapping an existing repo into a standards-compliant package ready for import.

Core Features & Use Cases

  • From-scratch company creation: Interview and scaffold the full package (COMPANY.md, AGENTS.md, TEAMS, PROJECTS, TASKS, SKILLS) aligned to the spec.
  • Repo-wrapped companies: Analyze a repository and generate a wrapper package that references existing skills and agent configurations.
  • Workflow-aware guidance: Define roles, reporting structure, and workflow handoffs so work flows from idea to delivery seamlessly.

Quick Start

Provide a repo URL or a description of the intended company and I will generate a complete Agent Companies package ready for import.

Frequently Asked Questions about company-creator

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

FAQPage Schema
How do I package existing repository code into an agent company?

You can create an agent company from scratch by providing a description of the intended company. The tool scaffolds the full package, including COMPANY.md, AGENTS.md, TEAMS, PROJECTS, TASKS, and SKILLS, aligned to the specification.

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

An agent company package wraps skills and agent configurations into a standards-compliant structure. You need one when you want to define roles, reporting structures, and workflow handoffs for automated work delivery.

What files and directories are included in a generated agent company package?

A generated package includes COMPANY.md, AGENTS.md, TEAMS, PROJECTS, TASKS, and SKILLS directories. It enforces the frontmatter schema and identifies optional components to yield a complete, ready-to-import package structure.

Can I define workflow handoffs and reporting structures within an agent company?

Yes, you can define workflow handoffs and reporting structures. The creation process provides workflow-aware guidance to establish roles and reporting structures so work flows seamlessly from idea to delivery.

What is the best way to ensure my agent configurations comply with the frontmatter schema?

The best way to ensure frontmatter schema compliance is to use a packager that automatically enforces the schema during creation. This tool validates the frontmatter and identifies optional components to yield a standards-compliant package.

Do I need any dependencies to create a structured agent company package?

No dependencies are required to create a structured agent company package. The tool operates standalone to scaffold or repo-wrap your configurations into a ready-to-import package without external libraries.