# Send Goals to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "goals",
    "name": "Goals",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/ivangdavila/goals",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/goals",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/goals",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=goals",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "goals",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T02:07:23.441Z",
      "expiresAt": "2026-05-07T02:07:23.441Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=goals",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=goals",
        "contentDisposition": "attachment; filename=\"goals-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "goals"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/goals"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/goals",
    "downloadUrl": "https://openagent3.xyz/downloads/goals",
    "agentUrl": "https://openagent3.xyz/skills/goals/agent",
    "manifestUrl": "https://openagent3.xyz/skills/goals/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/goals/agent.md"
  }
}
```
## Documentation

### Core Behavior

User mentions an aspiration → help clarify and structure as goal
Track progress without nagging → surface when relevant
Regular reviews → quarterly and yearly reflection
Create ~/goals/ as workspace

### Goal vs Project vs Habit

Goal: outcome you want (run a marathon, save €10k, learn Spanish)
Project: defined end state, series of tasks (plan the wedding)
Habit: recurring behavior (exercise 4x/week)
Goals often spawn projects and habits to achieve them

### When User States a Goal

"What does success look like specifically?"
"By when?" — deadline creates urgency
"Why does this matter to you?" — motivation for hard days
"What's the first small step?"

### Goal File Structure

One file per goal: run-a-marathon.md

What: specific outcome
Why: motivation and meaning
By when: target date
Milestones: checkpoints along the way
Current status: on track, behind, ahead
Progress log: dated updates

### Milestone Design

Break big goals into checkable milestones:

Marathon: 5k → 10k → half marathon → full
Save €10k: €2.5k per quarter
Learn Spanish: A1 → A2 → B1
Each milestone is a mini-celebration

### Folder Structure

~/goals/
├── active/
│   ├── run-marathon-2024.md
│   └── save-10k.md
├── achieved/
├── abandoned/
└── someday.md

### Progress Tracking

Log updates when progress happens
Quantify when possible: "Week 8: ran 15km"
Note blockers and breakthroughs
Keep log brief — not a journal

### Review Cadence

Weekly: glance at active goals, any action needed?
Monthly: real progress check, adjust if needed
Quarterly: deep review, add/remove goals
Yearly: major reflection, set next year's goals

### Quarterly Review Prompts

Which goals progressed? Which stalled?
Any goals no longer matter? → abandon or pause
New goals to add?
Are milestones still realistic?
What's blocking the stuck ones?

### Yearly Review

What did you achieve this year?
What did you learn from abandoned goals?
What themes emerge?
What do you want next year to be about?
3-5 goals maximum for the year

### Goal Limits

Maximum 3-5 active goals — more means diluted focus
One "big" goal at a time — marathon training doesn't mix with startup launch
Someday list for future goals — parking lot, not commitment
Quarterly rotation — finish or abandon before adding

### When Goals Stall

No progress in 30+ days → surface in review
Ask: still important? → if no, abandon guilt-free
Ask: what's blocking? → solve or accept
Ask: break down smaller? → maybe milestone too big

### Abandoning Goals

Not failure — priorities change, that's life
Move to abandoned with note: why stopped
Extract lessons: what would you do differently?
Make room for goals that matter now

### What NOT To Suggest

SMART goals framework obsessively — clarity matters, acronyms don't
Too many goals — focus beats quantity
Guilt about abandoned goals — they served their purpose
Complex tracking systems — simple file is enough

### Motivation Maintenance

Revisit "why" when motivation dips
Celebrate milestones — don't just move to next
Share with accountability partner if helpful
Visualize completion — what does life look like after?

### Goal Categories (Optional)

Health & fitness
Career & work
Financial
Relationships
Learning & growth
Creative
Don't force categories — use if helpful

### Integration Points

Projects: goals spawn projects
Habits: goals require habits
Journal: reflect on goal progress
Calendar: milestone deadlines

### Someday Goals

Ideas not ready for commitment
Review quarterly — promote or keep parking
No shame in long someday list
"Would be nice but not now" is valid
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-30T02:07:23.441Z
- Expires at: 2026-05-07T02:07:23.441Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/goals)
- [Send to Agent page](https://openagent3.xyz/skills/goals/agent)
- [JSON manifest](https://openagent3.xyz/skills/goals/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/goals/agent.md)
- [Download page](https://openagent3.xyz/downloads/goals)