← 返回 Skills 市场
Pacer Skill
作者
hectormeta
· GitHub ↗
· v0.1.0
· MIT-0
246
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pacer-skill
功能描述
Your AI career companion. Helps you scan your current situation, map possible paths, simulate futures, and track progress week by week.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pacer-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/pacer-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Pacer Skill 是什么?
Your AI career companion. Helps you scan your current situation, map possible paths, simulate futures, and track progress week by week. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 246 次。
如何安装 Pacer Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pacer-skill」即可一键安装,无需额外配置。
Pacer Skill 是免费的吗?
是的,Pacer Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pacer Skill 支持哪些平台?
Pacer Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pacer Skill?
由 hectormeta(@hectormeta)开发并维护,当前版本 v0.1.0。
推荐 Skills