[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-bitwize-music-studio-promo-reviewer-zh-CN":3,"guides-for-bitwize-music-studio-promo-reviewer":1010,"similar-k17ftdcv1zxggk86cahbw9hpah86mh78-zh-CN":1011},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":243,"isFallback":234,"parentExtension":248,"providers":311,"relations":315,"repo":316,"tags":1008,"workflow":1009},1778683100520.3027,"k17ftdcv1zxggk86cahbw9hpah86mh78",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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":12},"bitwize-music-studio/claude-ai-music-skills","promo-reviewer","https://github.com/bitwize-music-studio/claude-ai-music-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":241},1778683700938.3347,"kn77wwh00mtzx9dznnn1v8f23186m82h","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":217,"tier":218,"useCases":219},[21,26,29,33,37,41,45,48,52,56,60,63,66,69,73,76,79,82,85,88,92,96,99,103,106,109,112,115,118,121,125,128,132,136,139,142,145,148,152,155,158,161,164,167,170,174,178,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Invocation","Precise Purpose","pass","The description clearly states both what the skill does (reviews and iterates on social media copy) and when to use it (after populating templates, before release). It names the artifact (social media copy in promo files) and the user intent (polish platform-specific posts).",{"category":22,"check":27,"severity":24,"summary":28},"Concise Frontmatter","The frontmatter is concise, self-contained, and clearly communicates the core capability and use case within the first ~160 characters.",{"category":30,"check":31,"severity":24,"summary":32},"Documentation","Concise Body","The SKILL.md body is well-structured, under 500 lines, and delegates deeper material to separate files as per progressive disclosure.",{"category":34,"check":35,"severity":24,"summary":36},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and links to `platform-rules.md` for detailed platform-specific information, effectively using progressive disclosure.",{"category":34,"check":38,"severity":39,"summary":40},"Forked exploration","not_applicable","This skill is not an exploration-heavy skill and does not require forked context.",{"category":42,"check":43,"severity":24,"summary":44},"Practical Utility","Usage examples","The README provides a clear example workflow and installation instructions, and the SKILL.md implies review scenarios, all of which plausibly demonstrate the skill's capabilities.",{"category":42,"check":46,"severity":24,"summary":47},"Edge cases","The SKILL.md details specific handling for different platforms, including special handling for campaign files, and mentions placeholder detection, indicating awareness of edge cases and limitations.",{"category":49,"check":50,"severity":39,"summary":51},"Code Execution","Tool Fallback","The skill only uses Claude-internal tools and does not rely on external MCP servers.",{"category":53,"check":54,"severity":24,"summary":55},"Safety","Halt on unexpected state","The SKILL.md instructs the user to fill in placeholders and specifically flags remaining placeholder text, implying a halt or report on unexpected states before proceeding.",{"category":57,"check":58,"severity":24,"summary":59},"Portability","Cross-skill coupling","The skill is self-contained and does not appear to rely on other skills being loaded. It clearly states its purpose and does not implicitly handle tasks belonging to other skills.",{"category":42,"check":61,"severity":24,"summary":62},"Problem relevance","The description names a concrete user problem (polishing social media copy before release) and the artifact it addresses (social media copy in album promo files).",{"category":42,"check":64,"severity":24,"summary":65},"Unique selling proposition","The skill offers a structured, interactive review process with specific metrics and actions (approve, revise, shorten, punch up, etc.) that goes beyond standard LLM capabilities for this task.",{"category":42,"check":67,"severity":24,"summary":68},"Production readiness","The skill covers the complete lifecycle of reviewing and iterating on social media copy, from identifying populated files to writing back revisions, with clear workflow steps and supporting documentation.",{"category":70,"check":71,"severity":24,"summary":72},"Scope","Single responsibility principle","The skill is focused on reviewing and iterating on social media copy for album promotions, a single, coherent domain.",{"category":70,"check":74,"severity":24,"summary":75},"Description quality","The displayed description accurately and concisely reflects the skill's functionality as described in the SKILL.md.",{"category":22,"check":77,"severity":24,"summary":78},"Scoped tools","The skill uses narrow, verb-noun scoped tools such as Read, Edit, Glob, Grep, and bitwize-music-mcp.",{"category":30,"check":80,"severity":24,"summary":81},"Configuration & parameter reference","The SKILL.md clearly outlines the workflow steps and parameters, and the linked platform-rules.md provides detailed constraints for each platform.",{"category":70,"check":83,"severity":24,"summary":84},"Tool naming","The tools used (Read, Edit, Glob, Grep, bitwize-music-mcp) are descriptive and follow kebab-case naming conventions.",{"category":70,"check":86,"severity":24,"summary":87},"Minimal I/O surface","The skill's workflow focuses on specific tasks like finding files, reading content, and applying edits, without requesting unnecessary data or returning diagnostic dumps.",{"category":89,"check":90,"severity":24,"summary":91},"License","License usability","The extension is licensed under CC0, a permissive public domain dedication, allowing for broad usability.",{"category":93,"check":94,"severity":24,"summary":95},"Maintenance","Commit recency","The repository shows recent commits, with the last push occurring on May 12, 2026, indicating active maintenance.",{"category":93,"check":97,"severity":24,"summary":98},"Dependency Management","The README mentions setup and configuration steps, implying dependency management is handled, and the CI/CD section in the README suggests automated checks and updates.",{"category":100,"check":101,"severity":39,"summary":102},"Security","Secret Management","This skill does not appear to handle or require any secrets.",{"category":100,"check":104,"severity":24,"summary":105},"Injection","The skill focuses on processing markdown files and structured copy, with no indication of loading or executing untrusted third-party data as instructions.",{"category":100,"check":107,"severity":24,"summary":108},"Transitive Supply-Chain Grenades","The skill operates on local files and does not fetch external content at runtime; all necessary rules are bundled or referenced locally.",{"category":100,"check":110,"severity":24,"summary":111},"Sandbox Isolation","The skill operates on files within the project's promo directory and uses standard tools, with no indication of attempting to modify files outside its scope.",{"category":100,"check":113,"severity":24,"summary":114},"Sandbox escape primitives","No evidence of detached processes or retry loops around denied tool calls was found in the provided skill description.",{"category":100,"check":116,"severity":24,"summary":117},"Data Exfiltration","The skill processes local text files and does not make outbound calls or reference confidential data.",{"category":100,"check":119,"severity":24,"summary":120},"Hidden Text Tricks","The bundled content appears to be standard markdown and code, with no hidden steering tricks or malicious Unicode characters detected.",{"category":122,"check":123,"severity":24,"summary":124},"Hooks","Opaque code execution","The skill's logic is described in plain markdown and YAML, with no indication of obfuscated code or runtime script fetching.",{"category":57,"check":126,"severity":24,"summary":127},"Structural Assumption","The skill assumes a standard album/promo directory structure but clearly documents this in the workflow, and handles cases where files may be missing or unpopulated.",{"category":129,"check":130,"severity":24,"summary":131},"Trust","Issues Attention","The repository has a high closure rate (109 closed issues in 90 days vs. 14 opened) and a low number of open issues, indicating good maintainer engagement.",{"category":133,"check":134,"severity":24,"summary":135},"Versioning","Release Management","The README indicates releases are managed on the `main` branch, and a version badge is present, suggesting a versioning strategy is in place.",{"category":49,"check":137,"severity":24,"summary":138},"Validation","The skill's workflow describes parsing structured content (markdown, code blocks) and applying rules, implying internal validation of inputs.",{"category":100,"check":140,"severity":24,"summary":141},"Unguarded Destructive Operations","The skill's primary destructive operation is writing back to files, which is contingent on user-approved revisions and clearly documented.",{"category":49,"check":143,"severity":24,"summary":144},"Error Handling","The workflow describes clear reporting for missing files, unpopulated content, and provides user options for proceeding or skipping, indicating robust error handling.",{"category":49,"check":146,"severity":24,"summary":147},"Logging","The workflow includes steps for reporting status and progress, and the README mentions CI/CD with testing, suggesting that actions and outcomes are logged.",{"category":149,"check":150,"severity":39,"summary":151},"Compliance","GDPR","The skill operates on social media copy and album production files, which are not expected to contain personal data.",{"category":149,"check":153,"severity":24,"summary":154},"Target market","The skill is a general social media copy reviewer and has no regional or jurisdictional limitations; targetMarket is 'global'.",{"category":57,"check":156,"severity":24,"summary":157},"Runtime stability","The skill relies on standard Claude tools (Read, Edit, Glob, Grep) and Python for its MCP server, indicating good cross-platform compatibility.",{"category":30,"check":159,"severity":24,"summary":160},"README","The README exists, is comprehensive, and clearly states the extension's purpose and capabilities.",{"category":70,"check":162,"severity":39,"summary":163},"Tool surface size","This is a single-tool extension and does not expose multiple commands.",{"category":22,"check":165,"severity":24,"summary":166},"Overlapping near-synonym tools","The skill uses distinct tools like Read, Edit, Glob, and Grep, with no overlapping near-synonym tools.",{"category":30,"check":168,"severity":24,"summary":169},"Phantom features","All features described in the README and SKILL.md (copy review, platform rules, workflow steps) have corresponding implementations.",{"category":171,"check":172,"severity":24,"summary":173},"Install","Installation instruction","The README provides clear installation and setup instructions, including commands and platform requirements.",{"category":175,"check":176,"severity":24,"summary":177},"Errors","Actionable error messages","The SKILL.md describes clear reporting for missing files and unpopulated content, with user options for proceeding, implying actionable error messages.",{"category":179,"check":180,"severity":24,"summary":181},"Execution","Pinned dependencies","The README mentions Python 3.10+ and implies dependency management through setup steps and CI/CD, suggesting dependencies are managed and pinned.",{"category":70,"check":183,"severity":24,"summary":184},"Dry-run preview","The skill only writes back changes after user approval and only if revisions were made, effectively acting as a controlled, non-destructive operation rather than requiring a separate dry-run flag.",{"category":186,"check":187,"severity":39,"summary":188},"Protocol","Idempotent retry & timeouts","The skill operates on local files and does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":149,"check":190,"severity":39,"summary":191},"Telemetry opt-in","There is no indication that this skill emits telemetry.",1778683700665,"This skill reviews and iterates on social media copy within album promotion files, offering structured feedback on character counts, hashtags, and platform compliance before release.",[195,196,197,198,199],"Interactive review of social media copy","Per-platform character and hashtag count checks","Revision actions (approve, revise, shorten, punch up)","Write-back functionality for updated copy","Progress tracking and session summary",[201,202,203,204],"Generating initial promotional copy (delegated to promo-writer skill).","Directly publishing content to social media platforms.","Reviewing content unrelated to album promotions.","Handling tasks outside of copy review and iteration.","3.0.0","4.4.0","To provide a structured review process for social media copy after initial population, ensuring quality and platform compliance before album release.","The extension is a high-quality, well-documented skill with a clear purpose, robust workflow, and no critical or warning findings. All checks passed, indicating excellent adherence to best practices.",100,"Excellent skill for polishing social media copy with clear workflow and documentation.",[212,213,214,215,216],"social-media","marketing","album-promotion","copywriting","content-review","global","verified",[220,221,222,223],"After populating promo templates with social media copy.","Before releasing an album, to polish final promotional posts.","When needing to ensure platform-specific content limits are met.","To refine the tone and engagement of promotional messages.",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"security":238,"testCoverage":240},{"hasLockfile":226},false,1778683676952,{"descriptionLength":229,"readmeSize":230},155,9335,{"closedIssues90d":232,"forks":233,"hasChangelog":234,"openIssues90d":235,"pushedAt":236,"stars":237},109,30,true,14,1778616491000,174,{"hasNpmPackage":226,"license":239,"smitheryVerified":226},"CC0-1.0",{"hasCi":234,"hasTests":234},{"updatedAt":242},1778683700938,{"basePath":244,"githubOwner":245,"githubRepo":246,"locale":18,"slug":13,"type":247},"skills/promo-reviewer","bitwize-music-studio","claude-ai-music-skills","skill",{"_creationTime":249,"_id":250,"community":251,"display":252,"identity":257,"parentExtension":260,"providers":292,"relations":307,"tags":308,"workflow":309},1778683100520.2961,"k1754vkdjckrkqvz9x7tjrvhzn86n1gc",{"reviewCount":8},{"description":253,"installMethods":254,"name":256,"sourceUrl":14},"AI music generation workflow for Suno - album concepts, lyrics, prompts, mastering, release",{"claudeCode":255},"bitwize-music","Claude AI Music Skills",{"basePath":258,"githubOwner":245,"githubRepo":246,"locale":18,"slug":246,"type":259},"","plugin",{"_creationTime":261,"_id":262,"community":263,"display":264,"identity":267,"providers":269,"relations":286,"tags":288,"workflow":289},1778683100520.296,"k17bfryzkzywswf1bkgrtch16d86n8t9",{"reviewCount":8},{"description":265,"installMethods":266,"name":255,"sourceUrl":14},"Human + AI music production workflow for Suno - skills, templates, and tools",{"claudeCode":12},{"basePath":258,"githubOwner":245,"githubRepo":246,"locale":18,"slug":246,"type":268},"marketplace",{"evaluate":270,"extract":280},{"promptVersionExtension":271,"promptVersionScoring":206,"score":272,"tags":273,"targetMarket":217,"tier":218},"3.1.0",96,[274,275,276,277,278,279],"music-production","suno","ai-music","workflow-automation","audio-mastering","songwriting",{"commitSha":281,"marketplace":282,"plugin":284},"HEAD",{"name":255,"pluginCount":283},1,{"mcpCount":8,"provider":285,"skillCount":8},"classify",{"repoId":287},"kd70cgrajsrnk5gmq60rhq30zd86nyc0",[276,278,274,279,275,277],{"evaluatedAt":290,"extractAt":291,"updatedAt":290},1778683122195,1778683100520,{"evaluate":293,"extract":304},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":294,"targetMarket":217,"tier":218},[295,296,275,297,298,299,300,301,302,303],"music-generation","ai","audio-production","workflow","lyrics","mastering","cli","python","claude-code",{"commitSha":281,"license":239,"plugin":305},{"mcpCount":8,"provider":285,"skillCount":306},54,{"parentExtensionId":262,"repoId":287},[296,297,303,301,299,300,295,302,275,298],{"evaluatedAt":310,"extractAt":291,"updatedAt":310},1778683131031,{"evaluate":312,"extract":314},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":313,"targetMarket":217,"tier":218},[212,213,214,215,216],{"commitSha":281},{"parentExtensionId":250,"repoId":287},{"_creationTime":317,"_id":287,"identity":318,"providers":319,"workflow":1004},1778683093832.8552,{"githubOwner":245,"githubRepo":246,"sourceUrl":14},{"classify":320,"discover":985,"github":988},{"commitSha":281,"extensions":321},[322,335,466,477,491,500,508,518,528,536,546,556,564,572,580,590,598,606,614,622,632,646,656,666,674,682,690,698,710,717,727,735,745,755,763,777,787,797,807,817,827,837,847,857,867,881,889,897,905,923,931,941,951,961,969,977],{"basePath":258,"displayName":255,"installMethods":323,"rationale":324,"selectedPaths":325,"source":334,"sourceLanguage":18,"type":268},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[326,329,331],{"path":327,"priority":328},".claude-plugin/marketplace.json","mandatory",{"path":330,"priority":328},"README.md",{"path":332,"priority":333},"LICENSE","high","rule",{"basePath":258,"description":253,"displayName":255,"installMethods":336,"license":239,"rationale":337,"selectedPaths":338,"source":334,"sourceLanguage":18,"type":259},{"claudeCode":255},"plugin manifest at .claude-plugin/plugin.json",[339,341,342,343,346,348,350,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448,450,452,454,456,458,460,462,464],{"path":340,"priority":328},".claude-plugin/plugin.json",{"path":330,"priority":328},{"path":332,"priority":333},{"path":344,"priority":345},"skills/about/SKILL.md","medium",{"path":347,"priority":345},"skills/album-art-director/SKILL.md",{"path":349,"priority":345},"skills/album-conceptualizer/SKILL.md",{"path":351,"priority":345},"skills/album-dashboard/SKILL.md",{"path":353,"priority":345},"skills/album-ideas/SKILL.md",{"path":355,"priority":345},"skills/clipboard/SKILL.md",{"path":357,"priority":345},"skills/cloud-uploader/SKILL.md",{"path":359,"priority":345},"skills/configure/SKILL.md",{"path":361,"priority":345},"skills/document-hunter/SKILL.md",{"path":363,"priority":345},"skills/explicit-checker/SKILL.md",{"path":365,"priority":345},"skills/genre-creator/SKILL.md",{"path":367,"priority":345},"skills/health-check/SKILL.md",{"path":369,"priority":345},"skills/help/SKILL.md",{"path":371,"priority":345},"skills/import-art/SKILL.md",{"path":373,"priority":345},"skills/import-audio/SKILL.md",{"path":375,"priority":345},"skills/import-track/SKILL.md",{"path":377,"priority":345},"skills/lyric-refiner/SKILL.md",{"path":379,"priority":345},"skills/lyric-reviewer/SKILL.md",{"path":381,"priority":345},"skills/lyric-writer/SKILL.md",{"path":383,"priority":345},"skills/mastering-engineer/SKILL.md",{"path":385,"priority":345},"skills/mix-engineer/SKILL.md",{"path":387,"priority":345},"skills/new-album/SKILL.md",{"path":389,"priority":345},"skills/next-step/SKILL.md",{"path":391,"priority":345},"skills/plagiarism-checker/SKILL.md",{"path":393,"priority":345},"skills/pre-generation-check/SKILL.md",{"path":395,"priority":345},"skills/promo-director/SKILL.md",{"path":397,"priority":345},"skills/promo-reviewer/SKILL.md",{"path":399,"priority":345},"skills/promo-writer/SKILL.md",{"path":401,"priority":345},"skills/promote-idea/SKILL.md",{"path":403,"priority":345},"skills/pronunciation-specialist/SKILL.md",{"path":405,"priority":345},"skills/release-director/SKILL.md",{"path":407,"priority":345},"skills/rename/SKILL.md",{"path":409,"priority":345},"skills/researcher/SKILL.md",{"path":411,"priority":345},"skills/researchers-biographical/SKILL.md",{"path":413,"priority":345},"skills/researchers-financial/SKILL.md",{"path":415,"priority":345},"skills/researchers-gov/SKILL.md",{"path":417,"priority":345},"skills/researchers-historical/SKILL.md",{"path":419,"priority":345},"skills/researchers-journalism/SKILL.md",{"path":421,"priority":345},"skills/researchers-legal/SKILL.md",{"path":423,"priority":345},"skills/researchers-primary-source/SKILL.md",{"path":425,"priority":345},"skills/researchers-security/SKILL.md",{"path":427,"priority":345},"skills/researchers-tech/SKILL.md",{"path":429,"priority":345},"skills/researchers-verifier/SKILL.md",{"path":431,"priority":345},"skills/resume/SKILL.md",{"path":433,"priority":345},"skills/session-start/SKILL.md",{"path":435,"priority":345},"skills/setup/SKILL.md",{"path":437,"priority":345},"skills/sheet-music-publisher/SKILL.md",{"path":439,"priority":345},"skills/skill-model-updater/SKILL.md",{"path":441,"priority":345},"skills/suno-engineer/SKILL.md",{"path":443,"priority":345},"skills/test/SKILL.md",{"path":445,"priority":345},"skills/tutorial/SKILL.md",{"path":447,"priority":345},"skills/validate-album/SKILL.md",{"path":449,"priority":345},"skills/verify-sources/SKILL.md",{"path":451,"priority":345},"skills/voice-checker/SKILL.md",{"path":453,"priority":328},".mcp.json",{"path":455,"priority":333},"hooks/README.md",{"path":457,"priority":333},"hooks/check_version_sync.py",{"path":459,"priority":333},"hooks/hooks.json",{"path":461,"priority":333},"hooks/install.sh",{"path":463,"priority":333},"hooks/pre-commit",{"path":465,"priority":333},"hooks/validate_track.py",{"basePath":467,"description":468,"displayName":469,"installMethods":470,"rationale":471,"selectedPaths":472,"source":334,"sourceLanguage":18,"type":247},"skills/about","Provides information about the bitwize-music plugin, its version, and its creator. Use when the user asks about the plugin, its purpose, version, or capabilities.","about",{"claudeCode":12},"SKILL.md frontmatter at skills/about/SKILL.md",[473,475],{"path":474,"priority":328},"SKILL.md",{"path":476,"priority":345},"PROJECT_HISTORY.md",{"basePath":478,"description":479,"displayName":480,"installMethods":481,"rationale":482,"selectedPaths":483,"source":334,"sourceLanguage":18,"type":247},"skills/album-art-director","Creates visual concepts for album artwork and generates AI art prompts. Use during planning for concept discussion, or after all tracks are Final for actual artwork generation.","album-art-director",{"claudeCode":12},"SKILL.md frontmatter at skills/album-art-director/SKILL.md",[484,485,487,489],{"path":474,"priority":328},{"path":486,"priority":345},"album-types.md",{"path":488,"priority":345},"prompt-examples.md",{"path":490,"priority":345},"visual-styles.md",{"basePath":492,"description":493,"displayName":494,"installMethods":495,"rationale":496,"selectedPaths":497,"source":334,"sourceLanguage":18,"type":247},"skills/album-conceptualizer","Designs album concepts, tracklist architecture, and thematic planning through 7 structured phases. Use when planning a new album or reworking an existing album concept.","album-conceptualizer",{"claudeCode":12},"SKILL.md frontmatter at skills/album-conceptualizer/SKILL.md",[498,499],{"path":474,"priority":328},{"path":486,"priority":345},{"basePath":501,"description":502,"displayName":503,"installMethods":504,"rationale":505,"selectedPaths":506,"source":334,"sourceLanguage":18,"type":247},"skills/album-dashboard","Shows a structured progress dashboard for an album with percentage complete per phase, blocking items, and status breakdown. Use for a quick visual overview of album progress.","album-dashboard",{"claudeCode":12},"SKILL.md frontmatter at skills/album-dashboard/SKILL.md",[507],{"path":474,"priority":328},{"basePath":509,"description":510,"displayName":511,"installMethods":512,"rationale":513,"selectedPaths":514,"source":334,"sourceLanguage":18,"type":247},"skills/album-ideas","Tracks and manages album ideas including brainstorming, planning, and status updates. Use when the user wants to add, review, or organize their album idea backlog.","album-ideas",{"claudeCode":12},"SKILL.md frontmatter at skills/album-ideas/SKILL.md",[515,516],{"path":474,"priority":328},{"path":517,"priority":345},"STATUS_VALUES.md",{"basePath":519,"description":520,"displayName":521,"installMethods":522,"rationale":523,"selectedPaths":524,"source":334,"sourceLanguage":18,"type":247},"skills/clipboard","Copies track content (lyrics, style prompts, streaming lyrics) to the system clipboard. Use when the user needs to paste lyrics or style prompts into Suno or other external tools.","clipboard",{"claudeCode":12},"SKILL.md frontmatter at skills/clipboard/SKILL.md",[525,526],{"path":474,"priority":328},{"path":527,"priority":345},"USAGE_EXAMPLES.md",{"basePath":529,"description":530,"displayName":531,"installMethods":532,"rationale":533,"selectedPaths":534,"source":334,"sourceLanguage":18,"type":247},"skills/cloud-uploader","Uploads promo videos and content to Cloudflare R2 or AWS S3. Use when the user wants to host promo content for social media or distribution.","cloud-uploader",{"claudeCode":12},"SKILL.md frontmatter at skills/cloud-uploader/SKILL.md",[535],{"path":474,"priority":328},{"basePath":537,"description":538,"displayName":539,"installMethods":540,"rationale":541,"selectedPaths":542,"source":334,"sourceLanguage":18,"type":247},"skills/configure","Sets up or edits the plugin configuration file interactively. Use on first-time setup, when config is missing, or when the user wants to change settings.","configure",{"claudeCode":12},"SKILL.md frontmatter at skills/configure/SKILL.md",[543,544],{"path":474,"priority":328},{"path":545,"priority":345},"SETTINGS_REFERENCE.md",{"basePath":547,"description":548,"displayName":549,"installMethods":550,"rationale":551,"selectedPaths":552,"source":334,"sourceLanguage":18,"type":247},"skills/document-hunter","Searches and retrieves documents from free public sources using automated browser navigation. Use when research needs primary source documents like court filings, government reports, or public records.","document-hunter",{"claudeCode":12},"SKILL.md frontmatter at skills/document-hunter/SKILL.md",[553,554],{"path":474,"priority":328},{"path":555,"priority":345},"site-patterns.md",{"basePath":557,"description":558,"displayName":559,"installMethods":560,"rationale":561,"selectedPaths":562,"source":334,"sourceLanguage":18,"type":247},"skills/explicit-checker","Scans lyrics for explicit content and verifies that explicit flags match actual content. Use before Suno generation or release to ensure accurate content ratings.","explicit-checker",{"claudeCode":12},"SKILL.md frontmatter at skills/explicit-checker/SKILL.md",[563],{"path":474,"priority":328},{"basePath":565,"description":566,"displayName":567,"installMethods":568,"rationale":569,"selectedPaths":570,"source":334,"sourceLanguage":18,"type":247},"skills/genre-creator","Create new genre documentation files for the bitwize-music genre library. Use when the user wants to add a genre, says \"/genre-creator\", \"neues Genre erstellen\", \"Genre hinzufuegen\", \"add genre\", or asks to create genre documentation. Takes a genre name as argument.","genre-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/genre-creator/SKILL.md",[571],{"path":474,"priority":328},{"basePath":573,"description":574,"displayName":575,"installMethods":576,"rationale":577,"selectedPaths":578,"source":334,"sourceLanguage":18,"type":247},"skills/health-check","Runs plugin health checks (venv packages and skill registration). Use when the user asks to check plugin health, verify setup, or troubleshoot missing skills.","health-check",{"claudeCode":12},"SKILL.md frontmatter at skills/health-check/SKILL.md",[579],{"path":474,"priority":328},{"basePath":581,"description":582,"displayName":583,"installMethods":584,"rationale":585,"selectedPaths":586,"source":334,"sourceLanguage":18,"type":247},"skills/help","Shows available skills, common workflows, and quick reference for the plugin. Use when the user asks for help, what skills are available, or how to do something.","help",{"claudeCode":12},"SKILL.md frontmatter at skills/help/SKILL.md",[587,588],{"path":474,"priority":328},{"path":589,"priority":345},"SKILL_GLOSSARY.md",{"basePath":591,"description":592,"displayName":593,"installMethods":594,"rationale":595,"selectedPaths":596,"source":334,"sourceLanguage":18,"type":247},"skills/import-art","Places album art files in the correct audio and content directory locations. Use when the user has generated or downloaded album artwork that needs to be saved.","import-art",{"claudeCode":12},"SKILL.md frontmatter at skills/import-art/SKILL.md",[597],{"path":474,"priority":328},{"basePath":599,"description":600,"displayName":601,"installMethods":602,"rationale":603,"selectedPaths":604,"source":334,"sourceLanguage":18,"type":247},"skills/import-audio","Moves audio files to the correct album location with proper path structure. Use when the user has downloaded WAV files from Suno or other sources that need to be organized.","import-audio",{"claudeCode":12},"SKILL.md frontmatter at skills/import-audio/SKILL.md",[605],{"path":474,"priority":328},{"basePath":607,"description":608,"displayName":609,"installMethods":610,"rationale":611,"selectedPaths":612,"source":334,"sourceLanguage":18,"type":247},"skills/import-track","Moves track markdown files to the correct album location. Use when the user has track files in Downloads or other locations that need to be placed in an album.","import-track",{"claudeCode":12},"SKILL.md frontmatter at skills/import-track/SKILL.md",[613],{"path":474,"priority":328},{"basePath":615,"description":616,"displayName":617,"installMethods":618,"rationale":619,"selectedPaths":620,"source":334,"sourceLanguage":18,"type":247},"skills/lyric-refiner","Autonomous multi-pass lyric refinement for tightening, cohesion, and album unity. Use after lyrics are written to polish a track or entire album through iterative passes.","lyric-refiner",{"claudeCode":12},"SKILL.md frontmatter at skills/lyric-refiner/SKILL.md",[621],{"path":474,"priority":328},{"basePath":623,"description":624,"displayName":625,"installMethods":626,"rationale":627,"selectedPaths":628,"source":334,"sourceLanguage":18,"type":247},"skills/lyric-reviewer","Reviews lyrics against a quality checklist before Suno generation. Use before generating tracks to catch rhyme, prosody, pronunciation, and structural issues.","lyric-reviewer",{"claudeCode":12},"SKILL.md frontmatter at skills/lyric-reviewer/SKILL.md",[629,630],{"path":474,"priority":328},{"path":631,"priority":345},"checklist-reference.md",{"basePath":633,"description":634,"displayName":635,"installMethods":636,"rationale":637,"selectedPaths":638,"source":334,"sourceLanguage":18,"type":247},"skills/lyric-writer","Writes or reviews lyrics with professional prosody, rhyme craft, and quality checks. Use when writing new lyrics, revising existing lyrics, or when the user says 'let's work on a track.'","lyric-writer",{"claudeCode":12},"SKILL.md frontmatter at skills/lyric-writer/SKILL.md",[639,640,642,644],{"path":474,"priority":328},{"path":641,"priority":345},"craft-reference.md",{"path":643,"priority":345},"documentary-standards.md",{"path":645,"priority":345},"examples.md",{"basePath":647,"description":648,"displayName":649,"installMethods":650,"rationale":651,"selectedPaths":652,"source":334,"sourceLanguage":18,"type":247},"skills/mastering-engineer","Guides audio mastering for streaming platforms including loudness optimization and tonal balance. Use when the user has approved tracks and wants to master audio files.","mastering-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/mastering-engineer/SKILL.md",[653,654],{"path":474,"priority":328},{"path":655,"priority":345},"genre-presets.md",{"basePath":657,"description":658,"displayName":659,"installMethods":660,"rationale":661,"selectedPaths":662,"source":334,"sourceLanguage":18,"type":247},"skills/mix-engineer","Polishes raw Suno audio by processing per-stem WAVs (vocals, backing_vocals, drums, bass, guitar, keyboard, strings, brass, woodwinds, percussion, synth, other) with targeted cleanup, EQ, and compression, then remixing into a polished stereo WAV ready for mastering. Use after audio import and before mastering.","mix-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/mix-engineer/SKILL.md",[663,664],{"path":474,"priority":328},{"path":665,"priority":345},"mix-presets.md",{"basePath":667,"description":668,"displayName":669,"installMethods":670,"rationale":671,"selectedPaths":672,"source":334,"sourceLanguage":18,"type":247},"skills/new-album","Creates a new album with the correct directory structure and templates. Use IMMEDIATELY when the user says 'make a new album' or similar, before any discussion.","new-album",{"claudeCode":12},"SKILL.md frontmatter at skills/new-album/SKILL.md",[673],{"path":474,"priority":328},{"basePath":675,"description":676,"displayName":677,"installMethods":678,"rationale":679,"selectedPaths":680,"source":334,"sourceLanguage":18,"type":247},"skills/next-step","Analyzes album state and recommends the optimal next action. Use when the user asks \"what should I do next?\" or \"what's left to do?\"","next-step",{"claudeCode":12},"SKILL.md frontmatter at skills/next-step/SKILL.md",[681],{"path":474,"priority":328},{"basePath":683,"description":684,"displayName":685,"installMethods":686,"rationale":687,"selectedPaths":688,"source":334,"sourceLanguage":18,"type":247},"skills/plagiarism-checker","Scans lyrics for phrases that may match existing songs using web search and LLM knowledge. Use before release to check for unintentional borrowing.","plagiarism-checker",{"claudeCode":12},"SKILL.md frontmatter at skills/plagiarism-checker/SKILL.md",[689],{"path":474,"priority":328},{"basePath":691,"description":692,"displayName":693,"installMethods":694,"rationale":695,"selectedPaths":696,"source":334,"sourceLanguage":18,"type":247},"skills/pre-generation-check","Validates all pre-generation gates before sending tracks to Suno. Checks sources verified, lyrics reviewed, pronunciation resolved, explicit flag set, style prompt complete, and artist names cleared. Use before generating tracks on Suno or when the user says \"pre-gen check\" or \"ready to generate\".","pre-generation-check",{"claudeCode":12},"SKILL.md frontmatter at skills/pre-generation-check/SKILL.md",[697],{"path":474,"priority":328},{"basePath":699,"description":700,"displayName":701,"installMethods":702,"rationale":703,"selectedPaths":704,"source":334,"sourceLanguage":18,"type":247},"skills/promo-director","Generates 15-second vertical promo videos for social media from mastered audio. Use after mastering is complete and before release, when the user wants social media content.","promo-director",{"claudeCode":12},"SKILL.md frontmatter at skills/promo-director/SKILL.md",[705,706,708],{"path":474,"priority":328},{"path":707,"priority":345},"technical-reference.md",{"path":709,"priority":345},"visualization-guide.md",{"basePath":244,"description":10,"displayName":13,"installMethods":711,"rationale":712,"selectedPaths":713,"source":334,"sourceLanguage":18,"type":247},{"claudeCode":12},"SKILL.md frontmatter at skills/promo-reviewer/SKILL.md",[714,715],{"path":474,"priority":328},{"path":716,"priority":345},"platform-rules.md",{"basePath":718,"description":719,"displayName":720,"installMethods":721,"rationale":722,"selectedPaths":723,"source":334,"sourceLanguage":18,"type":247},"skills/promo-writer","Generates platform-specific social media copy from album themes, track concepts, and lyrics. Use when promo/ templates need to be populated before release.","promo-writer",{"claudeCode":12},"SKILL.md frontmatter at skills/promo-writer/SKILL.md",[724,725],{"path":474,"priority":328},{"path":726,"priority":345},"copy-formulas.md",{"basePath":728,"description":729,"displayName":730,"installMethods":731,"rationale":732,"selectedPaths":733,"source":334,"sourceLanguage":18,"type":247},"skills/promote-idea","Converts an album idea from IDEAS.md into an actual album project in one step. Use when the user says \"promote [idea title]\", \"turn idea into album\", or \"start working on [idea]\".","promote-idea",{"claudeCode":12},"SKILL.md frontmatter at skills/promote-idea/SKILL.md",[734],{"path":474,"priority":328},{"basePath":736,"description":737,"displayName":738,"installMethods":739,"rationale":740,"selectedPaths":741,"source":334,"sourceLanguage":18,"type":247},"skills/pronunciation-specialist","Scans lyrics for pronunciation risks and prevents Suno mispronunciations. Use when writing lyrics with proper nouns, technical terms, homographs, or non-English words.","pronunciation-specialist",{"claudeCode":12},"SKILL.md frontmatter at skills/pronunciation-specialist/SKILL.md",[742,743],{"path":474,"priority":328},{"path":744,"priority":345},"word-lists.md",{"basePath":746,"description":747,"displayName":748,"installMethods":749,"rationale":750,"selectedPaths":751,"source":334,"sourceLanguage":18,"type":247},"skills/release-director","Coordinates album release including QA, distribution prep, and platform uploads. Use when mastering and album art are complete and the user is ready to release.","release-director",{"claudeCode":12},"SKILL.md frontmatter at skills/release-director/SKILL.md",[752,753],{"path":474,"priority":328},{"path":754,"priority":345},"platform-guides.md",{"basePath":756,"description":757,"displayName":758,"installMethods":759,"rationale":760,"selectedPaths":761,"source":334,"sourceLanguage":18,"type":247},"skills/rename","Renames an album or track, updating slugs, titles, and all mirrored paths. Use when the user wants to rename an album or track.","rename",{"claudeCode":12},"SKILL.md frontmatter at skills/rename/SKILL.md",[762],{"path":474,"priority":328},{"basePath":764,"description":765,"displayName":766,"installMethods":767,"rationale":768,"selectedPaths":769,"source":334,"sourceLanguage":18,"type":247},"skills/researcher","Conducts investigative-grade research with primary source analysis, cross-verification, and trial-level depth. Use when an album needs factual research, source material, or verification of claims.","researcher",{"claudeCode":12},"SKILL.md frontmatter at skills/researcher/SKILL.md",[770,771,773,775],{"path":474,"priority":328},{"path":772,"priority":345},"free-sources.md",{"path":774,"priority":345},"source-standards.md",{"path":776,"priority":345},"templates.md",{"basePath":778,"description":779,"displayName":780,"installMethods":781,"rationale":782,"selectedPaths":783,"source":334,"sourceLanguage":18,"type":247},"skills/researchers-biographical","Researches personal backgrounds, interviews, motivations, and humanizing details. Use when research needs biographical context about people involved in the album's subject.","researchers-biographical",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-biographical/SKILL.md",[784,785],{"path":474,"priority":328},{"path":786,"priority":345},"INTERVIEW_SOURCES.md",{"basePath":788,"description":789,"displayName":790,"installMethods":791,"rationale":792,"selectedPaths":793,"source":334,"sourceLanguage":18,"type":247},"skills/researchers-financial","Researches SEC filings, earnings calls, analyst reports, and market data. Use when the album subject involves financial crimes, corporate stories, or market events.","researchers-financial",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-financial/SKILL.md",[794,795],{"path":474,"priority":328},{"path":796,"priority":345},"SEC_FILING_GUIDE.md",{"basePath":798,"description":799,"displayName":800,"installMethods":801,"rationale":802,"selectedPaths":803,"source":334,"sourceLanguage":18,"type":247},"skills/researchers-gov","Researches DOJ/FBI/SEC press releases, agency statements, and government sources. Use when research needs official government records or agency documentation.","researchers-gov",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-gov/SKILL.md",[804,805],{"path":474,"priority":328},{"path":806,"priority":345},"AGENCY_SOURCES.md",{"basePath":808,"description":809,"displayName":810,"installMethods":811,"rationale":812,"selectedPaths":813,"source":334,"sourceLanguage":18,"type":247},"skills/researchers-historical","Researches archives, contemporary accounts, and timeline reconstruction. Use when the album subject involves historical events that need primary source verification.","researchers-historical",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-historical/SKILL.md",[814,815],{"path":474,"priority":328},{"path":816,"priority":345},"ARCHIVE_SOURCES.md",{"basePath":818,"description":819,"displayName":820,"installMethods":821,"rationale":822,"selectedPaths":823,"source":334,"sourceLanguage":18,"type":247},"skills/researchers-journalism","Researches investigative articles, interviews, and news coverage. Use when research needs journalistic sources for cross-referencing or additional context.","researchers-journalism",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-journalism/SKILL.md",[824,825],{"path":474,"priority":328},{"path":826,"priority":345},"SOURCE_EXTRACTION.md",{"basePath":828,"description":829,"displayName":830,"installMethods":831,"rationale":832,"selectedPaths":833,"source":334,"sourceLanguage":18,"type":247},"skills/researchers-legal","Researches court documents, indictments, plea agreements, and sentencing records. Use when the album subject involves legal proceedings or criminal cases.","researchers-legal",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-legal/SKILL.md",[834,835],{"path":474,"priority":328},{"path":836,"priority":345},"DISCOVERY_GUIDE.md",{"basePath":838,"description":839,"displayName":840,"installMethods":841,"rationale":842,"selectedPaths":843,"source":334,"sourceLanguage":18,"type":247},"skills/researchers-primary-source","Researches the subject's own words from tweets, blogs, forums, and chat logs. Use when research needs direct quotes or first-person accounts.","researchers-primary-source",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-primary-source/SKILL.md",[844,845],{"path":474,"priority":328},{"path":846,"priority":345},"DIRECT_SOURCES.md",{"basePath":848,"description":849,"displayName":850,"installMethods":851,"rationale":852,"selectedPaths":853,"source":334,"sourceLanguage":18,"type":247},"skills/researchers-security","Researches malware analysis, CVEs, attribution reports, and hacker community sources. Use when the album subject involves cybersecurity incidents or threat actors.","researchers-security",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-security/SKILL.md",[854,855],{"path":474,"priority":328},{"path":856,"priority":345},"CVE_RESEARCH.md",{"basePath":858,"description":859,"displayName":860,"installMethods":861,"rationale":862,"selectedPaths":863,"source":334,"sourceLanguage":18,"type":247},"skills/researchers-tech","Researches project histories, changelogs, developer interviews, and open source documentation. Use when the album subject involves technology projects or developer stories.","researchers-tech",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-tech/SKILL.md",[864,865],{"path":474,"priority":328},{"path":866,"priority":345},"PROJECT_RESEARCH.md",{"basePath":868,"description":869,"displayName":870,"installMethods":871,"rationale":872,"selectedPaths":873,"source":334,"sourceLanguage":18,"type":247},"skills/researchers-verifier","Performs quality control, citation validation, and fact-checking before human review. Use after research is complete to verify all sources and claims before production.","researchers-verifier",{"claudeCode":12},"SKILL.md frontmatter at skills/researchers-verifier/SKILL.md",[874,875,877,879],{"path":474,"priority":328},{"path":876,"priority":345},"VERIFICATION_CHECKLIST.md",{"path":878,"priority":345},"checklists.md",{"path":880,"priority":345},"patterns.md",{"basePath":882,"description":883,"displayName":884,"installMethods":885,"rationale":886,"selectedPaths":887,"source":334,"sourceLanguage":18,"type":247},"skills/resume","Finds an album by name and shows detailed status with next steps. Use when the user mentions an album name or wants to continue previous work.","resume",{"claudeCode":12},"SKILL.md frontmatter at skills/resume/SKILL.md",[888],{"path":474,"priority":328},{"basePath":890,"description":891,"displayName":892,"installMethods":893,"rationale":894,"selectedPaths":895,"source":334,"sourceLanguage":18,"type":247},"skills/session-start","Runs the session startup procedure - verifies setup, loads config and state, checks skill models, and reports project status. Use at the beginning of a fresh session.","session-start",{"claudeCode":12},"SKILL.md frontmatter at skills/session-start/SKILL.md",[896],{"path":474,"priority":328},{"basePath":898,"description":899,"displayName":900,"installMethods":901,"rationale":902,"selectedPaths":903,"source":334,"sourceLanguage":18,"type":247},"skills/setup","Detects your Python environment and guides you through installing plugin dependencies. Use on first-time setup or when MCP server fails to start.","setup",{"claudeCode":12},"SKILL.md frontmatter at skills/setup/SKILL.md",[904],{"path":474,"priority":328},{"basePath":906,"description":907,"displayName":908,"installMethods":909,"rationale":910,"selectedPaths":911,"source":334,"sourceLanguage":18,"type":247},"skills/sheet-music-publisher","Converts mastered audio to sheet music and creates printable songbooks. Use after mastering when the user wants sheet music or a songbook for their album.","sheet-music-publisher",{"claudeCode":12},"SKILL.md frontmatter at skills/sheet-music-publisher/SKILL.md",[912,913,915,917,919,921],{"path":474,"priority":328},{"path":914,"priority":345},"REQUIREMENTS.md",{"path":916,"priority":345},"anthemscore-reference.md",{"path":918,"priority":345},"musescore-reference.md",{"path":920,"priority":345},"publishing-guide.md",{"path":922,"priority":345},"workflow-detail.md",{"basePath":924,"description":925,"displayName":926,"installMethods":927,"rationale":928,"selectedPaths":929,"source":334,"sourceLanguage":18,"type":247},"skills/skill-model-updater","Updates model references across all skill files when new Claude models are released. Use when Anthropic releases new Claude models to keep skills current.","skill-model-updater",{"claudeCode":12},"SKILL.md frontmatter at skills/skill-model-updater/SKILL.md",[930],{"path":474,"priority":328},{"basePath":932,"description":933,"displayName":934,"installMethods":935,"rationale":936,"selectedPaths":937,"source":334,"sourceLanguage":18,"type":247},"skills/suno-engineer","Constructs technical Suno V5/V5.5 style prompts, selects genres, and optimizes generation settings. Use when creating or refining Suno prompts for track generation.","suno-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/suno-engineer/SKILL.md",[938,939],{"path":474,"priority":328},{"path":940,"priority":345},"genre-practices.md",{"basePath":942,"description":943,"displayName":944,"installMethods":945,"rationale":946,"selectedPaths":947,"source":334,"sourceLanguage":18,"type":247},"skills/test","Runs automated tests to validate plugin integrity across 14 categories. Use before creating PRs, after making changes to skills or templates, or to verify plugin health.","test",{"claudeCode":12},"SKILL.md frontmatter at skills/test/SKILL.md",[948,949],{"path":474,"priority":328},{"path":950,"priority":345},"test-definitions.md",{"basePath":952,"description":953,"displayName":954,"installMethods":955,"rationale":956,"selectedPaths":957,"source":334,"sourceLanguage":18,"type":247},"skills/tutorial","Provides interactive guided album creation for new users. Use when the user is new to the plugin or asks for a walkthrough of the album creation process.","tutorial",{"claudeCode":12},"SKILL.md frontmatter at skills/tutorial/SKILL.md",[958,959],{"path":474,"priority":328},{"path":960,"priority":345},"phases.md",{"basePath":962,"description":963,"displayName":964,"installMethods":965,"rationale":966,"selectedPaths":967,"source":334,"sourceLanguage":18,"type":247},"skills/validate-album","Validates album directory structure, file locations, and content integrity. Use before release or whenever the user wants to check an album's structural health.","validate-album",{"claudeCode":12},"SKILL.md frontmatter at skills/validate-album/SKILL.md",[968],{"path":474,"priority":328},{"basePath":970,"description":971,"displayName":972,"installMethods":973,"rationale":974,"selectedPaths":975,"source":334,"sourceLanguage":18,"type":247},"skills/verify-sources","Captures human source verification for tracks, timestamps it, and updates track files. Use when sources need human review before generation.","verify-sources",{"claudeCode":12},"SKILL.md frontmatter at skills/verify-sources/SKILL.md",[976],{"path":474,"priority":328},{"basePath":978,"description":979,"displayName":980,"installMethods":981,"rationale":982,"selectedPaths":983,"source":334,"sourceLanguage":18,"type":247},"skills/voice-checker","Reviews lyrics and prose for AI-written patterns (abstract noun stacking, over-explained metaphors, cliche escalation, missing idiosyncrasy, prose AI tells). Advisory Warning/Info severity — flags issues, does not block or rewrite. Use when reviewing lyrics for authenticity or before generation to catch AI-sounding language.","voice-checker",{"claudeCode":12},"SKILL.md frontmatter at skills/voice-checker/SKILL.md",[984],{"path":474,"priority":328},{"sources":986},[987],"manual",{"closedIssues90d":232,"description":265,"forks":233,"homepage":989,"license":239,"openIssues90d":235,"pushedAt":236,"readmeSize":230,"stars":237,"topics":990},"https://www.bitwizemusic.com",[991,303,992,993,994,995,996,997,998,999,275,1000,1001,299,635,279,278,1002,276,1003],"claude","claude-code-plugin","claude-code-plugin-marketplace","claude-code-plugins","claude-code-plugins-marketplace","claude-code-skills","claude-skill","claude-skills","music","suno-ai","sunoai","music-mastering","ai-music-tools",{"classifiedAt":1005,"discoverAt":1006,"extractAt":1007,"githubAt":1007,"updatedAt":1005},1778683099616,1778683093832,1778683097699,[214,216,215,213,212],{"evaluatedAt":242,"extractAt":291,"updatedAt":242},[],[1012,1040,1063,1088,1107,1134],{"_creationTime":1013,"_id":1014,"community":1015,"display":1016,"identity":1022,"providers":1025,"relations":1033,"tags":1036,"workflow":1037},1778698867338.3027,"k171kgm311805z9fa64vzfgkqs86nb64",{"reviewCount":8},{"description":1017,"installMethods":1018,"name":1020,"sourceUrl":1021},"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":1019},"wondelai/skills","storybrand-messaging","https://github.com/wondelai/skills",{"basePath":1020,"githubOwner":1023,"githubRepo":1024,"locale":18,"slug":1020,"type":247},"wondelai","skills",{"evaluate":1026,"extract":1032},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":1027,"targetMarket":217,"tier":218},[213,1028,1029,1030,215,1031],"messaging","branding","storytelling","sales",{"commitSha":281},{"parentExtensionId":1034,"repoId":1035},"k17bj16z8e1yp2wwfd2hxagjtd86m0fp","kd7aexggvp8qjwjtgjbetg0jch86mg5a",[1029,215,213,1028,1031,1030],{"evaluatedAt":1038,"extractAt":1039,"updatedAt":1038},1778699553427,1778698867338,{"_creationTime":1041,"_id":1042,"community":1043,"display":1044,"identity":1048,"providers":1050,"relations":1059,"tags":1060,"workflow":1061},1778698867338.298,"k17eany15hcz465k5n1zhc55cd86nzs2",{"reviewCount":8},{"description":1045,"installMethods":1046,"name":1047,"sourceUrl":1021},"Apply the six principles of ethical persuasion (reciprocity, commitment, social proof, authority, liking, scarcity) to product design, copy, and sales. Use when the user mentions \"social proof\", \"persuasive copy\", \"why users dont convert\", \"ethical persuasion\", \"reciprocity\", \"scarcity tactics\", or \"commitment and consistency\". Also trigger when designing testimonial sections, crafting urgency messaging, or improving trust signals on landing pages. For deal negotiation tactics, see negotiation. For viral word-of-mouth, see contagious.",{"claudeCode":1019},"Influence Psychology",{"basePath":1049,"githubOwner":1023,"githubRepo":1024,"locale":18,"slug":1049,"type":247},"influence-psychology",{"evaluate":1051,"extract":1057},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":1052,"targetMarket":217,"tier":218},[213,215,1053,1054,1055,1056,1031],"product-design","psychology","persuasion","ux",{"commitSha":281,"license":1058},"MIT",{"parentExtensionId":1034,"repoId":1035},[215,213,1055,1053,1054,1031,1056],{"evaluatedAt":1062,"extractAt":1039,"updatedAt":1062},1778699285462,{"_creationTime":1064,"_id":1065,"community":1066,"display":1067,"identity":1073,"providers":1077,"relations":1082,"tags":1084,"workflow":1085},1778688112811.7415,"k1793f6p3fxx7c26bed55drbgd86mbkw",{"reviewCount":8},{"description":1068,"installMethods":1069,"name":1071,"sourceUrl":1072},"Master Donald Miller's 7-part StoryBrand framework from \"Building a StoryBrand\" (2017). Clarify your message so customers actually listen. Use when: Creating or refining website messaging; Writing brand narratives and marketing copy; Building sales scripts and pitches; Clarifying confusing product positioning; Creating marketing one-liners",{"claudeCode":1070},"guia-matthieu/clawfu-skills","storytelling-storybrand","https://github.com/guia-matthieu/clawfu-skills",{"basePath":1074,"githubOwner":1075,"githubRepo":1076,"locale":18,"slug":1071,"type":247},"skills/content/storytelling-storybrand","guia-matthieu","clawfu-skills",{"evaluate":1078,"extract":1081},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":1079,"targetMarket":217,"tier":218},[1030,213,1028,215,1080],"framework",{"commitSha":281},{"repoId":1083},"kd72qvzyvm658ya7pbyh5ey47h86md53",[215,1080,213,1028,1030],{"evaluatedAt":1086,"extractAt":1087,"updatedAt":1086},1778689484172,1778688112811,{"_creationTime":1089,"_id":1090,"community":1091,"display":1092,"identity":1096,"providers":1098,"relations":1103,"tags":1104,"workflow":1105},1778688112811.7373,"k170h535devkqqv47626zfktd986m3st",{"reviewCount":8},{"description":1093,"installMethods":1094,"name":1095,"sourceUrl":1072},"Master Eugene Schwartz's 5 Stages of Awareness framework from \"Breakthrough Advertising\" (1966) to write copy that meets prospects where they are. Use when: Writing copy and unsure how \"aware\" your audience is; Creating multi-stage funnels with different messaging per stage; Building email sequences that nurture from cold to ready-to-buy; Optimizing ads for different audience temperatures; Diagnosing why existing copy isn't converting",{"claudeCode":1070},"copywriting-awareness",{"basePath":1097,"githubOwner":1075,"githubRepo":1076,"locale":18,"slug":1095,"type":247},"skills/content/copywriting-awareness",{"evaluate":1099,"extract":1102},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":1100,"targetMarket":217,"tier":218},[215,213,1031,1101,1080],"content-strategy",{"commitSha":281,"license":1058},{"repoId":1083},[1101,215,1080,213,1031],{"evaluatedAt":1106,"extractAt":1087,"updatedAt":1106},1778689139883,{"_creationTime":1108,"_id":1109,"community":1110,"display":1111,"identity":1117,"providers":1120,"relations":1127,"tags":1130,"workflow":1131},1778691104676.0024,"k1774xvkdd90hm8spynfw373tn86nkme",{"reviewCount":8},{"description":1112,"installMethods":1113,"name":1115,"sourceUrl":1116},"Generate a vertical story image for TikTok or Instagram book promotion with cover art, hook text, and author branding.",{"claudeCode":1114},"iterationlayer/skills","generate-social-media-book-promo","https://github.com/iterationlayer/skills",{"basePath":1118,"githubOwner":1119,"githubRepo":1024,"locale":18,"slug":1115,"type":247},"skills/generate-social-media-book-promo","iterationlayer",{"evaluate":1121,"extract":1126},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":1122,"targetMarket":217,"tier":218},[1123,213,212,1124,1125],"image-generation","book-promotion","api",{"commitSha":281},{"parentExtensionId":1128,"repoId":1129},"k1721s0xmp59902ybtpakrrffn86n10s","kd76p4g2qmtrkgx99cnab3683d86n4g8",[1125,1124,1123,213,212],{"evaluatedAt":1132,"extractAt":1133,"updatedAt":1132},1778693472094,1778691104676,{"_creationTime":1135,"_id":1136,"community":1137,"display":1138,"identity":1144,"providers":1149,"relations":1156,"tags":1158,"workflow":1159},1778685991755.7354,"k170s484eessgyjzgnczc91n5186mbcr",{"reviewCount":8},{"description":1139,"installMethods":1140,"name":1142,"sourceUrl":1143},"Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.",{"claudeCode":1141},"davila7/claude-code-templates","Competitive Ads Extractor","https://github.com/davila7/claude-code-templates",{"basePath":1145,"githubOwner":1146,"githubRepo":1147,"locale":18,"slug":1148,"type":247},"cli-tool/components/skills/business-marketing/competitive-ads-extractor","davila7","claude-code-templates","competitive-ads-extractor",{"evaluate":1150,"extract":1155},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":1151,"targetMarket":217,"tier":218},[213,1152,1153,212,1154],"competitor-analysis","advertising","data-extraction",{"commitSha":281,"license":1058},{"repoId":1157},"kd71fzn4s7r0269fkw47wt670n86ndz0",[1153,1152,1154,213,212],{"evaluatedAt":1160,"extractAt":1161,"updatedAt":1160},1778689511404,1778685991755]