Create agent company packages conforming to the Agent Companies specification (agentcompanies/v1). Use when a user wants to create a new agent company from scratch, build a company around an existing git repo or skills collection, or scaffold a team/department of agents. Triggers on: "create a company", "make me a company", "build a company from this repo", "set up an agent company", "create a team of agents", "hire some agents", or when given a repo URL and asked to turn it into a company. Do NOT use for importing an existing company package (use the CLI import command instead) or for modifying a company that is already running in Bedlam.
$npx -y skills add ancilis/bedlam --skill company-creatorInstalls into the current project.
Run `npx skills use "https://github.com/ancilis/bedlam" --skill "ancilis/bedlam/company-creator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ancilis/bedlam" that are relevant to the current task. Run `npx skills add "https://github.com/ancilis/bedlam"` and select the relevant skills, then follow their instructions.