Install
openclaw skills install briefCondense information into actionable briefings. User specifies sources, skill structures the output.
openclaw skills install brief~/brief/
├── preferences.md # Learned format preferences
└── templates/ # Custom brief templates
Create on first use: mkdir -p ~/brief/templates
This skill:
User-driven model:
This skill does NOT:
| Topic | File |
|---|---|
| Format dimensions | dimensions.md |
| Brief templates | templates.md |
When user requests a brief:
Example:
User: "Brief me on project X status"
Agent: "I'll need access to the project docs. Can you share
the status doc or grant access to the project folder?"
User: [shares doc or grants access]
→ Brief generated from user-provided source
📋 [BRIEF TYPE] — [SUBJECT]
⚡ BOTTOM LINE
[1-2 sentences: key takeaway]
📊 KEY POINTS
• [Point 1]
• [Point 2]
• [Point 3]
🎯 ACTION NEEDED
[Decision or action required]
One line per preference:
- Prefers bullet points over paragraphs
- Executive summary first
- Include metrics when available
- Max 1 page for status briefs
| Type | When | Key elements |
|---|---|---|
| Executive | Decision needed | BLUF, recommendation, risks |
| Project | Status update | Progress, blockers, next steps |
| Meeting | Before meeting | Purpose, context, decisions |
| Handoff | Transition | Current state, gotchas, priorities |