company-creator

Generate Agent Companies packages with COMPANY.md and nested AGENTS.md files.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/VulcanNeuralDev/vn-paperclip --skill company-creator-vulcanneuraldev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: company-creator
Source: https://github.com/VulcanNeuralDev/vn-paperclip/tree/main/.agents/skills/company-creator
Command: npx skills add https://github.com/VulcanNeuralDev/vn-paperclip --skill company-creator-vulcanneuraldev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables users to generate a complete Agent Companies package that adheres to the official specification, reducing setup time and ensuring consistent structure.

Core Features & Use Cases

  • Generate a root COMPANY.md and nested AGENTS.md with roles, reporting structures, and skills
  • Reference existing skills from a repo or vendor them into the package for a self-contained deployment
  • Define teams, projects, and tasks to reflect real-world workflows within the package

Quick Start

Provide a team/company brief and choose between from-scratch or from-repo mode to generate the package.

Frequently Asked Questions about company-creator

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

FAQPage Schema
How do I scaffold an agent company package from an existing repository?

To scaffold an agent company from a repo, reference or vendor existing skills into the package and map workflows to create a self-contained deployment with standard YAML frontmatter and proper slug.

What is an agent company package and what does it need to include?

An agent company package defines a company, teams, agents, and skills using a root COMPANY.md and nested AGENTS.md files to establish roles, reporting structures, and skill wiring.

How do I generate a complete company structure with agents and teams from scratch?

Generate a from-scratch company structure by providing a team brief to create the root COMPANY.md and nested AGENTS.md files, defining roles, reporting structures, projects, and tasks.

Can I vendor existing skills into my agent company package for self-contained deployment?

Yes, you can vendor existing skills from a repository directly into the agent company package to create a self-contained deployment with clean wiring of agents to their reports.

Do I need to manually configure YAML frontmatter and slugs when creating agent companies?

No, the company creation process automatically enforces standard YAML frontmatter and proper slug generation while wiring agents to their reports and skills.

What is the best way to structure agent reporting lines and skill assignments in a company package?

The best way to structure reporting lines is by generating nested AGENTS.md files that define roles, map reporting structures, and cleanly wire agents to their assigned skills.