Achievement Hunter Tips

v1.0.0

Prioritize multiple goals like an achievement board by separating must-have achievements, side achievements, missable windows, low-value grinds, and a realis...

0· 78·0 current·0 all-time
byhaidong@harrylabsj

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for harrylabsj/achievement-hunter-tips.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Achievement Hunter Tips" (harrylabsj/achievement-hunter-tips) from ClawHub.
Skill page: https://clawhub.ai/harrylabsj/achievement-hunter-tips
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install achievement-hunter-tips

ClawHub CLI

Package manager switcher

npx clawhub@latest install achievement-hunter-tips
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk978whsvastyq436gzfkrftmf184xvr8
78downloads
0stars
1versions
Updated 1w ago
v1.0.0
MIT-0

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.

Comments

Loading comments...