Agent skill
personal-branding
Building and maintaining a personal brand in the developer community
Install this agent skill to your Project
npx add-skill https://github.com/pluginagentmarketplace/custom-plugin-devrel-engineer/tree/main/skills/career/personal-branding
SKILL.md
Personal Branding for DevRel
Build a recognizable personal brand that amplifies your DevRel impact.
Skill Contract
Parameters
parameters:
required:
- brand_element: enum[identity, voice, presence, network]
- platforms: array[string]
optional:
- audit_existing: boolean
- target_persona: string
Output
output:
brand_strategy:
identity_guide: object
content_voice: object
platform_priorities: array[Platform]
Brand Components
Identity
Name + Avatar + Bio + Voice = Brand Identity
↓ ↓ ↓ ↓
Consistent across all platforms
Bio Formula
[Role] at [Company] | [Expertise] | [Personality]
Examples:
"Developer Advocate @Stripe | API design enthusiast | Coffee-powered coder ☕"
"Senior DevRel @Vercel | Making React deployment simple | Speaker | Dog dad 🐕"
Platform Presence
Consistency Checklist
- Same handle across platforms
- Recognizable avatar/headshot
- Consistent bio theme
- Link to primary platform
- Same color scheme (if applicable)
Platform Priorities
| Platform | Priority | Focus |
|---|---|---|
| Twitter/X | High | Daily engagement |
| High | Professional credibility | |
| GitHub | High | Code credibility |
| YouTube | Medium | Tutorial authority |
| Blog | Medium | Long-form SEO |
| Newsletter | Medium | Owned audience |
Content Voice
Finding Your Voice
Technical + Personality + Values = Your Voice
Examples:
- Technical + Humor = "Here's a bug I spent 6 hours on... 🤦"
- Technical + Teaching = "Let me break this down step by step..."
- Technical + Opinion = "Hot take: You don't need Kubernetes"
Voice Guidelines
| Do | Don't |
|---|---|
| Be authentic | Copy others' style |
| Share failures | Only show wins |
| Give opinions | Be controversial for clicks |
| Help others | Only self-promote |
Networking Strategy
Building Genuine Connections
- Engage first: Comment on their content
- Add value: Share useful insights
- Be patient: Relationships take time
- Follow through: Deliver on promises
Key Relationships
- Peers in DevRel
- Developers you serve
- Industry analysts
- Conference organizers
- Media/journalists
Maintaining Your Brand
Daily Habits
- Post/share content
- Engage with others
- Answer questions
- Stay informed
Weekly Review
- Check analytics
- Review feedback
- Plan next week
- Update content calendar
Retry Logic
retry_patterns:
low_visibility:
strategy: "Increase posting frequency"
fallback: "Engage more with others"
inconsistent_presence:
strategy: "Batch content creation"
fallback: "Focus on fewer platforms"
negative_perception:
strategy: "Address feedback directly"
fallback: "Pivot messaging"
Failure Modes & Recovery
| Failure Mode | Detection | Recovery |
|---|---|---|
| Brand confusion | Mixed messaging | Clarify positioning |
| Low engagement | Declining metrics | Refresh content strategy |
| Burnout | Reduced output | Batch work, take breaks |
Debug Checklist
□ Identity consistent across platforms?
□ Bio clearly communicates value?
□ Voice authentic and distinctive?
□ Posting cadence sustainable?
□ Engaging with community regularly?
□ Analytics being reviewed?
Test Template
test_personal_branding:
unit_tests:
- test_brand_consistency:
assert: "Same across all platforms"
- test_voice_authenticity:
assert: "Unique and recognizable"
integration_tests:
- test_audience_growth:
assert: "Consistent follower increase"
Observability
metrics:
- followers_total: integer
- engagement_rate: float
- brand_mentions: integer
- inbound_connections: integer
See assets/ for networking templates.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
devrel-communication
Effective communication strategies for developer audiences across channels
technical-writing
Technical writing skills for blogs, documentation, and developer content
public-speaking
Public speaking techniques for developer conferences, meetups, and presentations
devrel-metrics
Measuring and demonstrating DevRel impact through data and analytics
analytics-reporting
DevRel metrics, analytics dashboards, and program reporting
content-creation
Creating compelling technical content for developer audiences
Didn't find tool you were looking for?