← 返回 Skills 市场
562
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install solo-setup
功能描述
Auto-generate project workflow config (docs/workflow.md) from existing PRD and CLAUDE.md with zero questions. Use when user says "set up workflow", "configur...
安全使用建议
What this skill will do: scan your project files (CLAUDE.md, docs/prd.md, package manifests, Makefile, linters), optionally consult local templates or ~/.solo-factory/defaults.yaml to find projects_dir, then create docs/workflow.md and add a reference in CLAUDE.md. It does not require credentials or install external software. Before installing/using: back up CLAUDE.md if you care about manual edits, review the generated docs/workflow.md for correctness (the skill picks the first test framework found and makes opinionated choices like TDD policy), and ensure you’re running the agent in the intended project directory. If you want extra caution, run it on a branch or in a copy of the repo so you can review changes before merging.
功能分析
Type: OpenClaw Skill
Name: solo-setup
Version: 2.1.1
The skill `solo-setup` is designed to auto-generate project workflow configurations. It reads various project-specific files (e.g., `CLAUDE.md`, `package.json`, `Makefile`), accesses a user configuration file (`~/.solo-factory/defaults.yaml`) to locate project directories, and writes/updates project documentation (`docs/workflow.md`, `CLAUDE.md`). It uses the `Bash` tool for a simple `mkdir` command. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection with harmful intent. All actions are aligned with the stated purpose of setting up a development workflow.
能力评估
Purpose & Capability
Name/description match the instructions: the skill only needs to read project docs/manifests and write docs/workflow.md. No unrelated binaries, env vars, or external credentials are requested.
Instruction Scope
Instructions confine themselves to project files (CLAUDE.md, docs/prd.md, package.json/pyproject.toml, Makefile, linter configs) and optionally local template files (.solo/, stacks/<stack>.yaml). It also may read ~/.solo-factory/defaults.yaml to find projects_dir if an argument is provided — this is reasonable for locating the project but does access a file in the user's home directory outside the project root. The skill does not instruct network exfiltration or secret collection.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written beyond the generated project docs.
Credentials
No environment variables, credentials, or config paths are declared as required. The single out-of-project path (~/.solo-factory/defaults.yaml) is used only to locate projects_dir, which is consistent with the purpose.
Persistence & Privilege
always is false and the skill only writes/edits files inside the project (docs/workflow.md and possibly CLAUDE.md). It does not request system-wide changes or modify other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install solo-setup - 安装完成后,直接呼叫该 Skill 的名称或使用
/solo-setup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.1
Universalize: remove project-specific references, add SearXNG recommendation
v2.1.0
Initial publish
元数据
常见问题
Setup 是什么?
Auto-generate project workflow config (docs/workflow.md) from existing PRD and CLAUDE.md with zero questions. Use when user says "set up workflow", "configur... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 562 次。
如何安装 Setup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install solo-setup」即可一键安装,无需额外配置。
Setup 是免费的吗?
是的,Setup 完全免费(开源免费),可自由下载、安装和使用。
Setup 支持哪些平台?
Setup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Setup?
由 Rust(@fortunto2)开发并维护,当前版本 v2.1.1。
推荐 Skills