company-creator

Generate standards-compliant Agent Companies packages from repos or scratch.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of compliant Agent Companies packages from repositories or from scratch, reducing setup time and ensuring consistent structure and governance.

Core Features & Use Cases

  • Generates a complete COMPANY.md with frontmatter and nested agent, team, project, and task definitions.
  • Supports both from-scratch company planning and wrapping an existing repo into a company.
  • Produces a standardized package layout that can be imported with Paperclip's company-import workflow and validated against the Agent Companies spec.

Quick Start

Provide a repo URL or your company vision and I will generate a complete agent-company 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 generate an agent company package from an existing repository?

Agent company packages require frontmatter, references, dependencies, components, and safety considerations. This skill validates all these elements against the Agent Companies spec to ensure packages are compliant and importable.

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

Yes, you can scaffold an agent company from scratch by providing your company vision. The skill generates a complete package layout with frontmatter and nested agent, team, project, and task definitions based on that input.

What's the best way to ensure my agent company package is standards-compliant?

The best way to ensure standards compliance is generating packages with this skill, which validates frontmatter, references, dependencies, components, and safety considerations against the Agent Companies spec automatically.

Does the generated agent company package work with Paperclip's import workflow?

Yes, the generated package produces a standardized layout specifically designed for import with Paperclip's company-import workflow and validation against the Agent Companies spec.

What limitations exist when wrapping a repository into an agent company?

The skill analyzes from-repo scenarios to generate compliant packages, but the quality depends on the repository's structure. It validates frontmatter and components, yet complex repos may require manual adjustments to fit the Agent Companies spec.