skills/brand-voice/SKILL.md
Enforce brand tone and style consistency across all content creation skills. Load brand profiles from workspace/brand/profiles/, apply tone rules (preferred and forbidden expressions), and validate written content against the selected voice. Use when the user mentions brand voice, tone consistency, style guide compliance, or needs to switch writing profiles via --voice.
npx skillsauth add aaaaqwq/agi-super-team brand-voiceInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Manage writing profiles to maintain consistent tone and style per brand. Selectable via --voice option in all content creation skills.
Location: workspace/brand/profiles/
Each profile .md file defines: Tone, Style, Format, Forbidden Expressions, Preferred Expressions, and Examples. See existing profiles (mupengyi.md, mufi-official.md, hyungnim.md) for the expected structure.
These skills support --voice option:
"Write Insta caption --voice mufi-official"
→ Write in MUFI official tone
"Create card news --voice mupengyi"
→ Create in 무펭이 style
"Write Threads post in Hyungnim tone"
→ Use Hyungnim personal profile
mufi-officialhyungnimmupengyi (casual)mupengyimufi-officialhyungnim (insight-focused)mufi-officialmupengyi or hyungnimmufi-officialmupengyi--voice flag, or use platform defaults (see Profile Switching Guide above).md from workspace/brand/profiles/Keep the integration contract lightweight but explicit:
This skill does not require a specific hook engine or event bus implementation, but any automation around it should preserve the same pre-check → write → validate flow.
To create a new brand profile, add a .md file to workspace/brand/profiles/ following the same structure (Tone, Style, Format, Forbidden Expressions, Preferred Expressions, Examples).
🐧 Built by 무펭이 — Mupengism ecosystem skill
development
Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams.
tools
Expert-level browser automation, debugging, and performance analysis using Chrome DevTools MCP. Use for interacting with web pages, capturing screenshots, analyzing network traffic, and profiling performance.
data-ai
Prompt for creating detailed feature implementation plans, following Epoch monorepo structure.
tools
Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code. Requires the Joyride extension.