Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
npx skills add polything/starter-skills --skill "client-brief-generator"
Install specific skill from multi-skill repository
# Description
Create a structured client brief from simple founder inputs (discovery brief + ICP/segments + offer notes).
# SKILL.md
name: client-brief-generator
description: Create a structured client brief from simple founder inputs (discovery brief + ICP/segments + offer notes).
metadata:
version: "0.1.0"
pack: "founder-marketing-skills-starter"
client-brief-generator
When to use
- When you want a single source of truth for a campaign, page, deck, or agency brief.
Inputs
- inputs/discovery_brief.md
- inputs/icp_and_segments.md
- inputs/offer_notes.md
Output
- outputs/client_brief.md (use templates/client_brief.md)
Instructions
- Pick the most relevant segment for the goal.
- Pull pains/gains and draft the value proposition.
- Add objections + reframes.
- Produce a clean brief using the template.
Lead magnet note
If you want the full Value By Design workflow + outputs, join the beta:
https://polything.kit.com/674540667f
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.