技能详情(站内镜像,无评论)
作者:Xin Ding @9talk
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v0.1.9
统计:⭐ 0 · 291 · 2 current installs · 2 all-time installs
⭐ 0
安装量(当前) 2
🛡 VirusTotal :可疑 · OpenClaw :可疑
Package:9talk/plan-i
安全扫描(ClawHub)
- VirusTotal :可疑
- OpenClaw :可疑
OpenClaw 评估
The skill's purpose (create a new planning file and write an initial draft) aligns with its files, but there are notable safety/usability inconsistencies — chiefly lack of input sanitization for the plan name (file path risks) and an ambiguous model-invocation setting versus the requirement to generate content before responding.
目的
Name and description (start a planning process and create a planning file) match the included script and instructions. No unrelated credentials, binaries, or installs are requested.
说明范围
SKILL.md instructs the agent to (1) run the included pl-init.sh to create a new file and (2) immediately write a generated initial planning draft to that file before outputting to the user. The script creates a template file but does not implement the agent's 'write the draft' step — the agent will need to perform the write itself. The instructions also enforce 'do not read existing planning files,' which is fine, but the requirement to write …
安装机制
No install spec; the skill is instruction-only with one included shell script. No remote downloads or external installs are performed.
证书
No environment variables, credentials, or external config paths are requested. The script operates on a local 'plans' directory and does not contact external services.
持久
The skill is not 'always' enabled and does not request elevated platform privileges. It does create files under a 'plans' directory relative to the working directory; this is expected for the stated purpose but still grants the skill the ability to write persistent files to disk.
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Plan I」。简介:启动一个新的规划流程,创建新的规划文件。。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/9talk/plan-i/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。