[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-fullstackcrew-alpha-skill-cn-content-matrix-en":3,"guides-for-fullstackcrew-alpha-skill-cn-content-matrix":306,"similar-k17dwkwzc5ta2b75x7wsqqhzt586mqn6-en":307},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":244,"isFallback":249,"parentExtension":250,"providers":251,"relations":256,"repo":258,"tags":303,"workflow":304},1778687118392.2153,"k17dwkwzc5ta2b75x7wsqqhzt586mqn6",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Chinese multi-platform content matrix generator — given a topic, auto-generate content adapted for\nXiaohongshu, WeChat Official Account, Douyin, and Bilibili with true style transfer (not just reformatting).\nSupports single-platform generation, full-matrix generation, and compliance review.\n(中文) 中文多平台内容矩阵：小红书、微信公众号、抖音、B站，真正的风格迁移而非简单格式转换。\n",{"claudeCode":12},"fullstackcrew-alpha/skill-cn-content-matrix","cn-content-matrix","https://github.com/fullstackcrew-alpha/skill-cn-content-matrix",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":228,"workflow":242},1778687161165.0642,"kn7cr7db3ddrkj7czdeycsm60s86m750","zh-CN",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":203,"promptVersionExtension":208,"promptVersionScoring":209,"purpose":210,"rationale":211,"score":212,"summary":213,"tags":214,"targetMarket":221,"tier":222,"useCases":223},[21,26,29,32,36,39,43,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly names the problem of generating platform-native Chinese social media content with true style transfer, addressing the pain point of generic content across different platforms.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value over simple prompting by implementing true style transfer, persona switching, and platform-specific content generation rules, going beyond basic reformatting or API wrapping.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension provides a complete workflow from research and generation to compliance review and outputting ready-to-publish content, covering the full lifecycle for its stated use case.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on Chinese multi-platform content generation and compliance, with a coherent set of commands (content-gen, content-matrix, content-review) all serving this central purpose.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities, clearly outlining its function in generating multi-platform Chinese content with style transfer and its specific features.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill uses narrowly scoped tools like `WebSearch`, `Read`, `Write`, `Edit`, `Glob`, and `Agent`, with specific commands for content generation and review, avoiding a single generalist `execute` tool.",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","not_applicable","The skill does not appear to have complex configuration options or implicit parameters that require detailed documentation beyond the command-line arguments described in the SKILL.md.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","Tool names like `content-gen`, `content-matrix`, and `content-review` are descriptive and clearly indicate their function within the content generation domain.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","Input parameters are structured commands with arguments, and output is saved to specified file paths or returned as formatted Markdown, adhering to minimal I/O principles.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under MIT, a permissive open-source license, clearly declared in the SKILL.md frontmatter and LICENSE file.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on March 22, 2026, which is within the last 3 months, indicating recent maintenance.",{"category":59,"check":63,"severity":46,"summary":64},"Dependency Management","The skill appears to rely only on standard shell utilities and the Claude Code environment, with no explicit third-party dependencies mentioned that would require management.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill does not appear to handle or expose secrets; it primarily interacts with web search and local file operations without requiring credentials.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill uses `WebSearch` and `Read` tools with user-provided topics and file paths. The SKILL.md indicates strict adherence to platform rules and style transfer, implying data is treated as content rather than instructions, and all references are bundled.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill bundles all necessary reference files and uses `WebSearch` for research, avoiding runtime downloads of external code or content that could be manipulated.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","File operations are confined to specified output directories (`~/content-output/...`) or reading from bundled reference files, with no indication of attempts to modify files outside the project or user's home directory.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No evidence of detached process spawns (`nohup`, `&`), deny-retry loops, or other sandbox escape primitives were found in the provided scripts.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill focuses on content generation and analysis, with no instructions to read or submit confidential data to third parties. Outbound calls are limited to web searches for research.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","Bundled content and descriptions appear to be free of hidden steering tricks, using standard Markdown and UTF-8 encoding without suspicious characters or formatting.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The provided scripts are in plain Bash and Markdown, with no obfuscation techniques like base64 encoding, `eval`, or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill uses relative paths for output directories (`~/content-output/...`) and bundled references, making it portable across different project structures.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","The repository has 0 open and 0 closed issues in the last 90 days, indicating either a new project or no current engagement with reported issues, which is acceptable for this stage.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The SKILL.md frontmatter declares version '1.0.0', and the README also lists version '1.0.1', indicating versioning is in place.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The skill uses Bash commands with argument parsing and checks for file existence and platform validity, suggesting a basic level of input validation.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill's primary operations involve writing content to user-specified directories, which are not considered destructive primitives requiring explicit confirmation gates.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The Bash scripts include `set -euo pipefail` and explicit checks for file existence and argument validity, indicating a focus on failing closed and reporting errors.",{"category":104,"check":114,"severity":46,"summary":115},"Logging","The skill's operations are primarily content generation and analysis, not destructive actions or outbound calls that would necessitate a local audit log.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The skill does not operate on personal data; its function is content generation based on topics and platform norms.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The extension is designed for Chinese multi-platform content, explicitly targeting the Chinese market, and its `targetMarket` field is appropriately set.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on standard Bash commands and the Claude Code environment, with no apparent assumptions about specific editors, shells, or OS-specific features.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README file is comprehensive, clearly stating the extension's purpose, features, commands, and providing detailed examples.",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","The skill exposes three main commands (`content-gen`, `content-matrix`, `content-review`), fitting within the ideal range of 3-10 tools.",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","The three main commands (`content-gen`, `content-matrix`, `content-review`) have distinct functions and do not appear to be near-synonyms.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features, including style transfer, multi-platform support, compliance review, and sensitive word detection, are implemented and detailed in the SKILL.md and README.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions, including adding the skill to the Claude Code directory, and offers copy-pasteable usage examples for all commands.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The Bash scripts include checks for file existence, valid platform codes, and use `set -euo pipefail`, indicating that errors would halt execution and likely provide informative messages.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The skill relies on standard Bash utilities and the Claude Code environment, with no external dependencies that require pinning or lockfiles.",{"category":33,"check":151,"severity":46,"summary":152},"Dry-run preview","The skill's primary actions are content generation and analysis, not state-changing operations that would benefit from or require a dry-run mode.",{"category":154,"check":155,"severity":46,"summary":156},"Protocol","Idempotent retry & timeouts","The skill is largely stateless and performs local file operations and web searches; it does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","There is no mention of telemetry collection in the provided documentation; therefore, it is assumed that no telemetry is emitted, or it is strictly opt-in.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The SKILL.md and README clearly define the skill's purpose as a Chinese multi-platform content matrix generator with style transfer, specifying its use cases and supported platforms.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The SKILL.md frontmatter is concise, clearly stating the core capability and providing argument hints, suitable for precise routing.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured with clear sections and commands, delegating detailed platform specifications to separate reference files, keeping the main body concise.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","Detailed platform specifications and sensitive word lists are provided in separate `references/` files, linked from the main SKILL.md, facilitating progressive disclosure.",{"category":170,"check":174,"severity":46,"summary":175},"Forked exploration","The skill is primarily a content generation and review tool, not an exploration or deep code review skill, so `context: fork` is not applicable.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The README and SKILL.md provide clear, ready-to-use examples for all three commands (`content-gen`, `content-matrix`, `content-review`), demonstrating input and expected output.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md and reference files implicitly handle edge cases by defining specific platform rules, word count ranges, and sensitive word checks, with clear output formats and CLI checks for basic validation.",{"category":104,"check":183,"severity":46,"summary":184},"Tool Fallback","The skill does not rely on external tools like a custom MCP server and uses standard Claude Code environment features and shell utilities, making fallback mechanisms unnecessary.",{"category":92,"check":186,"severity":24,"summary":187},"Stack assumptions","The skill explicitly relies on Bash and the Claude Code environment, with clear command-line interfaces and standard file operations, making its stack assumptions clear.",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","The use of `set -euo pipefail` in Bash scripts and explicit checks for file existence and valid inputs ensure the workflow halts on unexpected states with clear error reporting.",{"category":92,"check":193,"severity":24,"summary":194},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills. It clearly defines its own commands and does not silently handle adjacent tasks.",1778687161058,"This skill acts as a Chinese multi-platform content generator, adapting a given topic for Xiaohongshu, WeChat Official Account, Douyin, and Bilibili through true style transfer. It supports single-platform generation, full-matrix generation, and includes a compliance review feature.",[198,199,200,201,202],"True style transfer for Chinese social media platforms","Generates content for Xiaohongshu, WeChat, Douyin, Bilibili","Supports single-platform and full-matrix content generation","Includes a content compliance review with sensitive word detection","Automated research and platform-specific formatting",[204,205,206,207],"Translating content from other languages into Chinese.","Simple reformatting of existing content without style transfer.","Generating content for platforms outside of the specified Chinese social media channels.","Providing real-time social media management or posting capabilities.","3.0.0","4.4.0","To efficiently generate high-quality, platform-native Chinese social media content that authentically reflects each platform's style and audience, saving users time and ensuring compliance.","The skill demonstrates excellent documentation, clear scope, and robust implementation of its core functionality with strong attention to platform-specific nuances and compliance checks.",99,"A high-quality skill for generating platform-native Chinese social media content with true style transfer and compliance checks.",[215,216,217,218,219,220],"chinese-content","social-media","content-matrix","content-generation","style-transfer","copywriting","global","verified",[224,225,226,227],"Generating a consistent yet platform-adapted content calendar for multiple Chinese social media channels.","Adapting a single marketing message for diverse Chinese audiences across different platforms.","Reviewing and ensuring drafted content adheres to platform-specific rules and sensitive word guidelines before publishing.","Creating engaging and authentic-sounding content for each platform as if written by a native KOL.",{"codeQuality":229,"collectedAt":231,"documentation":232,"maintenance":235,"security":239,"testCoverage":241},{"hasLockfile":230},false,1778687138895,{"descriptionLength":233,"readmeSize":234},340,19577,{"closedIssues90d":8,"forks":8,"hasChangelog":230,"manifestVersion":236,"openIssues90d":8,"pushedAt":237,"stars":238},"1.0.0",1774195274000,1,{"hasNpmPackage":230,"license":240,"smitheryVerified":230},"MIT",{"hasCi":230,"hasTests":230},{"updatedAt":243},1778687161165,{"basePath":245,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":248},"","fullstackcrew-alpha","skill-cn-content-matrix","skill",true,null,{"evaluate":252,"extract":254},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":253,"targetMarket":221,"tier":222},[215,216,217,218,219,220],{"commitSha":255},"HEAD",{"repoId":257},"kd734h5thdye0nygfs8mk4zh0d86n014",{"_creationTime":259,"_id":257,"identity":260,"providers":261,"workflow":299},1778687114587.7102,{"githubOwner":246,"githubRepo":247,"sourceUrl":14},{"classify":262,"discover":293,"github":296},{"commitSha":255,"extensions":263},[264],{"basePath":245,"description":10,"displayName":13,"installMethods":265,"rationale":266,"selectedPaths":267,"source":292,"sourceLanguage":18,"type":248},{"claudeCode":12},"SKILL.md frontmatter at SKILL.md",[268,271,274,276,279,281,283,285,287,289],{"path":269,"priority":270},"SKILL.md","mandatory",{"path":272,"priority":273},"README.md","high",{"path":275,"priority":273},"LICENSE",{"path":277,"priority":278},"references/bilibili.md","medium",{"path":280,"priority":278},"references/content-core-template.md",{"path":282,"priority":278},"references/douyin.md",{"path":284,"priority":278},"references/sensitive-words.md",{"path":286,"priority":278},"references/wechat-mp.md",{"path":288,"priority":278},"references/xiaohongshu.md",{"path":290,"priority":291},"scripts/content-check.sh","low","rule",{"sources":294},[295],"manual",{"closedIssues90d":8,"description":297,"forks":8,"license":240,"openIssues90d":8,"pushedAt":237,"readmeSize":234,"stars":238,"topics":298},"OpenClaw Skill: Chinese multi-platform content generator — Xiaohongshu, WeChat, Douyin, Bilibili with true style transfer",[],{"classifiedAt":300,"discoverAt":301,"extractAt":302,"githubAt":302,"updatedAt":300},1778687118200,1778687114587,1778687116458,[215,218,217,220,216,219],{"evaluatedAt":243,"extractAt":305,"updatedAt":243},1778687118392,[],[308,338,364,391,419,449],{"_creationTime":309,"_id":310,"community":311,"display":312,"identity":318,"providers":323,"relations":331,"tags":334,"workflow":335},1778683100520.3027,"k17ftdcv1zxggk86cahbw9hpah86mh78",{"reviewCount":8},{"description":313,"installMethods":314,"name":316,"sourceUrl":317},"Reviews and iterates on social media copy in album promo/ files. Use after populating promo templates and before release to polish platform-specific posts.",{"claudeCode":315},"bitwize-music-studio/claude-ai-music-skills","promo-reviewer","https://github.com/bitwize-music-studio/claude-ai-music-skills",{"basePath":319,"githubOwner":320,"githubRepo":321,"locale":322,"slug":316,"type":248},"skills/promo-reviewer","bitwize-music-studio","claude-ai-music-skills","en",{"evaluate":324,"extract":330},{"promptVersionExtension":208,"promptVersionScoring":209,"score":325,"tags":326,"targetMarket":221,"tier":222},100,[216,327,328,220,329],"marketing","album-promotion","content-review",{"commitSha":255},{"parentExtensionId":332,"repoId":333},"k1754vkdjckrkqvz9x7tjrvhzn86n1gc","kd70cgrajsrnk5gmq60rhq30zd86nyc0",[328,329,220,327,216],{"evaluatedAt":336,"extractAt":337,"updatedAt":336},1778683700938,1778683100520,{"_creationTime":339,"_id":340,"community":341,"display":342,"identity":348,"providers":352,"relations":358,"tags":360,"workflow":361},1778696113180.8193,"k17bgprvy69p53f5c53c54w08586nrsx",{"reviewCount":8},{"description":343,"installMethods":344,"name":346,"sourceUrl":347},"Write landing page copy with attention to the hero, value proposition, social proof, objection handling, and conversion-focused CTAs. Use this skill whenever the user wants to write a landing page, sales page, hero section, or any conversion-focused web copy. Triggers on landing page, sales page, hero copy, value proposition, headline, subheadline, hero section, CTA copy, conversion copy, opt-in page, squeeze page. Also triggers when the user has a marketing campaign or product launch needing dedicated conversion copy.",{"claudeCode":345},"rampstackco/claude-skills","landing-page-copy","https://github.com/rampstackco/claude-skills",{"basePath":349,"githubOwner":350,"githubRepo":351,"locale":322,"slug":346,"type":248},"skills/landing-page-copy","rampstackco","claude-skills",{"evaluate":353,"extract":357},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":354,"targetMarket":221,"tier":222},[327,218,355,220,356],"landing-page","sales",{"commitSha":255},{"repoId":359},"kd7bebccrrd1xf6w868aggftrd86m86v",[218,220,355,327,356],{"evaluatedAt":362,"extractAt":363,"updatedAt":362},1778697161137,1778696113180,{"_creationTime":365,"_id":366,"community":367,"display":368,"identity":374,"providers":378,"relations":384,"tags":387,"workflow":388},1778685615701.833,"k17402y8z2s0zpvdx3dhs026fs86nnvc",{"reviewCount":8},{"description":369,"installMethods":370,"name":372,"sourceUrl":373},"When the user wants to generate, iterate, or scale ad creative — headlines, descriptions, primary text, or full ad variations — for any paid advertising platform. Also use when the user mentions 'ad copy variations,' 'ad creative,' 'generate headlines,' 'RSA headlines,' 'bulk ad copy,' 'ad iterations,' 'creative testing,' 'ad performance optimization,' 'write me some ads,' 'Facebook ad copy,' 'Google ad headlines,' 'LinkedIn ad text,' or 'I need more ad variations.' Use this whenever someone needs to produce ad copy at scale or iterate on existing ads. For campaign strategy and targeting, see paid-ads. For landing page copy, see copywriting.",{"claudeCode":371},"coreyhaines31/marketingskills","ad-creative","https://github.com/coreyhaines31/marketingskills",{"basePath":375,"githubOwner":376,"githubRepo":377,"locale":322,"slug":372,"type":248},"skills/ad-creative","coreyhaines31","marketingskills",{"evaluate":379,"extract":383},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":380,"targetMarket":221,"tier":222},[381,220,327,218,382],"advertising","ai-tools",{"commitSha":255},{"parentExtensionId":385,"repoId":386},"k175jvka8cxxkf91gk8qy25r8186npjr","kd7a4vjty5ay3s25r82cm72wdn86nmg0",[381,382,218,220,327],{"evaluatedAt":389,"extractAt":390,"updatedAt":389},1778685691870,1778685615701,{"_creationTime":392,"_id":393,"community":394,"display":395,"identity":401,"providers":405,"relations":413,"tags":415,"workflow":416},1778697513812.0593,"k17a20wb5skzqbbxh7gms1p30h86n366",{"reviewCount":8},{"description":396,"installMethods":397,"name":399,"sourceUrl":400},"Write blog posts, guides, tutorials, and long-form content. Sounds like a real person, not AI. Use when the user wants polished written content.",{"claudeCode":398},"spartan-stratos/spartan-ai-toolkit","article-writing","https://github.com/spartan-stratos/spartan-ai-toolkit",{"basePath":402,"githubOwner":403,"githubRepo":404,"locale":322,"slug":399,"type":248},".codex/skills/article-writing","spartan-stratos","spartan-ai-toolkit",{"evaluate":406,"extract":412},{"promptVersionExtension":208,"promptVersionScoring":209,"score":325,"tags":407,"targetMarket":221,"tier":222},[408,218,409,410,411],"writing","blog-posts","editing","long-form",{"commitSha":255},{"repoId":414},"kd73rjj0rnrv7y0rz9qc3psn0586n75g",[409,218,410,411,408],{"evaluatedAt":417,"extractAt":418,"updatedAt":417},1778697566395,1778697513812,{"_creationTime":420,"_id":421,"community":422,"display":423,"identity":429,"providers":434,"relations":442,"tags":445,"workflow":446},1778697045057.978,"k1709qff277g3qreq668nrfj0d86nrrb",{"reviewCount":8},{"description":424,"installMethods":425,"name":427,"sourceUrl":428},"Scrub AI tells from any text draft OR audit a finished post against the 2026 algorithm heuristic checklist. Tier-based rewriter (forensic / strict / aesthetic / all) plus `--mode audit` for detection-only pass-fail review covering length, hook, CTA, format penalties, AI vocab. Sub-tools: emoji-pattern detector, multi-detector spread tester (GPTZero, Originality.ai, ZeroGPT, Sapling, Copyleaks), rule explainer. Triggers on \"humanize\", \"de-AI\", \"review this draft\", \"audit before posting\", \"is this ready\".",{"claudeCode":426},"sergebulaev/linkedin-skills","LinkedIn Humanizer","https://github.com/sergebulaev/linkedin-skills",{"basePath":430,"githubOwner":431,"githubRepo":432,"locale":322,"slug":433,"type":248},"skills/linkedin-humanizer","sergebulaev","linkedin-skills","linkedin-humanizer",{"evaluate":435,"extract":441},{"promptVersionExtension":208,"promptVersionScoring":209,"score":325,"tags":436,"targetMarket":221,"tier":222},[437,438,439,218,440],"ai-detection","text-rewriting","linkedin","nlp",{"commitSha":255,"license":240},{"parentExtensionId":443,"repoId":444},"k17bg3ahwtt998cj512cdc040x86m16m","kd7eh8yxvx7bp76mv9rcfdjk0x86m12a",[437,218,439,440,438],{"evaluatedAt":447,"extractAt":448,"updatedAt":447},1778697181923,1778697045058,{"_creationTime":450,"_id":451,"community":452,"display":453,"identity":459,"providers":462,"relations":469,"tags":472,"workflow":473},1778698867338.3027,"k171kgm311805z9fa64vzfgkqs86nb64",{"reviewCount":8},{"description":454,"installMethods":455,"name":457,"sourceUrl":458},"Clarify brand messaging using narrative structure that positions the customer as hero. Use when the user mentions \"brand message\", \"website copy\", \"elevator pitch\", \"one-liner\", \"messaging isnt resonating\", \"brand script\", \"StoryBrand framework\", or \"customer as hero\". Also trigger when rewriting homepage copy, crafting email nurture sequences, or creating consistent messaging across sales collateral and marketing materials. Covers landing page copy, marketing collateral, and consistent communication. For memorable messaging, see made-to-stick. For product positioning, see obviously-awesome.",{"claudeCode":456},"wondelai/skills","storybrand-messaging","https://github.com/wondelai/skills",{"basePath":457,"githubOwner":460,"githubRepo":461,"locale":322,"slug":457,"type":248},"wondelai","skills",{"evaluate":463,"extract":468},{"promptVersionExtension":208,"promptVersionScoring":209,"score":325,"tags":464,"targetMarket":221,"tier":222},[327,465,466,467,220,356],"messaging","branding","storytelling",{"commitSha":255},{"parentExtensionId":470,"repoId":471},"k17bj16z8e1yp2wwfd2hxagjtd86m0fp","kd7aexggvp8qjwjtgjbetg0jch86mg5a",[466,220,327,465,356,467],{"evaluatedAt":474,"extractAt":475,"updatedAt":474},1778699553427,1778698867338]