← 返回 Skills 市场
121
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install testweigui9
功能描述
在任何创造性工作之前必须使用 - 创建功能、构建组件、添加新功能或修改行为。通过协作对话探索用户意图、需求和设计。
安全使用建议
This skill looks like a normal brainstorming/design assistant and is internally consistent, but it instructs the agent to read the current project (files, docs, recent commits) and to write and commit a design document. Before installing or enabling it, decide and document: 1) exactly which directories/files the agent is allowed to read; 2) whether it should be permitted to create/modify files under docs/ and to run git commit/push, and if so which credentials or keys it may use; 3) review the REQUIRED sub-skill (core-writing-plans) and any recommended sub-skills so you trust their behavior. If you are uncomfortable granting file-system or git access, run the skill in an isolated workspace or request a version that only drafts content and returns it for manual commit.
功能分析
Type: OpenClaw Skill
Name: testweigui9
Version: 1.0.0
The skill bundle defines a standard brainstorming and design workflow for an AI agent. The instructions in SKILL.md guide the agent to interact with the user, propose architectural designs, and document them in the 'docs/plans/' directory. No malicious code, data exfiltration, or harmful prompt injection patterns were identified.
能力评估
Purpose & Capability
Name and description match a brainstorming / design-planning skill. The SKILL.md's requested actions (review current project files/commits, produce design docs, and commit them to git) are plausible for this purpose, but the skill does not declare or explain the scope of file access or how git commits will be authenticated.
Instruction Scope
Runtime instructions ask the agent to "查看当前项目状态(文件、文档、最近提交)" and to write into docs/plans/... and commit to git. These are within the skill's purpose but are vague about exactly which files/paths are in-scope and what git operations (automatic commit/push?) the agent should perform. The SKILL.md also requires calling a REQUIRED sub-skill (core-writing-plans) and recommends several others—those sub-skills may expand the agent's actions and should be reviewed.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by an installer and there are no third-party packages pulled in by the skill itself.
Credentials
The skill declares no required environment variables or secrets, which is consistent with its lightweight nature. However, the intended behavior (reading the project state and committing to git) implies it will access local files and may use the environment's git credentials or SSH keys—these accesses are not declared. Users should confirm whether the agent will be allowed to use local git credentials or push commits.
Persistence & Privilege
always is false and there is no persistent install or self-modifying behavior. The skill requests no elevated platform privileges and does not modify other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install testweigui9 - 安装完成后,直接呼叫该 Skill 的名称或使用
/testweigui9触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Introduced core-brainstorming skill for transforming ideas into designs through collaborative dialogue
- Added structured workflow: understand ideas, explore solutions, present designs in 200-300 word sections
- Included domain-specific hooks for embedded and simulation projects with recommended sub-skills
- Emphasized core principles like one question at a time, multiple alternatives, and incremental validation
- Added documentation output to `docs/plans/` with git commit integration
- Required use of `core-writing-plans` sub-skill for implementation phase
元数据
常见问题
测试212 是什么?
在任何创造性工作之前必须使用 - 创建功能、构建组件、添加新功能或修改行为。通过协作对话探索用户意图、需求和设计。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 121 次。
如何安装 测试212?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install testweigui9」即可一键安装,无需额外配置。
测试212 是免费的吗?
是的,测试212 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
测试212 支持哪些平台?
测试212 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 测试212?
由 LKY115(@lky115)开发并维护,当前版本 v1.0.0。
推荐 Skills