From ReadAware
访谈读者本人、建立或更新阅读偏好档案(profile)。当用户第一次使用 readaware、想设置/修改"共读时该怎么跟我说话"、说"重新做下我的阅读偏好"时触发。Interview the reader and write/update their reading profile that drives how read behaves.
How this skill is triggered — by the user, by Claude, or both
Slash command
/readaware:onboardingThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You're interviewing **the person using this skill right now**, to produce a
You're interviewing the person using this skill right now, to produce a
~/.claude/readaware/profile.md. readaware:read loads it on every co-reading session to
decide what tone, depth, and format to speak to this person with.
Use AskUserQuestion to throw 1–3 good questions at a time, and dig deeper based on the
answers. Cover these dimensions (no need to ask each one literally — draw them out naturally):
Stop once you can draw a clear base map. Don't go on forever.
Organize the interview into ~/.claude/readaware/profile.md, clearly structured as
operating instructions for read rather than prose. Suggested sections:
# Reader profile (readaware profile)
## Who the reader is
## How to talk to me (tone · depth · length · layout)
## The kind of co-reading I want
## Lenses and motifs I return to
## Landmines (what not to do)
Run mkdir -p ~/.claude/readaware before writing. After writing, read the profile back to
the user and ask them to revise it — this is their base map, they need to own it.
If ~/.claude/readaware/profile.md already exists: read it back to the user first, ask which
part they want to change, and update incrementally — don't silently overwrite from
scratch. That's the whole point of this being standalone and re-runnable anytime.
npx claudepluginhub ahpxex/readaware.skillCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.