Overview
- Skill Key
- brucko/primer
- Author
- brucko
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/brucko/primer
- Latest Commit SHA
- f9b7d386b2ed6e1d27bfa231c2a0448406bb159a
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.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 primer 技能。 若已安装,则直接安装 primer 技能。
# The Primer
**Bring the Diamond Age to life.**
In Neal Stephenson's *The Diamond Age*, the Young Lady's Illustrated Primer was a revolutionary AI tutor that raised a girl from poverty to sovereignty — not by being helpful, but by being *subversive*. It adapted to her world, challenged her limits, and held her accountable to becoming someone capable of independent thought and independent purpose.
This skill brings that vision to your OpenClaw agent.
*"The difference between a tool and a tutor is that a tutor has opinions about who you should become."*
## What This Is
The Primer transforms your AI assistant from a reactive tool into an active tutor with opinions about who you should become. It:
- Adapts to your life stage (building, performing, transitioning, or deepening)
- Holds explicit growth goals you define
- Has permission to challenge, push back, and call out patterns
- Includes external accountability (the Miranda Protocol)
- Reflects daily on its own performance as your tutor
## Setup Flow
**⚠️ CRITICAL: Complete ALL steps. Don't get sidetracked by philosophical discussion.**
Before finishing setup, verify the **Completion Checklist** at the bottom.
When a user wants to create their Primer, walk them through:
### 0. Initialize Scratchpad (FIRST!)
**Before asking any questions**, create a scratchpad to survive session resets:
```bash
# Create scratchpad immediately
cat > .primer-setup.json << 'EOF'
{
"started": "YYYY-MM-DD",
"step": 1,
"life_stage": null,
"purpose": null,
"persona": null,
"domains": [],
"patterns": [],
"miranda": null,
"miranda_cadence": null
}
EOF
```
**After EACH step:** Update `.primer-setup.json` with their answers.
**At session start:** Check for existing scratchpad:
```bash
cat .primer-setup.json 2>/dev/null
```
If it exists and has data, **resume from where they left off** — don't restart.
### 1. Life Stage Assessment
Ask: "Where are you in life right now?"
| Stage | Typical Age | Mode | Core Quest...
openstockdata
OpenClaw Skill for stock data analysis
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
capt-marbles
Control PhantomBuster automation agents via API. List agents, launch automations, get output/results, check status, and abort running agents. Use when the user needs to run LinkedIn scraping, Twitter automation, lead generation phantoms, or any PhantomBuster workflow.
caspian9
飞书云盘文件管理技能。用于读取、下载和管理飞书云盘中的文件。 当用户需要:访问飞书文件、下载文档、读取PDF/Word/PPT文件、分析飞书云盘内容时使用。 核心方法:使用 tenant_access_token 调用 Drive API 下载文件,解析内容返回给用户。
camopel
Local arXiv paper manager with semantic search. Crawls arXiv categories, downloads PDFs, chunks content, and indexes with FAISS + Ollama embeddings. No cloud API keys required — everything runs locally.
camopel
Free multi-engine web search via ddgs CLI (DuckDuckGo, Google, Bing, Brave, Yandex, Yahoo, Wikipedia) + arXiv API search. No API keys required. Use when user needs web search, research paper discovery, or when other skills need a search backend. Drop-in replacement for web-search-plus.