Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
A comprehensive collection of Agent Skills for context engineering, multi-agent architectures, and production agent systems.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
examples/digital-brain-skill/identity/brand.md
1# Personal Brand Strategy23Your positioning, audience, and strategic narrative.45---67## Brand Positioning89### One-Liner10<!-- How you describe yourself in one sentence -->11```12[PLACEHOLDER: e.g., "I help technical founders build in public and grow their audience."]13```1415### Elevator Pitch (30 seconds)16```17[PLACEHOLDER: 2-3 sentence expanded version]18```1920### Origin Story21<!-- Your narrative arc - where you came from, pivotal moments, where you're going -->22```23[PLACEHOLDER: Write your founder/creator story]24```2526---2728## Target Audience2930### Primary Audience31```yaml32who: "[PLACEHOLDER: e.g., Early-stage technical founders]"33pain_points:34- "[PLACEHOLDER: e.g., Don't know how to market themselves]"35- "[PLACEHOLDER]"36- "[PLACEHOLDER]"37aspirations:38- "[PLACEHOLDER: e.g., Build a personal brand that attracts investors/talent]"39- "[PLACEHOLDER]"40where_they_hang_out:41- "[PLACEHOLDER: e.g., Twitter, Hacker News, specific Discords]"42- "[PLACEHOLDER]"43```4445### Secondary Audiences46```yaml47- segment: "[PLACEHOLDER: e.g., Aspiring founders]"48relevance: "[PLACEHOLDER: How you serve them]"49- segment: "[PLACEHOLDER]"50relevance: "[PLACEHOLDER]"51```5253---5455## Content Pillars5657### Primary Topics (80% of content)58<!-- Topics you're known for and have authority in -->5960| Pillar | Description | Example Angles |61|--------|-------------|----------------|62| `[PLACEHOLDER: e.g., Building in Public]` | `[Description]` | `[Example topics]` |63| `[PLACEHOLDER: e.g., AI/Agents]` | `[Description]` | `[Example topics]` |64| `[PLACEHOLDER]` | `[Description]` | `[Example topics]` |6566### Secondary Topics (20% of content)67<!-- Adjacent topics that round out your brand -->68```69- [PLACEHOLDER: e.g., Productivity/Systems]70- [PLACEHOLDER: e.g., Founder mental health]71- [PLACEHOLDER]72```7374### Off-Limits Topics75<!-- Topics you deliberately avoid -->76```77- [PLACEHOLDER: e.g., Politics]78- [PLACEHOLDER: e.g., Competitors by name]79- [PLACEHOLDER]80```8182---8384## Unique Value Proposition8586### What Makes You Different87```88[PLACEHOLDER: Your unique combination of skills/experience/perspective]89```9091### Credibility Markers92```yaml93achievements:94- "[PLACEHOLDER: e.g., Built X to $Y ARR]"95- "[PLACEHOLDER: e.g., Z followers across platforms]"96- "[PLACEHOLDER]"97experience:98- "[PLACEHOLDER: e.g., 10 years in industry]"99- "[PLACEHOLDER]"100social_proof:101- "[PLACEHOLDER: e.g., Featured in...]"102- "[PLACEHOLDER: e.g., Advised companies like...]"103```104105---106107## Brand Voice Alignment108109### Emotional Territory110<!-- How you want people to feel after engaging with your content -->111```112[PLACEHOLDER: e.g., "Inspired to take action, equipped with practical knowledge, part of a community"]113```114115### Brand Personality116```yaml117if_brand_were_a_person:118age: "[PLACEHOLDER]"119style: "[PLACEHOLDER: e.g., Smart casual, approachable]"120conversation_style: "[PLACEHOLDER: e.g., Like talking to a smart friend]"121energy: "[PLACEHOLDER: e.g., High energy but not manic]"122```123124---125126## Competitive Positioning127128### Similar Voices (Inspiration)129```130- [PLACEHOLDER: e.g., @name - what you like about their approach]131- [PLACEHOLDER]132```133134### Differentiation135```136[PLACEHOLDER: How you're different from similar creators/founders]137```138139---140141## Growth Strategy142143### Current Focus144```145[PLACEHOLDER: e.g., Growing Twitter to 50k, launching newsletter]146```147148### Platform Priority149```yaml150primary: "[PLACEHOLDER: e.g., Twitter/X]"151secondary: "[PLACEHOLDER: e.g., LinkedIn]"152experimenting: "[PLACEHOLDER: e.g., YouTube]"153```154155### Key Metrics156```yaml157north_star: "[PLACEHOLDER: e.g., Newsletter subscribers]"158leading_indicators:159- "[PLACEHOLDER: e.g., Engagement rate]"160- "[PLACEHOLDER: e.g., Profile visits]"161```162163---164165*Last updated: [DATE]*166