corp-new
仓库创建 2025年12月16日最近提交 7 天前SkillHot 收录 20 天前
▸ 精选理由
将新部门仓库创建与登记流程自动化,节省手动设置与权限配置时间。
▸ 风险提示
会执行 git 操作并调用 GitHub API,需凭证权限且可能推送代码或创建私有仓库。
这个 Skill 做什么
自动创建或验证私有 corp-* 仓库,初始化本地 git、在 GitHub 上建库并注册到 HQ 文档中。
帮你把公司或部门的私有 corp-* 仓库从零搭起来或核验并登记到 HQ 的 Markdown 文档里。会在本地建文件夹、初始化 git、在 GitHub 上创建或克隆私有仓库、提交最小 README 并推送,也会把条目写进 HQ 表格。适合创始人或设立新部门仓库时用,过程会做安全同步并在关键步骤停下来等你确认。
▸ 展开 SKILL.md 英文原文
Use when creating, verifying, or registering a private corp-* department repository for a founder or company operating system, including local repo setup, GitHub repository creation or cloning, safe synchronization, and registration in an HQ Markdown file.
207
Stars
26
Forks
32
仓库内 Skill
+5
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/serejaris/personal-corp-skills/main/skills/corp-new/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/serejaris/personal-corp-skills/main/skills/corp-new/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Corp New Create or verify a private `corp-*` department repository and register it in a local HQ Markdown file. ## What The Skill May Change After approval, this skill may create a local folder, initialize git, create a private GitHub repository, clone an existing repository, commit a minimal README, push committed work, fetch from origin, and edit one HQ table row. Stop and ask for explicit approval after the dry-run summary before any create, clone, commit, push, or HQ edit. ## Configuration Resolve configuration in this order: explicit user request, environment variables, project instructions, then documented defaults. Required values from the user or project config: | Value | E
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有