← 返回 Skills 市场
2304
总下载
4
收藏
3
当前安装
4
版本数
在 OpenClaw 中安装
/install primer
功能描述
Bring Neal Stephenson's "Young Lady's Illustrated Primer" from The Diamond Age to life. Transform your AI from a helpful butler into a subversive tutor — one that adapts to your life stage, holds you accountable to who you're becoming, and has permission to challenge you. Use when setting up growth goals, accountability systems, life transitions, "who I want to become", personal development, or when someone wants their AI to challenge them rather than just help them.
安全使用建议
What to consider before installing:
- This skill will create files in your workspace (e.g., PRIMER.md) and temporarily store setup answers in .primer-setup.json, then delete that scratchpad. Review and back up your workspace first.
- The setup script will attempt to modify AGENTS.md and SOUL.md to add the Primer to session startup. If you rely on custom startup behavior, inspect these changes before accepting them — they alter how your agent starts and behaves.
- The skill prints cron-style jobs and recommends creating scheduled check-ins. It does not itself create system cron jobs, but it asks you to create them via the platform; confirm and control any scheduling actions.
- There are no network calls or credential requests, which reduces exfiltration risk, but file-write and config-change behavior is persistent and can subtly change agent behavior over time. Review scripts/setup_primer.py to confirm it does only what you expect.
- Recommended actions: run the script in a sandbox or test workspace first; open and read PRIMER.md, AGENTS.md, and SOUL.md diffs before committing changes; decide deliberately which Persona/permissions to grant (especially 'Full Primer'); and ensure any Miranda human/process you name consents to that role.
- If you want stronger guarantees, ask the publisher for an explicit confirmation step before any write to AGENTS.md/SOUL.md or before scheduling check-ins, or modify the script to require explicit user approval for each file change.
功能分析
Type: OpenClaw Skill
Name: primer
Version: 1.1.2
The skill is classified as suspicious due to its use of high-risk capabilities, including modifying core agent configuration files (`AGENTS.md`, `SOUL.md`), creating cron jobs for persistence, and executing shell commands (`cat`, `rm`, `ls`, `grep`) as instructed in `SKILL.md` and automated by `scripts/setup_primer.py`. While these actions are explicitly described and appear to be for the stated purpose of integrating the 'Primer' persona and accountability system into the AI agent, they represent significant control over the agent's environment and behavior. There is no clear evidence of intentional harmful behavior such as data exfiltration or unauthorized remote control, but the broad permissions and system-level modifications warrant a 'suspicious' classification.
能力评估
Purpose & Capability
The skill's name/description map to what it does: collect user growth data, create PRIMER.md, and wire the Primer into the agent. The included setup script and templates are appropriate for producing a persistent 'tutor' document and marking permission bundles.
Instruction Scope
SKILL.md instructs the agent to create a scratchpad (.primer-setup.json), write PRIMER.md (the 'source of truth'), and later use PRIMER.md for session behavior. It explicitly directs reading/writing files in the workspace and suggests creating scheduled jobs. All actions are related to the Primer purpose, but the instructions give the skill procedural control over the workspace (create/remove files, suggest scanning for placeholders) — so users should expect persistent state and file mutations.
Install Mechanism
No install spec or external downloads. The skill is instruction-first and ships one straightforward Python script. No network fetches or third-party install steps are present in the package, so installation risk is low.
Credentials
The skill requests no environment variables, credentials, or external tokens. No suspicious secret access is requested in manifests or instructions.
Persistence & Privilege
The provided script writes PRIMER.md and modifies AGENTS.md and SOUL.md in the user's workspace to integrate the Primer into session startup. It also generates cron-like job config and instructs creation of cron jobs via the platform. While these changes are coherent with the skill's goal, programmatic modification of agent startup/config files and scheduling check-ins is a powerful, persistent capability that affects future agent behavior beyond a one-off setup and should be explicitly approved by the user.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install primer - 安装完成后,直接呼叫该 Skill 的名称或使用
/primer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.2
No user-facing changes in this version.
Submit feedback or issues here: https://docs.google.com/forms/d/e/1FAIpQLScbmg1WNwVaVZdK2tYvY2QLy_b8LWnePMmESeywLZl8IFC6Cg/viewform?usp=dialog
v1.1.1
Add scratchpad for steps 0-3, create PRIMER.md at step 4 (checkpoint), add completion checklist and recovery flow.
v1.1.0
Added scratchpad persistence from step 0 in setup and moved PRIMER.md file creation to step 4 with a completion checklist and session recovery mode
v1.0.0
Bring the Diamond Age to life.
The Young Lady's Illustrated Primer — now for OpenClaw.
• Life stage adaptive (Building → Performing → Transitioning → Deepening)
• Independent purpose, not just independent thought
• Permission personas (Mirror → Companion → Coach → Sage → Full Primer)
• The Miranda Protocol — external accountability built in
• Daily AI self-reflection on tutor performance
Inspired by Neal Stephenson. Built on Cattell's fluid/crystallized intelligence.
元数据
常见问题
The Primer 是什么?
Bring Neal Stephenson's "Young Lady's Illustrated Primer" from The Diamond Age to life. Transform your AI from a helpful butler into a subversive tutor — one that adapts to your life stage, holds you accountable to who you're becoming, and has permission to challenge you. Use when setting up growth goals, accountability systems, life transitions, "who I want to become", personal development, or when someone wants their AI to challenge them rather than just help them. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2304 次。
如何安装 The Primer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install primer」即可一键安装,无需额外配置。
The Primer 是免费的吗?
是的,The Primer 完全免费(开源免费),可自由下载、安装和使用。
The Primer 支持哪些平台?
The Primer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 The Primer?
由 brucko(@brucko)开发并维护,当前版本 v1.1.2。
推荐 Skills