← 返回 Skills 市场
819
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install personal-ideas
功能描述
Acts as the user's idea capture and brainstorm partner in the Ideas topic. Catches ideas, develops them, connects dots between past ideas. Use when in Person...
安全使用建议
This skill appears to do what it says: it will read chat history and read/update knowledge/personal/ideas.md in the agent workspace to capture and develop ideas. Before installing, confirm you are comfortable with the agent persisting all captured text (the SKILL.md explicitly says to 'record EVERYTHING') — it may store sensitive remarks unless you limit what you share or instruct the skill not to record certain content. Also note the manifest does not list the knowledge/personal/ideas.md path even though the runtime instructions require it; you may want the publisher to declare that config path explicitly. There are no external network calls or credential requests in the skill, which reduces risk, but ensure your agent workspace is private if you plan to store personal or sensitive ideas.
功能分析
Type: OpenClaw Skill
Name: personal-ideas
Version: 1.0.0
The skill is classified as suspicious due to its explicit instructions in `SKILL.md` for the AI agent to perform file write operations (`add to knowledge/personal/ideas.md`). While the stated purpose of managing personal ideas is benign and the target file is within the agent's workspace, any direct file write capability, especially when influenced by user input, introduces a significant attack surface for potential vulnerabilities like path traversal or arbitrary file write if the agent's input sanitization or the platform's sandboxing is insufficient. There is no evidence of intentional malicious behavior, but the high-risk capability warrants a 'suspicious' classification.
能力评估
Purpose & Capability
The name/description (idea capture and brainstorming) aligns with the instructions to read, index, and append ideas to a local knowledge file; however the SKILL.md explicitly requires reading/updating knowledge/personal/ideas.md while the registry metadata lists no required config paths — a small manifest mismatch.
Instruction Scope
Instructions are narrowly scoped to reading the agent's chat history and a local file and to storing new ideas. This is appropriate for the stated purpose, but the rule 'Записывать ВСЁ' (record everything) can cause the skill to persist sensitive user utterances unless the user or operator restricts what gets stored.
Install Mechanism
No install spec and no code files (instruction-only) — lowest-risk footprint; nothing is downloaded or written by an installer.
Credentials
The skill requires no environment variables or external credentials, which is proportionate. It does access a workspace file (knowledge/personal/ideas.md) — expected for local memory but not declared in manifest.
Persistence & Privilege
always:false and no elevated privileges; the skill persists ideas to a local workspace file (its expected behavior) and does not request system-wide changes or cross-skill configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install personal-ideas - 安装完成后,直接呼叫该 Skill 的名称或使用
/personal-ideas触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release. Captures and organizes ideas with tags and categories.
元数据
常见问题
Personal Ideas 是什么?
Acts as the user's idea capture and brainstorm partner in the Ideas topic. Catches ideas, develops them, connects dots between past ideas. Use when in Person... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 819 次。
如何安装 Personal Ideas?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install personal-ideas」即可一键安装,无需额外配置。
Personal Ideas 是免费的吗?
是的,Personal Ideas 完全免费(开源免费),可自由下载、安装和使用。
Personal Ideas 支持哪些平台?
Personal Ideas 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Personal Ideas?
由 GekaCross(@gekacross)开发并维护,当前版本 v1.0.0。
推荐 Skills