company-creator

Generate complete Agent Companies packages from scratch or existing repositories.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines the creation of complete Agent Companies packages from scratch or by wrapping an existing repository, aligning them to the official specification.

Core Features & Use Cases

  • Generate a full package structure (COMPANY.md, agents, teams, projects, tasks, skills, assets) with proper frontmatter and workflow-aware agent instructions.
  • Support two modes: Company From Scratch and Company From a Repo, including step-by-step guidance and references.
  • Provide guidance on reading and applying the Agent Companies specification, plus repo-analysis references to inform packaging decisions.

Quick Start

Describe the company you want and I will generate the 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 create an agent company package from an existing repository?

You can create an agent company from scratch by describing the desired organization to the Skill. It then generates the full package structure, including agents, teams, projects, tasks, and skills, conforming to the official specification with proper frontmatter.

What is included when generating a complete agent company package?

Yes, wrapping a repository creates from-repo references for external skills. This approach avoids vendoring external content directly into your package unless you explicitly request it, keeping the package lean.

What's the best way to align a repo-backed project to the official agent companies specification?

The Skill supports two modes: creating a company from scratch and wrapping an existing repository. Both modes generate a complete package structure but differ in whether they build a new organization or wrap an existing repo-backed project.

Do I need to vendor external skills when wrapping a repository?

You can create an agent company from scratch by describing the desired organization to the Skill. It then generates the full package structure, including agents, teams, projects, tasks, and skills, conforming to the official specification with proper frontmatter.