company-creator

Generate agent company packages conforming to the Agent Companies specification.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create standard, reusable agent-company packages that conform to the Agent Companies specification, enabling teams to quickly assemble organizational structures of agents, skills, and workflows.

Core Features & Use Cases

  • Generate a complete company package scaffold including agents, teams, projects, tasks, and skills based on user goals or repo content.
  • Support from-scratch company setups or wrapping existing repositories into a compliant package, with workflow definitions and execution contracts.
  • Reference external skills when appropriate, or vendor them when requested, to accelerate package creation.

Quick Start

Write a short natural-language goal or provide a repo URL, and this skill will generate a ready-to-import company package you can wire into Paperclip.

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 scratch?

You can wrap an existing repository into a compliant agent company package by providing the repo URL. The skill generates the required directory layout, frontmatter, and reference handling for a ready-to-import package.

What is an agent company package used for?

An agent company package is used to quickly assemble organizational structures of agents, skills, and workflows. It enforces directory layout and frontmatter to produce a standardized, ready-to-import Paperclip package.

Can I reference external skills instead of vendoring them in my package?

Yes, you can reference external skills when appropriate to accelerate package creation. You can also request to vendor external skills directly into your agent company package if needed.

Does the generated company package include workflow definitions and execution contracts?

Yes, the generated company package includes workflow definitions and execution contracts. It supports both from-scratch setups and repo-wrapped packages with the full project and task structure.

What's the best way to automate AI team packaging for Paperclip?

The best way to automate AI team packaging is using a skill that enforces the Agent Companies specification, generating frontmatter and directory layout to produce a ready-to-import Paperclip package.