← Back to Skills Marketplace
ivangdavila

Projects

by Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
1750
Downloads
4
Stars
10
Active Installs
1
Versions
Install in OpenClaw
/install projects
Description
Build a personal project management system that scales from simple lists to structured planning.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install projects
  3. After installation, invoke the skill by name or use /projects
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug projects
Version 1.0.0
License
All-time Installs 10
Active Installs 10
Total Versions 1
Frequently Asked Questions

What is Projects?

Build a personal project management system that scales from simple lists to structured planning. It is an AI Agent Skill for Claude Code / OpenClaw, with 1750 downloads so far.

How do I install Projects?

Run "/install projects" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Projects free?

Yes, Projects is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Projects support?

Projects is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Projects?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments