跳转至

init

项目初始化器 — 创建标准目录结构、自动安装推荐skill、运行post-init wizard

字段
包名 project-initializer-skill
别名 init
版本 1.1.0
技能数 1
命令数 1
代理数 0
兼容性 opencode

技能列表

  • project-initializer — Initialize/scaffold/bootstrap AI-agent workspaces, generate AGENTS.md/README/.opencode/docs/tasks/qa/mcp templates, run ...

安装

& ([scriptblock]::Create((irm https://raw.githubusercontent.com/kylecui/petfish.ai/master/remote-install.ps1))) -Pack "init"
curl -fsSL https://raw.githubusercontent.com/kylecui/petfish.ai/master/remote-install.sh | bash -s -- --pack init