[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-bitwize-music-studio-voice-checker-en":3,"guides-for-bitwize-music-studio-voice-checker":1011,"similar-k17f2428vf3a4bnna3qyjnahkh86mycy-en":1012},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":245,"isFallback":228,"parentExtension":250,"providers":312,"relations":316,"repo":317,"tags":1009,"workflow":1010},1778683100520.3093,"k17f2428vf3a4bnna3qyjnahkh86mycy",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"bitwize-music-studio/claude-ai-music-skills","voice-checker","https://github.com/bitwize-music-studio/claude-ai-music-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":226,"workflow":243},1778684343388.102,"kn7fbyyfgczqqxwwf84jqjy8c586nnqa","en",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":203,"promptVersionExtension":207,"promptVersionScoring":208,"purpose":209,"rationale":210,"score":211,"summary":212,"tags":213,"targetMarket":219,"tier":220,"useCases":221},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,136,139,143,147,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 user problem of identifying AI-written patterns in lyrics and prose, and specifies its use in reviewing lyrics for authenticity or catching AI-sounding language before generation.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a specialized advisory review layer for detecting AI-written patterns in creative text, providing specific detection signals and direction hints that go beyond generic LLM capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is production-ready, covering the complete lifecycle of reviewing lyrics and prose for AI-generated patterns, with clear documentation and defined output formats.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on reviewing text for AI-generated patterns, with clear separation between lyrics and prose analysis, and does not extend into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately and concisely reflects the skill's functionality, purpose, and limitations.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill does not expose explicit tools; it operates as a self-contained prompt-based agent.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","All arguments and flags are clearly documented in the SKILL.md frontmatter and body, with no implicit parameters or unmentioned configuration.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","The skill does not expose explicit tools, so tool naming is not applicable.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The skill's input arguments are clearly defined via argument-hint and flags, and its output is a structured report, avoiding extraneous data.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under CC0-1.0, a public domain dedication, making it highly usable.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on 2026-05-12, which is within the last 90 days.",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","The skill does not appear to rely on external third-party dependencies beyond what is managed by the Claude Code environment.",{"category":66,"check":67,"severity":42,"summary":68},"Security","Secret Management","The skill does not handle or expose any secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill operates on provided text and does not load or execute external, untrusted data, mitigating injection risks.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill operates solely on bundled content and provided arguments, with no runtime fetching of external code or data.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill's operations are confined to reading and analyzing provided file paths; it does not modify files outside its scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were detected in the skill's logic.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill is analytical and does not perform any outbound calls or submit confidential data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and descriptions are free of hidden-steering tricks or obfuscated text.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is contained within readable markdown and YAML, with no obfuscated code or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes reasonable assumptions about file paths provided as arguments and gracefully handles different input types (single file, album dir, prose file).",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","14 opened and 109 closed issues in the last 90 days indicate a high closure rate and active maintenance.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The project uses GitHub releases for versioning, and the `pushedAt` date indicates recent activity.",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","The skill's input arguments (file paths, flags) are well-defined and handled, with clear processing logic for different input types.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill is read-only and does not perform any destructive operations.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","The skill's logic is clearly defined, and it is designed to report findings rather than crash on unexpected input, with clear direction hints.",{"category":111,"check":115,"severity":42,"summary":116},"Logging","The skill is analytical and does not perform destructive actions or outbound calls that would require local audit logging.",{"category":118,"check":119,"severity":42,"summary":120},"Compliance","GDPR","The skill analyzes text content and does not operate on personal data.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill is language-agnostic and operates on text content, making it globally applicable.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill relies on standard markdown/YAML processing and common file operations, with no specific OS or shell assumptions beyond what Claude Code provides.",{"category":45,"check":128,"severity":24,"summary":129},"README","The README provides a comprehensive overview of the project, its architecture, installation, and examples.",{"category":33,"check":131,"severity":42,"summary":132},"Tool surface size","This is a single-skill extension and does not expose multiple tools.",{"category":40,"check":134,"severity":42,"summary":135},"Overlapping near-synonym tools","The skill does not expose multiple distinct tools or commands.",{"category":45,"check":137,"severity":24,"summary":138},"Phantom features","All features advertised in the README and SKILL.md are implemented and verifiable through the skill's logic and output.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","Clear installation instructions are provided in the README, including copy-paste commands and setup steps.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","Errors are handled by providing clear findings and direction hints, guiding the user on how to improve the text.",{"category":104,"check":148,"severity":42,"summary":149},"Pinned dependencies","The skill operates within the Claude Code environment and does not manage external script dependencies.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The skill is analytical and does not perform state-changing operations.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","The skill performs local file analysis and does not involve remote calls or state-changing operations requiring idempotency or timeouts.",{"category":118,"check":158,"severity":42,"summary":159},"Telemetry opt-in","The skill does not emit telemetry.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly states the artifact (lyrics, prose) and the user intent (review for AI patterns, check authenticity).",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise and self-contained, providing a clear summary of the core capability and triggering phrases.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The skill body is well-structured with progressive disclosure, keeping the main SKILL.md concise.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","Detailed information like genre coverage and model strategy is deferred to separate files, following progressive disclosure principles.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","The skill performs analysis and reporting, not deep exploration that would necessitate a forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md and README provide clear examples of how to use the skill with different input types and expected outputs.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The skill explicitly handles different content types (lyrics, prose, album) and flags associated patterns, with clear direction hints.",{"category":111,"check":183,"severity":42,"summary":184},"Tool Fallback","The skill does not rely on external MCP tools or custom servers; it operates internally within the Claude Code environment.",{"category":92,"check":186,"severity":24,"summary":187},"Stack assumptions","The skill relies on standard markdown/YAML processing and file system access provided by the Claude Code environment, with no external stack assumptions.",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","The skill's logic dictates clear handling of different input types and reporting findings, implying a halt on processing if input is malformed.",{"category":92,"check":193,"severity":24,"summary":194},"Cross-skill coupling","The skill is self-contained and focuses on its defined task of voice checking, without implicit reliance on other skills.",1778684343278,"This skill analyzes text content, such as song lyrics or prose descriptions, to identify patterns commonly found in AI-generated writing. It flags potential issues like abstract noun stacking, over-explained metaphors, and cliche usage with advisory warnings and informational notes, providing direction hints for improvement. The skill supports analyzing single tracks, entire albums, or standalone prose files, with options to focus on lyrics or prose specifically.",[198,199,200,201,202],"Detects AI patterns in lyrics and prose","Provides specific detection signals and direction hints","Supports analysis of tracks, albums, and prose files","Configurable modes for lyrics-only or prose-only analysis","Advisory severity (Warning/Info), never blocking",[204,205,206],"Rewriting or auto-fixing flagged text","Blocking the pipeline or producing critical findings","Analyzing music for prosody or pronunciation issues (handled by lyric-reviewer)","3.0.0","4.4.0","Review lyrics and prose for authenticity and catch AI-sounding language before generation or release, acting as an advisory quality gate.","The skill is exceptionally well-documented, robust, and focused on a specific utility. All checks passed or were not applicable, indicating high quality.",98,"A high-quality skill for identifying AI-generated patterns in lyrics and prose.",[214,215,216,217,218],"lyrics","writing","content-analysis","ai-detection","music-production","global","verified",[222,223,224,225],"Reviewing song lyrics for authenticity before release","Checking prose descriptions or promotional materials for AI tells","Catching AI-sounding language before submitting text for generation","Ensuring creative text feels human-written",{"codeQuality":227,"collectedAt":229,"documentation":230,"maintenance":233,"security":240,"testCoverage":242},{"hasLockfile":228},false,1778684326631,{"descriptionLength":231,"readmeSize":232},326,9335,{"closedIssues90d":234,"forks":235,"hasChangelog":236,"openIssues90d":237,"pushedAt":238,"stars":239},109,30,true,14,1778616491000,174,{"hasNpmPackage":228,"license":241,"smitheryVerified":228},"CC0-1.0",{"hasCi":236,"hasTests":236},{"updatedAt":244},1778684343388,{"basePath":246,"githubOwner":247,"githubRepo":248,"locale":18,"slug":13,"type":249},"skills/voice-checker","bitwize-music-studio","claude-ai-music-skills","skill",{"_creationTime":251,"_id":252,"community":253,"display":254,"identity":259,"parentExtension":262,"providers":293,"relations":308,"tags":309,"workflow":310},1778683100520.2961,"k1754vkdjckrkqvz9x7tjrvhzn86n1gc",{"reviewCount":8},{"description":255,"installMethods":256,"name":258,"sourceUrl":14},"AI music generation workflow for Suno - album concepts, lyrics, prompts, mastering, release",{"claudeCode":257},"bitwize-music","Claude AI Music Skills",{"basePath":260,"githubOwner":247,"githubRepo":248,"locale":18,"slug":248,"type":261},"","plugin",{"_creationTime":263,"_id":264,"community":265,"display":266,"identity":269,"providers":271,"relations":287,"tags":289,"workflow":290},1778683100520.296,"k17bfryzkzywswf1bkgrtch16d86n8t9",{"reviewCount":8},{"description":267,"installMethods":268,"name":257,"sourceUrl":14},"Human + AI music production workflow for Suno - skills, templates, and tools",{"claudeCode":12},{"basePath":260,"githubOwner":247,"githubRepo":248,"locale":18,"slug":248,"type":270},"marketplace",{"evaluate":272,"extract":281},{"promptVersionExtension":273,"promptVersionScoring":208,"score":274,"tags":275,"targetMarket":219,"tier":220},"3.1.0",96,[218,276,277,278,279,280],"suno","ai-music","workflow-automation","audio-mastering","songwriting",{"commitSha":282,"marketplace":283,"plugin":285},"HEAD",{"name":257,"pluginCount":284},1,{"mcpCount":8,"provider":286,"skillCount":8},"classify",{"repoId":288},"kd70cgrajsrnk5gmq60rhq30zd86nyc0",[277,279,218,280,276,278],{"evaluatedAt":291,"extractAt":292,"updatedAt":291},1778683122195,1778683100520,{"evaluate":294,"extract":305},{"promptVersionExtension":207,"promptVersionScoring":208,"score":295,"tags":296,"targetMarket":219,"tier":220},100,[297,298,276,299,300,214,301,302,303,304],"music-generation","ai","audio-production","workflow","mastering","cli","python","claude-code",{"commitSha":282,"license":241,"plugin":306},{"mcpCount":8,"provider":286,"skillCount":307},54,{"parentExtensionId":264,"repoId":288},[298,299,304,302,214,301,297,303,276,300],{"evaluatedAt":311,"extractAt":292,"updatedAt":311},1778683131031,{"evaluate":313,"extract":315},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":314,"targetMarket":219,"tier":220},[214,215,216,217,218],{"commitSha":282},{"parentExtensionId":252,"repoId":288},{"_creationTime":318,"_id":288,"identity":319,"providers":320,"workflow":1005},1778683093832.8552,{"githubOwner":247,"githubRepo":248,"sourceUrl":14},{"classify":321,"discover":986,"github":989},{"commitSha":282,"extensions":322},[323,336,467,478,492,501,509,519,529,537,547,557,565,573,581,591,599,607,615,623,633,647,657,667,675,683,691,699,711,721,731,739,749,759,767,781,791,801,811,821,831,841,851,861,871,885,893,901,909,927,935,945,955,965,973,981],{"basePath":260,"displayName":257,"installMethods":324,"rationale":325,"selectedPaths":326,"source":335,"sourceLanguage":18,"type":270},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[327,330,332],{"path":328,"priority":329},".claude-plugin/marketplace.json","mandatory",{"path":331,"priority":329},"README.md",{"path":333,"priority":334},"LICENSE","high","rule",{"basePath":260,"description":255,"displayName":257,"installMethods":337,"license":241,"rationale":338,"selectedPaths":339,"source":335,"sourceLanguage":18,"type":261},{"claudeCode":257},"plugin manifest at .claude-plugin/plugin.json",[340,342,343,344,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463,465],{"path":341,"priority":329},".claude-plugin/plugin.json",{"path":331,"priority":329},{"path":333,"priority":334},{"path":345,"priority":346},"skills/about/SKILL.md","medium",{"path":348,"priority":346},"skills/album-art-director/SKILL.md",{"path":350,"priority":346},"skills/album-conceptualizer/SKILL.md",{"path":352,"priority":346},"skills/album-dashboard/SKILL.md",{"path":354,"priority":346},"skills/album-ideas/SKILL.md",{"path":356,"priority":346},"skills/clipboard/SKILL.md",{"path":358,"priority":346},"skills/cloud-uploader/SKILL.md",{"path":360,"priority":346},"skills/configure/SKILL.md",{"path":362,"priority":346},"skills/document-hunter/SKILL.md",{"path":364,"priority":346},"skills/explicit-checker/SKILL.md",{"path":366,"priority":346},"skills/genre-creator/SKILL.md",{"path":368,"priority":346},"skills/health-check/SKILL.md",{"path":370,"priority":346},"skills/help/SKILL.md",{"path":372,"priority":346},"skills/import-art/SKILL.md",{"path":374,"priority":346},"skills/import-audio/SKILL.md",{"path":376,"priority":346},"skills/import-track/SKILL.md",{"path":378,"priority":346},"skills/lyric-refiner/SKILL.md",{"path":380,"priority":346},"skills/lyric-reviewer/SKILL.md",{"path":382,"priority":346},"skills/lyric-writer/SKILL.md",{"path":384,"priority":346},"skills/mastering-engineer/SKILL.md",{"path":386,"priority":346},"skills/mix-engineer/SKILL.md",{"path":388,"priority":346},"skills/new-album/SKILL.md",{"path":390,"priority":346},"skills/next-step/SKILL.md",{"path":392,"priority":346},"skills/plagiarism-checker/SKILL.md",{"path":394,"priority":346},"skills/pre-generation-check/SKILL.md",{"path":396,"priority":346},"skills/promo-director/SKILL.md",{"path":398,"priority":346},"skills/promo-reviewer/SKILL.md",{"path":400,"priority":346},"skills/promo-writer/SKILL.md",{"path":402,"priority":346},"skills/promote-idea/SKILL.md",{"path":404,"priority":346},"skills/pronunciation-specialist/SKILL.md",{"path":406,"priority":346},"skills/release-director/SKILL.md",{"path":408,"priority":346},"skills/rename/SKILL.md",{"path":410,"priority":346},"skills/researcher/SKILL.md",{"path":412,"priority":346},"skills/researchers-biographical/SKILL.md",{"path":414,"priority":346},"skills/researchers-financial/SKILL.md",{"path":416,"priority":346},"skills/researchers-gov/SKILL.md",{"path":418,"priority":346},"skills/researchers-historical/SKILL.md",{"path":420,"priority":346},"skills/researchers-journalism/SKILL.md",{"path":422,"priority":346},"skills/researchers-legal/SKILL.md",{"path":424,"priority":346},"skills/researchers-primary-source/SKILL.md",{"path":426,"priority":346},"skills/researchers-security/SKILL.md",{"path":428,"priority":346},"skills/researchers-tech/SKILL.md",{"path":430,"priority":346},"skills/researchers-verifier/SKILL.md",{"path":432,"priority":346},"skills/resume/SKILL.md",{"path":434,"priority":346},"skills/session-start/SKILL.md",{"path":436,"priority":346},"skills/setup/SKILL.md",{"path":438,"priority":346},"skills/sheet-music-publisher/SKILL.md",{"path":440,"priority":346},"skills/skill-model-updater/SKILL.md",{"path":442,"priority":346},"skills/suno-engineer/SKILL.md",{"path":444,"priority":346},"skills/test/SKILL.md",{"path":446,"priority":346},"skills/tutorial/SKILL.md",{"path":448,"priority":346},"skills/validate-album/SKILL.md",{"path":450,"priority":346},"skills/verify-sources/SKILL.md",{"path":452,"priority":346},"skills/voice-checker/SKILL.md",{"path":454,"priority":329},".mcp.json",{"path":456,"priority":334},"hooks/README.md",{"path":458,"priority":334},"hooks/check_version_sync.py",{"path":460,"priority":334},"hooks/hooks.json",{"path":462,"priority":334},"hooks/install.sh",{"path":464,"priority":334},"hooks/pre-commit",{"path":466,"priority":334},"hooks/validate_track.py",{"basePath":468,"description":469,"displayName":470,"installMethods":471,"rationale":472,"selectedPaths":473,"source":335,"sourceLanguage":18,"type":249},"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",[474,476],{"path":475,"priority":329},"SKILL.md",{"path":477,"priority":346},"PROJECT_HISTORY.md",{"basePath":479,"description":480,"displayName":481,"installMethods":482,"rationale":483,"selectedPaths":484,"source":335,"sourceLanguage":18,"type":249},"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",[485,486,488,490],{"path":475,"priority":329},{"path":487,"priority":346},"album-types.md",{"path":489,"priority":346},"prompt-examples.md",{"path":491,"priority":346},"visual-styles.md",{"basePath":493,"description":494,"displayName":495,"installMethods":496,"rationale":497,"selectedPaths":498,"source":335,"sourceLanguage":18,"type":249},"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",[499,500],{"path":475,"priority":329},{"path":487,"priority":346},{"basePath":502,"description":503,"displayName":504,"installMethods":505,"rationale":506,"selectedPaths":507,"source":335,"sourceLanguage":18,"type":249},"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",[508],{"path":475,"priority":329},{"basePath":510,"description":511,"displayName":512,"installMethods":513,"rationale":514,"selectedPaths":515,"source":335,"sourceLanguage":18,"type":249},"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",[516,517],{"path":475,"priority":329},{"path":518,"priority":346},"STATUS_VALUES.md",{"basePath":520,"description":521,"displayName":522,"installMethods":523,"rationale":524,"selectedPaths":525,"source":335,"sourceLanguage":18,"type":249},"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",[526,527],{"path":475,"priority":329},{"path":528,"priority":346},"USAGE_EXAMPLES.md",{"basePath":530,"description":531,"displayName":532,"installMethods":533,"rationale":534,"selectedPaths":535,"source":335,"sourceLanguage":18,"type":249},"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",[536],{"path":475,"priority":329},{"basePath":538,"description":539,"displayName":540,"installMethods":541,"rationale":542,"selectedPaths":543,"source":335,"sourceLanguage":18,"type":249},"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",[544,545],{"path":475,"priority":329},{"path":546,"priority":346},"SETTINGS_REFERENCE.md",{"basePath":548,"description":549,"displayName":550,"installMethods":551,"rationale":552,"selectedPaths":553,"source":335,"sourceLanguage":18,"type":249},"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",[554,555],{"path":475,"priority":329},{"path":556,"priority":346},"site-patterns.md",{"basePath":558,"description":559,"displayName":560,"installMethods":561,"rationale":562,"selectedPaths":563,"source":335,"sourceLanguage":18,"type":249},"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",[564],{"path":475,"priority":329},{"basePath":566,"description":567,"displayName":568,"installMethods":569,"rationale":570,"selectedPaths":571,"source":335,"sourceLanguage":18,"type":249},"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",[572],{"path":475,"priority":329},{"basePath":574,"description":575,"displayName":576,"installMethods":577,"rationale":578,"selectedPaths":579,"source":335,"sourceLanguage":18,"type":249},"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",[580],{"path":475,"priority":329},{"basePath":582,"description":583,"displayName":584,"installMethods":585,"rationale":586,"selectedPaths":587,"source":335,"sourceLanguage":18,"type":249},"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",[588,589],{"path":475,"priority":329},{"path":590,"priority":346},"SKILL_GLOSSARY.md",{"basePath":592,"description":593,"displayName":594,"installMethods":595,"rationale":596,"selectedPaths":597,"source":335,"sourceLanguage":18,"type":249},"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",[598],{"path":475,"priority":329},{"basePath":600,"description":601,"displayName":602,"installMethods":603,"rationale":604,"selectedPaths":605,"source":335,"sourceLanguage":18,"type":249},"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",[606],{"path":475,"priority":329},{"basePath":608,"description":609,"displayName":610,"installMethods":611,"rationale":612,"selectedPaths":613,"source":335,"sourceLanguage":18,"type":249},"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",[614],{"path":475,"priority":329},{"basePath":616,"description":617,"displayName":618,"installMethods":619,"rationale":620,"selectedPaths":621,"source":335,"sourceLanguage":18,"type":249},"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",[622],{"path":475,"priority":329},{"basePath":624,"description":625,"displayName":626,"installMethods":627,"rationale":628,"selectedPaths":629,"source":335,"sourceLanguage":18,"type":249},"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",[630,631],{"path":475,"priority":329},{"path":632,"priority":346},"checklist-reference.md",{"basePath":634,"description":635,"displayName":636,"installMethods":637,"rationale":638,"selectedPaths":639,"source":335,"sourceLanguage":18,"type":249},"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",[640,641,643,645],{"path":475,"priority":329},{"path":642,"priority":346},"craft-reference.md",{"path":644,"priority":346},"documentary-standards.md",{"path":646,"priority":346},"examples.md",{"basePath":648,"description":649,"displayName":650,"installMethods":651,"rationale":652,"selectedPaths":653,"source":335,"sourceLanguage":18,"type":249},"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",[654,655],{"path":475,"priority":329},{"path":656,"priority":346},"genre-presets.md",{"basePath":658,"description":659,"displayName":660,"installMethods":661,"rationale":662,"selectedPaths":663,"source":335,"sourceLanguage":18,"type":249},"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",[664,665],{"path":475,"priority":329},{"path":666,"priority":346},"mix-presets.md",{"basePath":668,"description":669,"displayName":670,"installMethods":671,"rationale":672,"selectedPaths":673,"source":335,"sourceLanguage":18,"type":249},"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",[674],{"path":475,"priority":329},{"basePath":676,"description":677,"displayName":678,"installMethods":679,"rationale":680,"selectedPaths":681,"source":335,"sourceLanguage":18,"type":249},"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",[682],{"path":475,"priority":329},{"basePath":684,"description":685,"displayName":686,"installMethods":687,"rationale":688,"selectedPaths":689,"source":335,"sourceLanguage":18,"type":249},"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",[690],{"path":475,"priority":329},{"basePath":692,"description":693,"displayName":694,"installMethods":695,"rationale":696,"selectedPaths":697,"source":335,"sourceLanguage":18,"type":249},"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",[698],{"path":475,"priority":329},{"basePath":700,"description":701,"displayName":702,"installMethods":703,"rationale":704,"selectedPaths":705,"source":335,"sourceLanguage":18,"type":249},"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",[706,707,709],{"path":475,"priority":329},{"path":708,"priority":346},"technical-reference.md",{"path":710,"priority":346},"visualization-guide.md",{"basePath":712,"description":713,"displayName":714,"installMethods":715,"rationale":716,"selectedPaths":717,"source":335,"sourceLanguage":18,"type":249},"skills/promo-reviewer","Reviews and iterates on social media copy in album promo/ files. Use after populating promo templates and before release to polish platform-specific posts.","promo-reviewer",{"claudeCode":12},"SKILL.md frontmatter at skills/promo-reviewer/SKILL.md",[718,719],{"path":475,"priority":329},{"path":720,"priority":346},"platform-rules.md",{"basePath":722,"description":723,"displayName":724,"installMethods":725,"rationale":726,"selectedPaths":727,"source":335,"sourceLanguage":18,"type":249},"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",[728,729],{"path":475,"priority":329},{"path":730,"priority":346},"copy-formulas.md",{"basePath":732,"description":733,"displayName":734,"installMethods":735,"rationale":736,"selectedPaths":737,"source":335,"sourceLanguage":18,"type":249},"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",[738],{"path":475,"priority":329},{"basePath":740,"description":741,"displayName":742,"installMethods":743,"rationale":744,"selectedPaths":745,"source":335,"sourceLanguage":18,"type":249},"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",[746,747],{"path":475,"priority":329},{"path":748,"priority":346},"word-lists.md",{"basePath":750,"description":751,"displayName":752,"installMethods":753,"rationale":754,"selectedPaths":755,"source":335,"sourceLanguage":18,"type":249},"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",[756,757],{"path":475,"priority":329},{"path":758,"priority":346},"platform-guides.md",{"basePath":760,"description":761,"displayName":762,"installMethods":763,"rationale":764,"selectedPaths":765,"source":335,"sourceLanguage":18,"type":249},"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",[766],{"path":475,"priority":329},{"basePath":768,"description":769,"displayName":770,"installMethods":771,"rationale":772,"selectedPaths":773,"source":335,"sourceLanguage":18,"type":249},"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",[774,775,777,779],{"path":475,"priority":329},{"path":776,"priority":346},"free-sources.md",{"path":778,"priority":346},"source-standards.md",{"path":780,"priority":346},"templates.md",{"basePath":782,"description":783,"displayName":784,"installMethods":785,"rationale":786,"selectedPaths":787,"source":335,"sourceLanguage":18,"type":249},"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",[788,789],{"path":475,"priority":329},{"path":790,"priority":346},"INTERVIEW_SOURCES.md",{"basePath":792,"description":793,"displayName":794,"installMethods":795,"rationale":796,"selectedPaths":797,"source":335,"sourceLanguage":18,"type":249},"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",[798,799],{"path":475,"priority":329},{"path":800,"priority":346},"SEC_FILING_GUIDE.md",{"basePath":802,"description":803,"displayName":804,"installMethods":805,"rationale":806,"selectedPaths":807,"source":335,"sourceLanguage":18,"type":249},"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",[808,809],{"path":475,"priority":329},{"path":810,"priority":346},"AGENCY_SOURCES.md",{"basePath":812,"description":813,"displayName":814,"installMethods":815,"rationale":816,"selectedPaths":817,"source":335,"sourceLanguage":18,"type":249},"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",[818,819],{"path":475,"priority":329},{"path":820,"priority":346},"ARCHIVE_SOURCES.md",{"basePath":822,"description":823,"displayName":824,"installMethods":825,"rationale":826,"selectedPaths":827,"source":335,"sourceLanguage":18,"type":249},"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",[828,829],{"path":475,"priority":329},{"path":830,"priority":346},"SOURCE_EXTRACTION.md",{"basePath":832,"description":833,"displayName":834,"installMethods":835,"rationale":836,"selectedPaths":837,"source":335,"sourceLanguage":18,"type":249},"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",[838,839],{"path":475,"priority":329},{"path":840,"priority":346},"DISCOVERY_GUIDE.md",{"basePath":842,"description":843,"displayName":844,"installMethods":845,"rationale":846,"selectedPaths":847,"source":335,"sourceLanguage":18,"type":249},"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",[848,849],{"path":475,"priority":329},{"path":850,"priority":346},"DIRECT_SOURCES.md",{"basePath":852,"description":853,"displayName":854,"installMethods":855,"rationale":856,"selectedPaths":857,"source":335,"sourceLanguage":18,"type":249},"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",[858,859],{"path":475,"priority":329},{"path":860,"priority":346},"CVE_RESEARCH.md",{"basePath":862,"description":863,"displayName":864,"installMethods":865,"rationale":866,"selectedPaths":867,"source":335,"sourceLanguage":18,"type":249},"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",[868,869],{"path":475,"priority":329},{"path":870,"priority":346},"PROJECT_RESEARCH.md",{"basePath":872,"description":873,"displayName":874,"installMethods":875,"rationale":876,"selectedPaths":877,"source":335,"sourceLanguage":18,"type":249},"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",[878,879,881,883],{"path":475,"priority":329},{"path":880,"priority":346},"VERIFICATION_CHECKLIST.md",{"path":882,"priority":346},"checklists.md",{"path":884,"priority":346},"patterns.md",{"basePath":886,"description":887,"displayName":888,"installMethods":889,"rationale":890,"selectedPaths":891,"source":335,"sourceLanguage":18,"type":249},"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",[892],{"path":475,"priority":329},{"basePath":894,"description":895,"displayName":896,"installMethods":897,"rationale":898,"selectedPaths":899,"source":335,"sourceLanguage":18,"type":249},"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",[900],{"path":475,"priority":329},{"basePath":902,"description":903,"displayName":904,"installMethods":905,"rationale":906,"selectedPaths":907,"source":335,"sourceLanguage":18,"type":249},"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",[908],{"path":475,"priority":329},{"basePath":910,"description":911,"displayName":912,"installMethods":913,"rationale":914,"selectedPaths":915,"source":335,"sourceLanguage":18,"type":249},"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",[916,917,919,921,923,925],{"path":475,"priority":329},{"path":918,"priority":346},"REQUIREMENTS.md",{"path":920,"priority":346},"anthemscore-reference.md",{"path":922,"priority":346},"musescore-reference.md",{"path":924,"priority":346},"publishing-guide.md",{"path":926,"priority":346},"workflow-detail.md",{"basePath":928,"description":929,"displayName":930,"installMethods":931,"rationale":932,"selectedPaths":933,"source":335,"sourceLanguage":18,"type":249},"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",[934],{"path":475,"priority":329},{"basePath":936,"description":937,"displayName":938,"installMethods":939,"rationale":940,"selectedPaths":941,"source":335,"sourceLanguage":18,"type":249},"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",[942,943],{"path":475,"priority":329},{"path":944,"priority":346},"genre-practices.md",{"basePath":946,"description":947,"displayName":948,"installMethods":949,"rationale":950,"selectedPaths":951,"source":335,"sourceLanguage":18,"type":249},"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",[952,953],{"path":475,"priority":329},{"path":954,"priority":346},"test-definitions.md",{"basePath":956,"description":957,"displayName":958,"installMethods":959,"rationale":960,"selectedPaths":961,"source":335,"sourceLanguage":18,"type":249},"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",[962,963],{"path":475,"priority":329},{"path":964,"priority":346},"phases.md",{"basePath":966,"description":967,"displayName":968,"installMethods":969,"rationale":970,"selectedPaths":971,"source":335,"sourceLanguage":18,"type":249},"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",[972],{"path":475,"priority":329},{"basePath":974,"description":975,"displayName":976,"installMethods":977,"rationale":978,"selectedPaths":979,"source":335,"sourceLanguage":18,"type":249},"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",[980],{"path":475,"priority":329},{"basePath":246,"description":10,"displayName":13,"installMethods":982,"rationale":983,"selectedPaths":984,"source":335,"sourceLanguage":18,"type":249},{"claudeCode":12},"SKILL.md frontmatter at skills/voice-checker/SKILL.md",[985],{"path":475,"priority":329},{"sources":987},[988],"manual",{"closedIssues90d":234,"description":267,"forks":235,"homepage":990,"license":241,"openIssues90d":237,"pushedAt":238,"readmeSize":232,"stars":239,"topics":991},"https://www.bitwizemusic.com",[992,304,993,994,995,996,997,998,999,1000,276,1001,1002,214,636,280,279,1003,277,1004],"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":1006,"discoverAt":1007,"extractAt":1008,"githubAt":1008,"updatedAt":1006},1778683099616,1778683093832,1778683097699,[217,216,214,218,215],{"evaluatedAt":244,"extractAt":292,"updatedAt":244},[],[1013,1040,1065,1085,1115,1144],{"_creationTime":1014,"_id":1015,"community":1016,"display":1017,"identity":1023,"providers":1025,"relations":1033,"tags":1035,"workflow":1036},1778685524139.2617,"k176smesnbjeacwzgvcg09aj8h86m5bf",{"reviewCount":8},{"description":1018,"installMethods":1019,"name":1021,"sourceUrl":1022},"Audit and rewrite content to remove AI writing patterns (\"AI-isms\"). Use this skill when asked to \"remove AI-isms,\" \"clean up AI writing,\" \"edit writing for AI patterns,\" \"audit writing for AI tells,\" or \"make this sound less like AI.\" Supports a detection-only mode that flags patterns without rewriting.",{"claudeCode":1020},"conorbronsdon/avoid-ai-writing","avoid-ai-writing","https://github.com/conorbronsdon/avoid-ai-writing",{"basePath":260,"githubOwner":1024,"githubRepo":1021,"locale":18,"slug":1021,"type":249},"conorbronsdon",{"evaluate":1026,"extract":1031},{"promptVersionExtension":207,"promptVersionScoring":208,"score":295,"tags":1027,"targetMarket":219,"tier":220},[215,1028,217,1029,1030],"editing","content-auditing","language-style",{"commitSha":282,"license":1032},"MIT",{"repoId":1034},"kd7c98efn2kct0spr54qfg5gpn86nmdj",[217,1029,1028,1030,215],{"evaluatedAt":1037,"extractAt":1038,"updatedAt":1039},1778685560807,1778685524139,1778685585072,{"_creationTime":1041,"_id":1042,"community":1043,"display":1044,"identity":1050,"providers":1053,"relations":1059,"tags":1061,"workflow":1062},1778683308558.5125,"k170w2andhxykyj5yx7wmxxe3986mtjz",{"reviewCount":8},{"description":1045,"installMethods":1046,"name":1048,"sourceUrl":1049},"Remove AI-generated jargon and restore human voice to text. Built from analyzing 1,000+ AI vs human content pieces.",{"claudeCode":1047},"BrianRWagner/ai-marketing-claude-code-skills","de-ai-ify","https://github.com/BrianRWagner/ai-marketing-claude-code-skills",{"basePath":1048,"githubOwner":1051,"githubRepo":1052,"locale":18,"slug":1048,"type":249},"BrianRWagner","ai-marketing-claude-code-skills",{"evaluate":1054,"extract":1058},{"promptVersionExtension":207,"promptVersionScoring":208,"score":295,"tags":1055,"targetMarket":219,"tier":220},[215,1028,1056,217,1057],"voice","content-quality",{"commitSha":282},{"repoId":1060},"kd79t0s02gyz4fb3m5zvb5ec4x86n8tb",[217,1057,1028,1056,215],{"evaluatedAt":1063,"extractAt":1064,"updatedAt":1063},1778683469533,1778683308558,{"_creationTime":1066,"_id":1067,"community":1068,"display":1069,"identity":1072,"providers":1073,"relations":1081,"tags":1082,"workflow":1083},1778683100520.3003,"k1797t22y2x8pf5ftdp9ay5zrd86mjtk",{"reviewCount":8},{"description":617,"installMethods":1070,"name":1071,"sourceUrl":14},{"claudeCode":12},"Lyric Refiner",{"basePath":616,"githubOwner":247,"githubRepo":248,"locale":18,"slug":618,"type":249},{"evaluate":1074,"extract":1080},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1075,"tags":1076,"targetMarket":219,"tier":220},95,[214,218,1077,1078,1079],"text-refinement","ai-assistant","automation",{"commitSha":282,"license":241},{"parentExtensionId":252,"repoId":288},[1078,1079,214,218,1077],{"evaluatedAt":1084,"extractAt":292,"updatedAt":1084},1778683470773,{"_creationTime":1086,"_id":1087,"community":1088,"display":1089,"identity":1095,"providers":1100,"relations":1108,"tags":1111,"workflow":1112},1778697045057.978,"k1709qff277g3qreq668nrfj0d86nrrb",{"reviewCount":8},{"description":1090,"installMethods":1091,"name":1093,"sourceUrl":1094},"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":1092},"sergebulaev/linkedin-skills","LinkedIn Humanizer","https://github.com/sergebulaev/linkedin-skills",{"basePath":1096,"githubOwner":1097,"githubRepo":1098,"locale":18,"slug":1099,"type":249},"skills/linkedin-humanizer","sergebulaev","linkedin-skills","linkedin-humanizer",{"evaluate":1101,"extract":1107},{"promptVersionExtension":207,"promptVersionScoring":208,"score":295,"tags":1102,"targetMarket":219,"tier":220},[217,1103,1104,1105,1106],"text-rewriting","linkedin","content-generation","nlp",{"commitSha":282,"license":1032},{"parentExtensionId":1109,"repoId":1110},"k17bg3ahwtt998cj512cdc040x86m16m","kd7eh8yxvx7bp76mv9rcfdjk0x86m12a",[217,1105,1104,1106,1103],{"evaluatedAt":1113,"extractAt":1114,"updatedAt":1113},1778697181923,1778697045058,{"_creationTime":1116,"_id":1117,"community":1118,"display":1119,"identity":1125,"providers":1129,"relations":1136,"tags":1139,"workflow":1140},1778693661691.4373,"k176ahvt49a4bskq406thpyn6x86n6k4",{"reviewCount":8},{"description":1120,"installMethods":1121,"name":1123,"sourceUrl":1124},"Rewrites code review comments so they read like a human teammate wrote them. Cuts corporate-AI throat-clearing (\"I noticed...\", \"I was wondering if perhaps...\", \"It might be worth considering...\"). Each comment is direct: location, the issue, a concrete fix. Use when user says \"humanize review\", \"de-slop PR comment\", \"make this feedback sound human\", \"review this PR\", \"code review\", \"/review\", \"/unslop-review\". Auto-triggers when reviewing PRs.\n",{"claudeCode":1122},"MohamedAbdallah-14/unslop","unslop-review","https://github.com/MohamedAbdallah-14/unslop",{"basePath":1126,"githubOwner":1127,"githubRepo":1128,"locale":18,"slug":1123,"type":249},"skills/unslop-review","MohamedAbdallah-14","unslop",{"evaluate":1130,"extract":1135},{"promptVersionExtension":207,"promptVersionScoring":208,"score":295,"tags":1131,"targetMarket":219,"tier":220},[1103,217,1132,1133,1134],"code-review","natural-language-processing","developer-tools",{"commitSha":282},{"parentExtensionId":1137,"repoId":1138},"k177fsagh49r77m9y4755zc1mn86m1jm","kd727xcarpnqcat3wd68ms466s86mwkb",[217,1132,1134,1133,1103],{"evaluatedAt":1141,"extractAt":1142,"updatedAt":1143},1778693837524,1778693661691,1778693924596,{"_creationTime":1145,"_id":1146,"community":1147,"display":1148,"identity":1150,"providers":1151,"relations":1156,"tags":1157,"workflow":1158},1778683100520.2976,"k17eddzcgxtpk3emzqzwwkrg2s86mbkv",{"reviewCount":8},{"description":521,"installMethods":1149,"name":522,"sourceUrl":14},{"claudeCode":12},{"basePath":520,"githubOwner":247,"githubRepo":248,"locale":18,"slug":522,"type":249},{"evaluate":1152,"extract":1155},{"promptVersionExtension":207,"promptVersionScoring":208,"score":295,"tags":1153,"targetMarket":219,"tier":220},[522,214,276,1000,1154],"utility",{"commitSha":282},{"parentExtensionId":252,"repoId":288},[522,214,1000,276,1154],{"evaluatedAt":1159,"extractAt":292,"updatedAt":1159},1778683271492]