← Back to Skills Marketplace
884
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install personal-goals
Description
Acts as the user's goal-setting and accountability partner in the Goals topic. Tracks life goals, milestones, progress, deadlines. Use when in Personal chat...
Usage Guidance
This skill appears to be what it says: a local goals partner that reads and updates knowledge/personal/goals.md. Before installing, consider that your personal goals and progress will be stored in the agent workspace file (check who can access backups, shared workspaces, or logs). There are no external endpoints, installs, or credential requests in the package, but if you plan to store highly sensitive information here (health details, financial data), prefer secure storage or avoid placing such data in the workspace file. If you need the agent to sync goals externally later, require clear, explicit consent and inspect any added integrations before enabling them.
Capability Analysis
Type: OpenClaw Skill
Name: personal-goals
Version: 1.0.0
The skill bundle is classified as benign. All files (SKILL.md, README.md, _meta.json) consistently describe a personal goal-setting and tracking agent. The instructions in SKILL.md direct the AI agent to read from and write to a specific file, `knowledge/personal/goals.md`, which is explicitly stated as the agent's memory for goals. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent for harmful purposes, or any form of obfuscation. The file operations are confined to the skill's designated data file, aligning with its stated purpose.
Capability Assessment
Purpose & Capability
Name/description match the behavior: the SKILL.md explicitly instructs the agent to read and update a single goals file (knowledge/personal/goals.md) and to use chat history for context. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
Instructions are narrowly focused on reading/updating knowledge/personal/goals.md and considering chat history. This is appropriate for a goals tracker, but it does persist personal data to the agent workspace — the skill will store user-sensitive goal entries on disk.
Install Mechanism
No install spec or code files — instruction-only skill. Lowest-risk install surface; nothing will be downloaded or executed.
Credentials
The skill declares no required environment variables, credentials, or config paths beyond the single workspace file it uses. No disproportionate credential access requested.
Persistence & Privilege
always is false and the skill does not request elevated platform privileges. It does, however, write persistent personal data to the agent workspace (knowledge/personal/goals.md), which has privacy implications if the workspace is shared or backed up.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install personal-goals - After installation, invoke the skill by name or use
/personal-goals - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release. Set, decompose and track personal goals with progress.
Metadata
Frequently Asked Questions
What is Personal Goals?
Acts as the user's goal-setting and accountability partner in the Goals topic. Tracks life goals, milestones, progress, deadlines. Use when in Personal chat... It is an AI Agent Skill for Claude Code / OpenClaw, with 884 downloads so far.
How do I install Personal Goals?
Run "/install personal-goals" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Personal Goals free?
Yes, Personal Goals is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Personal Goals support?
Personal Goals is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Personal Goals?
It is built and maintained by GekaCross (@gekacross); the current version is v1.0.0.
More Skills