← Back to Skills Marketplace
harrylabsj

Achievement Hunter Tips

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
85
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install achievement-hunter-tips
Description
Prioritize multiple goals like an achievement board by separating must-have achievements, side achievements, missable windows, low-value grinds, and a realis...
README (SKILL.md)

Achievement Hunter Tips

Chinese name: 成就猎人指南

Purpose

Help the user chase a cluster of goals with smarter sequencing, visible tradeoffs, and protection against compulsive completionism. This skill is descriptive only. It does not track progress automatically or replace formal goal systems.

Use this skill when

  • The user has many milestones in play and cannot see which one to collect first.
  • Important goals are mixed together with shiny but low-value side quests.
  • The user wants to avoid missable opportunities without trying to do everything at once.
  • Perfectionism is turning progress into a grind.

Inputs to collect

  • The achievement list or milestone cluster.
  • Relative value, difficulty, timing window, and missable risk.
  • Conflicts between achievements and the user’s true priority.
  • The user’s tolerance for grind, delay, and “good enough” completion.

Workflow

  1. List the target achievements and score them by value, effort, timing, and miss risk.
  2. Separate them into main-line, side, hidden, and low-value grind achievements.
  3. Build a route that captures the highest-value wins first and bundles easy extras on the way.
  4. Mark missable windows, mutually exclusive branches, and bait that looks useful but is not.
  5. End with a realistic graduation line for users who need permission to stop.

Output Format

  • Achievement board with value, difficulty, and risk notes.
  • Recommended route with why each priority comes first.
  • Bundle list for easy side pickups.
  • Missable warning section and a realistic graduation line.

Quality bar

  • Make the tradeoff logic explicit instead of rewarding blind completionism.
  • Separate truly meaningful wins from cosmetic but costly grinds.
  • Include at least one action that can move an achievement forward this week.
  • Keep the tone strategic and grounded, not obsessive.

Edge cases and limits

  • If the user sounds captured by completion anxiety, actively add stop-loss advice and a “done enough” threshold.
  • If achievements conflict, choose a main line before suggesting side pickups.
  • Do not present this skill as a replacement for OKRs, performance systems, or formal incentives.

Compatibility notes

  • Works for personal growth, learning plans, family tasks, and lightweight project milestones.
  • Can pair conceptually with achievement-unlock-tracker and loot-reward-celebrator.
  • Text only, with no live tracking or analytics.
Usage Guidance
This skill appears coherent and low-risk: it only produces a text 'achievement board' from the bundled SKILL.md and provided input, with no network calls or credential requests. If you expect live tracking, analytics, or integrations, note this skill does not provide them. If you want extra assurance, you can review handler.py yourself (it only reads SKILL.md and formats output) or run the included tests locally before enabling the skill. If you prefer the skill not be invoked autonomously, disable autonomous invocation in your agent settings.
Capability Analysis
Type: OpenClaw Skill Name: achievement-hunter-tips Version: 1.0.0 The skill bundle is a descriptive tool designed to help users prioritize tasks using an achievement-based framework. The handler.py script serves as a template renderer that parses SKILL.md to generate a guidance card, and it contains no network calls, shell execution, or unauthorized file access. All logic is aligned with the stated purpose of providing strategic advice without automated tracking or external actions.
Capability Assessment
Purpose & Capability
Name/description match what the packaged files do: SKILL.md defines a guidance workflow and handler.py reads SKILL.md and emits a descriptive guidance card. No unrelated capabilities (cloud access, trackers, or external services) are requested.
Instruction Scope
SKILL.md explicitly states the skill is text-only with no live tracking. The runtime handler only reads the local SKILL.md and the provided user input and formats sections; it does not read other system paths, environment variables, or prompt the agent to exfiltrate data.
Install Mechanism
No install spec is provided (instruction-only). The package includes Python source and tests, but there are no download/install steps, no archives extracted, and no external package installs declared.
Credentials
The skill declares no required environment variables, credentials, or config paths. The code does not access os.environ for secrets; tests manipulate sys.path for local imports only. Requested access is proportional to the described functionality.
Persistence & Privilege
always is false and the skill does not attempt to modify other skills or system-wide settings. It returns descriptive output and explicitly states it performs no external actions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install achievement-hunter-tips
  3. After installation, invoke the skill by name or use /achievement-hunter-tips
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of achievement-hunter-tips: - Helps users sequence multiple goals by categorizing achievements as main, side, missable, or low-value. - Provides a clear workflow for prioritizing wins and preventing perfectionist burnout. - Offers routes, warnings on missable opportunities, and “done enough” finish lines. - Designed for clarity, strategic focus, and avoidance of compulsive completionism. - Outputs include a value-ranked achievement board, route recommendations, and actionable next steps.
Metadata
Slug achievement-hunter-tips
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Achievement Hunter Tips?

Prioritize multiple goals like an achievement board by separating must-have achievements, side achievements, missable windows, low-value grinds, and a realis... It is an AI Agent Skill for Claude Code / OpenClaw, with 85 downloads so far.

How do I install Achievement Hunter Tips?

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

Is Achievement Hunter Tips free?

Yes, Achievement Hunter Tips is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Achievement Hunter Tips support?

Achievement Hunter Tips is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Achievement Hunter Tips?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments