GoalGetter is a local-first task and habit tracking system that uses simple markdown files to manage your daily workflow and long-term goals.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install goalgetter
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install goalgetter using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
GoalGetter provides a streamlined, developer-centric approach to productivity within the Openclaw Skills ecosystem. By using plain markdown files stored in your local directory, it offers a transparent and portable way to manage todo lists and track habit streaks without relying on external cloud services. The skill allows you to interact with your productivity data through natural language, making it easy to stay organized while working in your AI-driven environment.
This skill is designed for those who value data ownership and simplicity. Every task added and every goal achieved is recorded in human-readable files, ensuring your progress is always accessible, even outside of the agent interface. Whether you are tracking coding milestones or daily meditation, GoalGetter keeps your momentum visible through automated streak tracking and structured data logging.
To start using GoalGetter within your Openclaw Skills collection, ensure the base directory exists. The agent will typically handle this, but you can manually initialize it with:
mkdir -p ~/.openclaw/goalgetter/done/
No additional API keys or external dependencies are required, as all data is stored locally in your home directory.
GoalGetter maintains a clean organizational structure for your productivity data:
| Path | Purpose | Format |
|---|---|---|
tasks.md |
Active todo list | Markdown Checkboxes (- [ ]) |
goals.md |
Habit and streak tracking | Structured Markdown with YAML-like metadata |
done/ |
Archive of finished tasks | Timestamped Markdown files |
Goal Metadata Fields:
streak: Integer representing consecutive days completed.created: ISO 8601 date of goal initiation.log: A list of dates representing every successful completion.Loading
An AI-driven skill for designing mobile app screens and managing UI projects through simple natural language commands.

A guided workflow to generate a structured personal communication manual that both humans and AI agents can query.

A specialized tool that enables AI agents to analyze and respect a recipient's communication preferences through the COMMS.md standard.

A specialized tool for AI agents to search, filter, and retrieve real-time Korean news articles via the Naver Search API.

A specialized skill for AI agents to securely install, authenticate, and manage credentials using the 1Password CLI.

A command-line tool for managing Apple Notes on macOS, enabling AI agents to create, search, and export notes via the memo utility.








































