← Back to Skills Marketplace
hectormeta

Pacer Skill

by hectormeta · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
246
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pacer-skill
Description
Your AI career companion. Helps you scan your current situation, map possible paths, simulate futures, and track progress week by week.
Usage Guidance
This skill appears to do what it says: it parses CVs, asks guided questions, generates chart HTML templates, and stores tracking data in local memory. Key things to consider before installing: 1) It will store personal data (resume text, financial/time details, weekly logs) in a local memory file (path shown in prompts); ensure you're comfortable with how OpenClaw stores and secures that data. 2) The skill will trigger a weekly Heartbeat (proactive prompts/updates) — if you don't want automated weekly messages you should disable or remove the skill or adjust heartbeat settings. 3) Chart rendering pulls Chart.js from jsDelivr (CDN) for display; that CDN fetch is normal but is an external network request (it does not, from templates, exfiltrate user data). 4) Avoid uploading highly sensitive documents unless you trust the agent environment's storage policies; you can also redact sensitive fields before upload. If you want, ask the maintainer to support opt-out of heartbeat and to document encryption/retention policy for memory files.
Capability Analysis
Type: OpenClaw Skill Name: pacer-skill Version: 0.1.0 The Pacer skill is a comprehensive career coaching tool designed to analyze user CVs, plan career paths, and track progress via OpenClaw's memory and heartbeat features. The skill uses structured markdown prompts (e.g., scan.md, track.md) and HTML/Chart.js templates for data visualization. Analysis of the code and instructions reveals no evidence of data exfiltration, malicious command execution, or unauthorized access; all data persistence is handled locally within the OpenClaw memory directory (~/.openclaw/memory/). The skill's behavior is entirely consistent with its stated purpose as a career companion.
Capability Assessment
Purpose & Capability
Name/description (career companion) match the behavior: parsing CVs, asking about finances/time, generating charts, simulating timelines and tracking progress. There are no unrelated environment variables, binaries, or external service credentials requested.
Instruction Scope
SKILL.md and prompt files specify parsing uploaded CVs, asking guided questions, writing/reading memory, and rendering HTML chart templates. All referenced actions (file parsing, memory reads/writes, chart generation) are coherent with the skill's purpose and explicitly documented.
Install Mechanism
This is an instruction-only skill with no install spec and no code files that would be downloaded/executed. Chart templates reference Chart.js via a well-known CDN (jsDelivr); that external asset is reasonable for client-side rendering.
Credentials
The skill requests no credentials or env vars, which is appropriate. It does require persistent memory (declared) and documents a local memory file path (~/.openclaw/memory/pacer-[userID]-track.md) where potentially sensitive personal data (CV contents, financial info, progress logs) will be stored; this is proportionate to tracking functionality but a privacy consideration the user should accept consciously.
Persistence & Privilege
always:false (good). The skill declares needs for 'memory: true' and 'heartbeat: weekly' so it will persist user state and can proactively trigger weekly Heartbeat interactions — behavior consistent with a tracking tool but worth noting because it causes periodic autonomous activity and ongoing local storage of user data.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pacer-skill
  3. After installation, invoke the skill by name or use /pacer-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of pacer-skill – your AI career companion. - Scans your current situation via CV or text to generate a snapshot. - Maps possible career paths with or without a specific goal. - Simulates future scenarios using a 6-month timeline. - Tracks progress with weekly reviews and milestone boards. - Automatically checks in once per week to help you stay on track.
Metadata
Slug pacer-skill
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Pacer Skill?

Your AI career companion. Helps you scan your current situation, map possible paths, simulate futures, and track progress week by week. It is an AI Agent Skill for Claude Code / OpenClaw, with 246 downloads so far.

How do I install Pacer Skill?

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

Is Pacer Skill free?

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

Which platforms does Pacer Skill support?

Pacer Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pacer Skill?

It is built and maintained by hectormeta (@hectormeta); the current version is v0.1.0.

💬 Comments