← 返回 Skills 市场
ivangdavila

Projects

作者 Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ 安全检测通过
1750
总下载
4
收藏
10
当前安装
1
版本数
在 OpenClaw 中安装
/install projects
功能描述
Build a personal project management system that scales from simple lists to structured planning.
安全使用建议
This skill appears internally consistent, but before installing consider: (1) it will create and manage files under ~/projects/ — back up any existing folder with that name to avoid overwriting; (2) project files may contain sensitive client/contact/invoice data — store only what you want on disk and consider encryption or a private directory; (3) although the skill mentions integrating with calendar/contacts/invoices, it doesn't include connectors or request credentials — do not supply credentials unless you trust a subsequent, explicit prompt and know where they'll be used; (4) review templates and any created README/tasks.md before sharing their contents; (5) if you do not want the agent to autonomously create files, adjust agent invocation settings or run the skill only on demand. Overall the skill is coherent for personal project organization and doesn't request unexpected access.
功能分析
Type: OpenClaw Skill Name: projects Version: 1.0.0 The skill bundle defines a personal project management system. The `SKILL.md` provides instructions for the AI agent to create and manage project-related files and folders within a dedicated `~/projects/` directory. All described actions, such as creating folders, READMEs, and task lists, are confined to this workspace and are consistent with the stated purpose. There is no evidence of prompt injection attempts to deviate the agent from its purpose, access sensitive data outside the project scope, perform unauthorized network calls, or execute malicious commands. The `_meta.json` file contains standard skill metadata.
能力评估
Purpose & Capability
Name and description match the runtime instructions: creating project folders, README/tasks/notes files, templates, and review prompts are exactly what a personal 'Projects' helper would need. The skill does not request unrelated binaries, credentials, or system access.
Instruction Scope
Instructions direct the agent to create and read files under ~/projects/ and to ask users project-scoping questions — this is within scope. The doc mentions integrations (Calendar, Contacts, Invoices) but does not supply or require credentials or concrete API hooks; if the agent later asks for calendar/contacts access or credentials, those should be treated as separate consent points. The fixed workspace path (~/projects/) means the skill will create files in the user's home directory; users should be aware of potential overwrites or sensitive content being stored there.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is downloaded or written to disk by the installer. This is low-risk from an installation perspective.
Credentials
The skill requires no environment variables, credentials, or config paths. That aligns with an offline/local project-organizing helper.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. It will create files in a user workspace but does not modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install projects
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /projects 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug projects
版本 1.0.0
许可证
累计安装 10
当前安装数 10
历史版本数 1
常见问题

Projects 是什么?

Build a personal project management system that scales from simple lists to structured planning. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1750 次。

如何安装 Projects?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install projects」即可一键安装,无需额外配置。

Projects 是免费的吗?

是的,Projects 完全免费(开源免费),可自由下载、安装和使用。

Projects 支持哪些平台?

Projects 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Projects?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论