← 返回 Skills 市场
hectormeta

Pacer Skill

作者 hectormeta · GitHub ↗ · v0.1.2 · MIT-0
cross-platform ✓ 安全检测通过
275
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install pacer
功能描述
Your AI career companion. Scan your situation, map possible paths, simulate futures, and track progress week by week — with interactive charts.
安全使用建议
This skill appears coherent with its stated purpose, but note: (1) it reads and stores CVs and onboarding answers in a local memory file (~/.openclaw/memory/pacer-[userID]-track.md) — that file will contain personal data (work history, financial buffer, goals). Make sure you understand how OpenClaw stores/ protects that memory and delete or redact entries you don't want retained. (2) Chart templates load Chart.js from jsdelivr CDN when rendered; rendering may cause a network request to that CDN (no user data is explicitly POSTed there, but page loads reveal that a render occurred). (3) The skill uses a weekly Heartbeat to prompt you automatically — if you don't want recurring prompts, check whether you can disable Heartbeat or the skill's scheduled triggers. If you plan to use it, confirm that local memory storage policy and heartbeat behavior are acceptable and avoid uploading highly sensitive documents you wouldn't want stored in plain text.
功能分析
Type: OpenClaw Skill Name: pacer Version: 0.1.2 The 'pacer' skill is a career coaching and planning tool that uses structured prompts and HTML templates to provide career analysis and progress visualization. It leverages standard OpenClaw capabilities such as 'memory' for persistent tracking and 'file_parsing' for CV analysis. The skill's logic, contained within the 'prompts/' and 'charts/' directories, is transparent and strictly aligned with its stated purpose of career design without any evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description align with the instructions and templates: the skill parses resumes or user text, generates radar/gantt/timeline/heatmap charts and stores tracking state. All required behaviors (parsing, chart templates, weekly heartbeat, memory storage) are consistent with a career companion.
Instruction Scope
Runtime instructions explicitly tell the agent to read uploaded CV files or prompt the user for five onboarding questions, extract structured data, and save it to local memory. This is expected for a tracking/planning skill, but it means the skill will retain potentially sensitive personal data (CV contents, finances, progress notes). The HTML chart templates fetch Chart.js from jsdelivr CDN when rendered (external network request for frontend assets).
Install Mechanism
This is an instruction-only skill with no install spec or code to run at install time. The README suggests npx/clawhub as a convenience, but the skill bundle itself contains only templates and prompt files — no downloads or executables are fetched by the skill itself.
Credentials
The skill requests no environment variables, credentials, or unusual binaries. The only sensitive access is to local memory / filesystem (explicitly documented path: ~/.openclaw/memory/pacer-[userID]-track.md) which is proportional to its tracking purpose.
Persistence & Privilege
The skill requires persistent memory and a weekly heartbeat (requires.memory: true, heartbeat: weekly). It will write and update a local memory file and can be triggered weekly — this is consistent with its tracking feature but gives it recurring presence and the ability to re-contact the user via Heartbeat; consider whether you want automatic weekly prompts and what is stored persistently.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pacer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pacer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.2
Add npx one-liner install with rate limit note
v0.1.1
Enrich README and SKILL.md with full feature docs, install guide, demo conversations, and chart descriptions
v0.1.0
Initial release of Pacer, your AI career companion. - Scan your current career situation via CV or text input. - Map out possible career paths, with or without set goals. - Simulate and visualize future scenarios (e.g., 6 months ahead). - Track progress through milestones and weekly reviews. - Supports both Chinese and English language use. - Weekly proactive check-in (heartbeat) included.
元数据
Slug pacer
版本 0.1.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Pacer Skill 是什么?

Your AI career companion. Scan your situation, map possible paths, simulate futures, and track progress week by week — with interactive charts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 275 次。

如何安装 Pacer Skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pacer」即可一键安装,无需额外配置。

Pacer Skill 是免费的吗?

是的,Pacer Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pacer Skill 支持哪些平台?

Pacer Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pacer Skill?

由 hectormeta(@hectormeta)开发并维护,当前版本 v0.1.2。

💬 留言讨论