company-creator
仓库创建 2026年3月2日最近提交 3 小时前SkillHot 收录 3 小时前
▸ 精选理由
快速将仓库转为合规范的公司包。
这个 Skill 做什么
按照 Agent Companies 规范生成 agent 公司包与团队脚手架文件。
按照 agentcompanies/v1 规范生成公司包和 agent 团队的脚手架,把一组技能或仓库包装成可发布的 company 包。当要新建公司、搭团队、招聘 agents 或把现有 repo 打包时会用。它会产出规范要求的文件与目录结构,减少手工配置让后续注册和 CI 更顺畅。
▸ 展开 SKILL.md 英文原文
Create agent company packages that conform to agentcompanies/v1. Use when asked to create a company, scaffold an agent team, hire agents, or turn a repo/skills collection into a company package.
7.6w
Stars
1.4w
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/paperclipai/paperclip/master/.agents/skills/company-creator/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/paperclipai/paperclip/master/.agents/skills/company-creator/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Company Creator Create agent company packages that conform to the Agent Companies specification. Spec references: - Normative spec: `docs/companies/companies-spec.md` (read this before generating files) - Web spec: https://agentcompanies.io/specification - Protocol site: https://agentcompanies.io/ ## Two Modes ### Mode 1: Company From Scratch The user describes what they want. Interview them to flesh out the vision, then generate the package. ### Mode 2: Company From a Repo The user provides a git repo URL, local path, or tweet. Analyze the repo, then create a company that wraps it. See [references/from-repo-guide.md](references/from-repo-guide.md) for detailed repo analysis steps
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有