company-creator

Create Agent Companies packages conforming to the agentcompanies/v1 specification.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create end-to-end Agent Companies packages that conform to the agentcompanies/v1 spec, enabling users to wrap repos or design from scratch into ready-to-import company packages.

Core Features & Use Cases

  • Wrap a repository or design from scratch into a complete Agent Companies package with agents, teams, projects, and tasks.
  • Reference or vend skills from a repo, apply standard workflow contexts, and export a consistent COMPANY.md and AGENTS.md set.
  • Use when you want a lean, governance-compliant packaging workflow for AI teams.

Quick Start

Describe your goals and repo URL to 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 an AI agent team into a ready-to-import company structure?

To package an AI agent team, this Skill analyzes your goals and repository URL to generate a complete Agent Companies package with proper roles, workflows, and references ready for import.

What is an Agent Companies package and when do I need one?

An Agent Companies package is a governance-compliant structure conforming to the agentcompanies/v1 specification. You need one when wrapping a repository or designing AI teams from scratch into a lean, importable format.

Can I wrap an existing repository into an agent company package?

Yes, you can wrap an existing repository. The Skill analyzes your input to determine whether to wrap a repository or build from scratch, then outputs a package with agents, teams, projects, and tasks.

How do I generate COMPANY.md and AGENTS.md files for an AI workflow?

You generate COMPANY.md and AGENTS.md files by providing your goals and repo URL. The Skill enforces workflow-context in agent instructions, references external skills, and emits a clean file set.

Do I need to manually define roles and workflows for my agent company?

No, you do not need to manually define roles and workflows. The Skill automatically creates a ready-to-import package with proper roles, workflows, and references based on your input goals.

What is the best way to ensure my AI agents have proper workflow context?

The best way to ensure proper workflow context is to use a packaging process that enforces workflow-context in agent instructions and references external skills when needed during package generation.