[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-bitwize-music-studio-promo-director-zh-CN":3,"guides-for-bitwize-music-studio-promo-director":1009,"similar-k17edgxa8jwna4yr7snqy9r5wh86mt3r-zh-CN":1010},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":242,"isFallback":233,"parentExtension":247,"providers":310,"relations":314,"repo":315,"tags":1007,"workflow":1008},1778683100520.3025,"k17edgxa8jwna4yr7snqy9r5wh86mt3r",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"bitwize-music-studio/claude-ai-music-skills","promo-director","https://github.com/bitwize-music-studio/claude-ai-music-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":240},1778683676596.065,"kn74bpb2wh6r8n855pvh6yreyx86natz","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":217,"tier":218,"useCases":219},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,106,109,113,116,120,123,126,129,133,136,139,143,147,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem: generating 15-second vertical promo videos for social media from mastered audio, and specifies the context: after mastering and before release.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill goes beyond basic video generation by incorporating features like album artwork, waveform visualization with multiple styles, automatic color scheme extraction, intelligent segment selection, and platform optimization, offering significant value over a generic prompt.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is production-ready, handling the complete lifecycle from audio/artwork verification to video generation and reporting, with clear error handling and dependencies documented.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses specifically on generating promotional videos for music, a coherent and single domain, without venturing into unrelated areas.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately and concisely reflects the skill's functionality as detailed in the SKILL.md.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes specific, scoped tools like `resolve_path`, `generate_promo_videos`, and `generate_album_sampler`, rather than a single generalist tool.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All parameters like style, duration, and sampler settings are documented, with defaults clearly specified and sourced from config files.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names such as `generate_promo_videos` and `generate_album_sampler` are descriptive and adhere to the kebab-case convention.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Input parameters are well-defined (e.g., `--style`, `--duration`), and output reporting is structured and relevant to the task, avoiding unnecessary diagnostic dumps.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The project is licensed under CC0-1.0, a permissive public domain dedication.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on May 12, 2026, well within the 3-month window.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","Dependencies are managed via pip with explicit install commands for Python packages and noted external requirements like ffmpeg.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","The skill does not appear to handle or expose any secrets, focusing on local file generation and processing.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The skill processes local files and uses well-defined tools, with no indication of loading untrusted third-party data as instructions.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The skill relies on bundled dependencies and local file processing, with no runtime fetching of code or data from remote URLs.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The skill operates within the project directory for outputs and relies on standard system commands like ffmpeg, not attempting to modify files outside its scope.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","No detached processes or retry loops around denied calls were observed in the script logic.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The skill's operation is local, generating video files within the user's audio directory, with no outbound calls documented or implied.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","Bundled files contain standard markdown and Python code, with no hidden steering tricks or obfuscated content.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The Python scripts are readable and do not use obfuscation techniques like base64 encoding or runtime fetching for execution.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The skill makes reasonable assumptions about project structure (e.g., album artwork naming) and provides clear error messages and options if these are not met.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","14 issues opened and 109 closed in the last 90 days, indicating active maintenance and a high closure rate.",{"category":99,"check":100,"severity":24,"summary":101},"Version","Release Management","The GitHub releases indicate active versioning, and the README notes active development on the 'develop' branch for testing.",{"category":103,"check":104,"severity":24,"summary":105},"Execution","Validation","While not explicitly using a schema library for all inputs, parameters like style and duration are validated and constrained within the script logic, with clear fallbacks for missing dependencies.",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","The skill generates files but does not perform destructive operations like deletion or overwriting user data without explicit user action or clear prompts.",{"category":110,"check":111,"severity":24,"summary":112},"Code Execution","Error Handling","Errors for missing dependencies (ffmpeg, python packages) and file issues (artwork) are caught and reported with clear recovery steps.",{"category":110,"check":114,"severity":24,"summary":115},"Logging","The skill reports generated files and errors to stdout, serving as a basic audit trail for its operations.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The skill operates on local audio and artwork files and does not interact with personal data or third parties.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill's functionality is universal and not tied to any specific geographic or legal jurisdiction; `targetMarket` is global.",{"category":91,"check":124,"severity":24,"summary":125},"Runtime stability","The skill specifies Python 3.8+ and notes platform compatibility (Linux/macOS/WSL) and graceful degradation for optional dependencies.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README provides a comprehensive overview of the project, installation instructions, architecture, and examples.",{"category":33,"check":130,"severity":131,"summary":132},"Tool surface size","not_applicable","This is a single-tool extension (promo-director skill) and thus does not apply.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The skill uses distinct commands for specific tasks (e.g., `generate_promo_videos`, `generate_album_sampler`) without redundant synonyms.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features, such as visualization styles and custom durations, are implemented and documented in the SKILL.md and supporting files.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","Clear installation instructions are provided in the README, including plugin marketplace commands and setup/configuration steps.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","Error messages for missing dependencies and file issues include what failed, the cause, and specific remediation steps.",{"category":103,"check":148,"severity":24,"summary":149},"Pinned dependencies","Python dependencies are listed with installation instructions and the README mentions Python 3.10+ requirement, implying pinned versions are managed via pip.",{"category":33,"check":151,"severity":131,"summary":152},"Dry-run preview","The skill's primary function is file generation, not state-changing operations that would typically require a dry-run mode.",{"category":154,"check":155,"severity":131,"summary":156},"Protocol","Idempotent retry & timeouts","The skill operates locally on files and does not involve remote calls or state-changing operations that require idempotency or timeouts.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill does not appear to emit any telemetry, therefore opt-in/opt-out is not applicable.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill's purpose is precisely defined: generate 15-second vertical promo videos from mastered audio, with clear use cases and boundaries provided.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise and effectively summarizes the core capability and activation triggers.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured, keeping the main procedure concise and deferring detailed technical information to separate files.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","Detailed technical information is appropriately deferred to separate files like `technical-reference.md` and `visualization-guide.md`.",{"category":170,"check":174,"severity":131,"summary":175},"Forked exploration","This skill generates videos and does not involve deep exploration or multi-file inspection, so `context: fork` is not applicable.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The `technical-reference.md` provides clear, ready-to-use invocation examples for various scenarios, demonstrating input and expected output.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md and `technical-reference.md` document failure modes (ffmpeg missing, font not found, librosa unavailable) with observable symptoms and recovery steps.",{"category":91,"check":183,"severity":24,"summary":184},"Tool Fallback","The skill gracefully degrades if optional Python dependencies like librosa are missing, falling back to simpler methods.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill checks for required dependencies and file existence (artwork), halting with informative error messages if prerequisites are not met.",{"category":91,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and clearly indicates its position in the workflow, with optional integration points to other skills like `mastering-engineer` and `release-director`.",1778683676490,"This skill generates 15-second vertical promo videos using ffmpeg, incorporating album artwork, audio waveforms, and track metadata. It offers multiple visualization styles, intelligent segment selection, and is designed for platforms like Instagram Reels, Twitter, and TikTok.",[195,196,197,198,199,200],"Generates 15-second vertical promo videos (1080x1920)","Combines album artwork with audio waveform visualization","Offers 9 distinct visualization styles with genre recommendations","Automatically extracts color schemes from album art","Intelligently selects the most energetic 15-second segment of audio","Supports individual track promos and album samplers",[202,203,204],"Generating videos longer than 60 seconds (for individual tracks).","Creating square or landscape aspect ratio videos.","Handling audio mastering or artwork creation itself.","3.0.0","4.4.0","To automatically create engaging promotional video content for social media after music mastering is complete, before album release.","The skill is exceptionally well-documented and production-ready, with a clear purpose, robust error handling, and excellent usage examples. The only reason it is not a perfect score is the not_applicable nature of some checks due to the skill's specific function.",98,"A high-quality skill for generating social media promo videos from mastered audio.",[212,213,214,215,216],"video-generation","audio-visualization","social-media","ffmpeg","python","global","verified",[220,221,222],"After mastering is complete and before album release.","When a user requests to generate promo videos for an album.","To create content optimized for platforms like Instagram Reels, TikTok, and Twitter.",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"security":237,"testCoverage":239},{"hasLockfile":225},false,1778683647857,{"descriptionLength":228,"readmeSize":229},173,9335,{"closedIssues90d":231,"forks":232,"hasChangelog":233,"openIssues90d":234,"pushedAt":235,"stars":236},109,30,true,14,1778616491000,174,{"hasNpmPackage":225,"license":238,"smitheryVerified":225},"CC0-1.0",{"hasCi":233,"hasTests":233},{"updatedAt":241},1778683676596,{"basePath":243,"githubOwner":244,"githubRepo":245,"locale":18,"slug":13,"type":246},"skills/promo-director","bitwize-music-studio","claude-ai-music-skills","skill",{"_creationTime":248,"_id":249,"community":250,"display":251,"identity":256,"parentExtension":259,"providers":291,"relations":306,"tags":307,"workflow":308},1778683100520.2961,"k1754vkdjckrkqvz9x7tjrvhzn86n1gc",{"reviewCount":8},{"description":252,"installMethods":253,"name":255,"sourceUrl":14},"AI music generation workflow for Suno - album concepts, lyrics, prompts, mastering, release",{"claudeCode":254},"bitwize-music","Claude AI Music Skills",{"basePath":257,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":258},"","plugin",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":266,"providers":268,"relations":285,"tags":287,"workflow":288},1778683100520.296,"k17bfryzkzywswf1bkgrtch16d86n8t9",{"reviewCount":8},{"description":264,"installMethods":265,"name":254,"sourceUrl":14},"Human + AI music production workflow for Suno - skills, templates, and tools",{"claudeCode":12},{"basePath":257,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":267},"marketplace",{"evaluate":269,"extract":279},{"promptVersionExtension":270,"promptVersionScoring":206,"score":271,"tags":272,"targetMarket":217,"tier":218},"3.1.0",96,[273,274,275,276,277,278],"music-production","suno","ai-music","workflow-automation","audio-mastering","songwriting",{"commitSha":280,"marketplace":281,"plugin":283},"HEAD",{"name":254,"pluginCount":282},1,{"mcpCount":8,"provider":284,"skillCount":8},"classify",{"repoId":286},"kd70cgrajsrnk5gmq60rhq30zd86nyc0",[275,277,273,278,274,276],{"evaluatedAt":289,"extractAt":290,"updatedAt":289},1778683122195,1778683100520,{"evaluate":292,"extract":303},{"promptVersionExtension":205,"promptVersionScoring":206,"score":293,"tags":294,"targetMarket":217,"tier":218},100,[295,296,274,297,298,299,300,301,216,302],"music-generation","ai","audio-production","workflow","lyrics","mastering","cli","claude-code",{"commitSha":280,"license":238,"plugin":304},{"mcpCount":8,"provider":284,"skillCount":305},54,{"parentExtensionId":261,"repoId":286},[296,297,302,301,299,300,295,216,274,298],{"evaluatedAt":309,"extractAt":290,"updatedAt":309},1778683131031,{"evaluate":311,"extract":313},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":312,"targetMarket":217,"tier":218},[212,213,214,215,216],{"commitSha":280},{"parentExtensionId":249,"repoId":286},{"_creationTime":316,"_id":286,"identity":317,"providers":318,"workflow":1003},1778683093832.8552,{"githubOwner":244,"githubRepo":245,"sourceUrl":14},{"classify":319,"discover":984,"github":987},{"commitSha":280,"extensions":320},[321,334,465,476,490,499,507,517,527,535,545,555,563,571,579,589,597,605,613,621,631,645,655,665,673,681,689,697,706,716,726,734,744,754,762,776,786,796,806,816,826,836,846,856,866,880,888,896,904,922,930,940,950,960,968,976],{"basePath":257,"displayName":254,"installMethods":322,"rationale":323,"selectedPaths":324,"source":333,"sourceLanguage":18,"type":267},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[325,328,330],{"path":326,"priority":327},".claude-plugin/marketplace.json","mandatory",{"path":329,"priority":327},"README.md",{"path":331,"priority":332},"LICENSE","high","rule",{"basePath":257,"description":252,"displayName":254,"installMethods":335,"license":238,"rationale":336,"selectedPaths":337,"source":333,"sourceLanguage":18,"type":258},{"claudeCode":254},"plugin manifest at .claude-plugin/plugin.json",[338,340,341,342,345,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],{"path":339,"priority":327},".claude-plugin/plugin.json",{"path":329,"priority":327},{"path":331,"priority":332},{"path":343,"priority":344},"skills/about/SKILL.md","medium",{"path":346,"priority":344},"skills/album-art-director/SKILL.md",{"path":348,"priority":344},"skills/album-conceptualizer/SKILL.md",{"path":350,"priority":344},"skills/album-dashboard/SKILL.md",{"path":352,"priority":344},"skills/album-ideas/SKILL.md",{"path":354,"priority":344},"skills/clipboard/SKILL.md",{"path":356,"priority":344},"skills/cloud-uploader/SKILL.md",{"path":358,"priority":344},"skills/configure/SKILL.md",{"path":360,"priority":344},"skills/document-hunter/SKILL.md",{"path":362,"priority":344},"skills/explicit-checker/SKILL.md",{"path":364,"priority":344},"skills/genre-creator/SKILL.md",{"path":366,"priority":344},"skills/health-check/SKILL.md",{"path":368,"priority":344},"skills/help/SKILL.md",{"path":370,"priority":344},"skills/import-art/SKILL.md",{"path":372,"priority":344},"skills/import-audio/SKILL.md",{"path":374,"priority":344},"skills/import-track/SKILL.md",{"path":376,"priority":344},"skills/lyric-refiner/SKILL.md",{"path":378,"priority":344},"skills/lyric-reviewer/SKILL.md",{"path":380,"priority":344},"skills/lyric-writer/SKILL.md",{"path":382,"priority":344},"skills/mastering-engineer/SKILL.md",{"path":384,"priority":344},"skills/mix-engineer/SKILL.md",{"path":386,"priority":344},"skills/new-album/SKILL.md",{"path":388,"priority":344},"skills/next-step/SKILL.md",{"path":390,"priority":344},"skills/plagiarism-checker/SKILL.md",{"path":392,"priority":344},"skills/pre-generation-check/SKILL.md",{"path":394,"priority":344},"skills/promo-director/SKILL.md",{"path":396,"priority":344},"skills/promo-reviewer/SKILL.md",{"path":398,"priority":344},"skills/promo-writer/SKILL.md",{"path":400,"priority":344},"skills/promote-idea/SKILL.md",{"path":402,"priority":344},"skills/pronunciation-specialist/SKILL.md",{"path":404,"priority":344},"skills/release-director/SKILL.md",{"path":406,"priority":344},"skills/rename/SKILL.md",{"path":408,"priority":344},"skills/researcher/SKILL.md",{"path":410,"priority":344},"skills/researchers-biographical/SKILL.md",{"path":412,"priority":344},"skills/researchers-financial/SKILL.md",{"path":414,"priority":344},"skills/researchers-gov/SKILL.md",{"path":416,"priority":344},"skills/researchers-historical/SKILL.md",{"path":418,"priority":344},"skills/researchers-journalism/SKILL.md",{"path":420,"priority":344},"skills/researchers-legal/SKILL.md",{"path":422,"priority":344},"skills/researchers-primary-source/SKILL.md",{"path":424,"priority":344},"skills/researchers-security/SKILL.md",{"path":426,"priority":344},"skills/researchers-tech/SKILL.md",{"path":428,"priority":344},"skills/researchers-verifier/SKILL.md",{"path":430,"priority":344},"skills/resume/SKILL.md",{"path":432,"priority":344},"skills/session-start/SKILL.md",{"path":434,"priority":344},"skills/setup/SKILL.md",{"path":436,"priority":344},"skills/sheet-music-publisher/SKILL.md",{"path":438,"priority":344},"skills/skill-model-updater/SKILL.md",{"path":440,"priority":344},"skills/suno-engineer/SKILL.md",{"path":442,"priority":344},"skills/test/SKILL.md",{"path":444,"priority":344},"skills/tutorial/SKILL.md",{"path":446,"priority":344},"skills/validate-album/SKILL.md",{"path":448,"priority":344},"skills/verify-sources/SKILL.md",{"path":450,"priority":344},"skills/voice-checker/SKILL.md",{"path":452,"priority":327},".mcp.json",{"path":454,"priority":332},"hooks/README.md",{"path":456,"priority":332},"hooks/check_version_sync.py",{"path":458,"priority":332},"hooks/hooks.json",{"path":460,"priority":332},"hooks/install.sh",{"path":462,"priority":332},"hooks/pre-commit",{"path":464,"priority":332},"hooks/validate_track.py",{"basePath":466,"description":467,"displayName":468,"installMethods":469,"rationale":470,"selectedPaths":471,"source":333,"sourceLanguage":18,"type":246},"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",[472,474],{"path":473,"priority":327},"SKILL.md",{"path":475,"priority":344},"PROJECT_HISTORY.md",{"basePath":477,"description":478,"displayName":479,"installMethods":480,"rationale":481,"selectedPaths":482,"source":333,"sourceLanguage":18,"type":246},"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",[483,484,486,488],{"path":473,"priority":327},{"path":485,"priority":344},"album-types.md",{"path":487,"priority":344},"prompt-examples.md",{"path":489,"priority":344},"visual-styles.md",{"basePath":491,"description":492,"displayName":493,"installMethods":494,"rationale":495,"selectedPaths":496,"source":333,"sourceLanguage":18,"type":246},"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",[497,498],{"path":473,"priority":327},{"path":485,"priority":344},{"basePath":500,"description":501,"displayName":502,"installMethods":503,"rationale":504,"selectedPaths":505,"source":333,"sourceLanguage":18,"type":246},"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",[506],{"path":473,"priority":327},{"basePath":508,"description":509,"displayName":510,"installMethods":511,"rationale":512,"selectedPaths":513,"source":333,"sourceLanguage":18,"type":246},"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",[514,515],{"path":473,"priority":327},{"path":516,"priority":344},"STATUS_VALUES.md",{"basePath":518,"description":519,"displayName":520,"installMethods":521,"rationale":522,"selectedPaths":523,"source":333,"sourceLanguage":18,"type":246},"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",[524,525],{"path":473,"priority":327},{"path":526,"priority":344},"USAGE_EXAMPLES.md",{"basePath":528,"description":529,"displayName":530,"installMethods":531,"rationale":532,"selectedPaths":533,"source":333,"sourceLanguage":18,"type":246},"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",[534],{"path":473,"priority":327},{"basePath":536,"description":537,"displayName":538,"installMethods":539,"rationale":540,"selectedPaths":541,"source":333,"sourceLanguage":18,"type":246},"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",[542,543],{"path":473,"priority":327},{"path":544,"priority":344},"SETTINGS_REFERENCE.md",{"basePath":546,"description":547,"displayName":548,"installMethods":549,"rationale":550,"selectedPaths":551,"source":333,"sourceLanguage":18,"type":246},"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",[552,553],{"path":473,"priority":327},{"path":554,"priority":344},"site-patterns.md",{"basePath":556,"description":557,"displayName":558,"installMethods":559,"rationale":560,"selectedPaths":561,"source":333,"sourceLanguage":18,"type":246},"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",[562],{"path":473,"priority":327},{"basePath":564,"description":565,"displayName":566,"installMethods":567,"rationale":568,"selectedPaths":569,"source":333,"sourceLanguage":18,"type":246},"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",[570],{"path":473,"priority":327},{"basePath":572,"description":573,"displayName":574,"installMethods":575,"rationale":576,"selectedPaths":577,"source":333,"sourceLanguage":18,"type":246},"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",[578],{"path":473,"priority":327},{"basePath":580,"description":581,"displayName":582,"installMethods":583,"rationale":584,"selectedPaths":585,"source":333,"sourceLanguage":18,"type":246},"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",[586,587],{"path":473,"priority":327},{"path":588,"priority":344},"SKILL_GLOSSARY.md",{"basePath":590,"description":591,"displayName":592,"installMethods":593,"rationale":594,"selectedPaths":595,"source":333,"sourceLanguage":18,"type":246},"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",[596],{"path":473,"priority":327},{"basePath":598,"description":599,"displayName":600,"installMethods":601,"rationale":602,"selectedPaths":603,"source":333,"sourceLanguage":18,"type":246},"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",[604],{"path":473,"priority":327},{"basePath":606,"description":607,"displayName":608,"installMethods":609,"rationale":610,"selectedPaths":611,"source":333,"sourceLanguage":18,"type":246},"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",[612],{"path":473,"priority":327},{"basePath":614,"description":615,"displayName":616,"installMethods":617,"rationale":618,"selectedPaths":619,"source":333,"sourceLanguage":18,"type":246},"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",[620],{"path":473,"priority":327},{"basePath":622,"description":623,"displayName":624,"installMethods":625,"rationale":626,"selectedPaths":627,"source":333,"sourceLanguage":18,"type":246},"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",[628,629],{"path":473,"priority":327},{"path":630,"priority":344},"checklist-reference.md",{"basePath":632,"description":633,"displayName":634,"installMethods":635,"rationale":636,"selectedPaths":637,"source":333,"sourceLanguage":18,"type":246},"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",[638,639,641,643],{"path":473,"priority":327},{"path":640,"priority":344},"craft-reference.md",{"path":642,"priority":344},"documentary-standards.md",{"path":644,"priority":344},"examples.md",{"basePath":646,"description":647,"displayName":648,"installMethods":649,"rationale":650,"selectedPaths":651,"source":333,"sourceLanguage":18,"type":246},"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",[652,653],{"path":473,"priority":327},{"path":654,"priority":344},"genre-presets.md",{"basePath":656,"description":657,"displayName":658,"installMethods":659,"rationale":660,"selectedPaths":661,"source":333,"sourceLanguage":18,"type":246},"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",[662,663],{"path":473,"priority":327},{"path":664,"priority":344},"mix-presets.md",{"basePath":666,"description":667,"displayName":668,"installMethods":669,"rationale":670,"selectedPaths":671,"source":333,"sourceLanguage":18,"type":246},"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",[672],{"path":473,"priority":327},{"basePath":674,"description":675,"displayName":676,"installMethods":677,"rationale":678,"selectedPaths":679,"source":333,"sourceLanguage":18,"type":246},"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",[680],{"path":473,"priority":327},{"basePath":682,"description":683,"displayName":684,"installMethods":685,"rationale":686,"selectedPaths":687,"source":333,"sourceLanguage":18,"type":246},"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",[688],{"path":473,"priority":327},{"basePath":690,"description":691,"displayName":692,"installMethods":693,"rationale":694,"selectedPaths":695,"source":333,"sourceLanguage":18,"type":246},"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",[696],{"path":473,"priority":327},{"basePath":243,"description":10,"displayName":13,"installMethods":698,"rationale":699,"selectedPaths":700,"source":333,"sourceLanguage":18,"type":246},{"claudeCode":12},"SKILL.md frontmatter at skills/promo-director/SKILL.md",[701,702,704],{"path":473,"priority":327},{"path":703,"priority":344},"technical-reference.md",{"path":705,"priority":344},"visualization-guide.md",{"basePath":707,"description":708,"displayName":709,"installMethods":710,"rationale":711,"selectedPaths":712,"source":333,"sourceLanguage":18,"type":246},"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",[713,714],{"path":473,"priority":327},{"path":715,"priority":344},"platform-rules.md",{"basePath":717,"description":718,"displayName":719,"installMethods":720,"rationale":721,"selectedPaths":722,"source":333,"sourceLanguage":18,"type":246},"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",[723,724],{"path":473,"priority":327},{"path":725,"priority":344},"copy-formulas.md",{"basePath":727,"description":728,"displayName":729,"installMethods":730,"rationale":731,"selectedPaths":732,"source":333,"sourceLanguage":18,"type":246},"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",[733],{"path":473,"priority":327},{"basePath":735,"description":736,"displayName":737,"installMethods":738,"rationale":739,"selectedPaths":740,"source":333,"sourceLanguage":18,"type":246},"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",[741,742],{"path":473,"priority":327},{"path":743,"priority":344},"word-lists.md",{"basePath":745,"description":746,"displayName":747,"installMethods":748,"rationale":749,"selectedPaths":750,"source":333,"sourceLanguage":18,"type":246},"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",[751,752],{"path":473,"priority":327},{"path":753,"priority":344},"platform-guides.md",{"basePath":755,"description":756,"displayName":757,"installMethods":758,"rationale":759,"selectedPaths":760,"source":333,"sourceLanguage":18,"type":246},"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",[761],{"path":473,"priority":327},{"basePath":763,"description":764,"displayName":765,"installMethods":766,"rationale":767,"selectedPaths":768,"source":333,"sourceLanguage":18,"type":246},"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",[769,770,772,774],{"path":473,"priority":327},{"path":771,"priority":344},"free-sources.md",{"path":773,"priority":344},"source-standards.md",{"path":775,"priority":344},"templates.md",{"basePath":777,"description":778,"displayName":779,"installMethods":780,"rationale":781,"selectedPaths":782,"source":333,"sourceLanguage":18,"type":246},"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",[783,784],{"path":473,"priority":327},{"path":785,"priority":344},"INTERVIEW_SOURCES.md",{"basePath":787,"description":788,"displayName":789,"installMethods":790,"rationale":791,"selectedPaths":792,"source":333,"sourceLanguage":18,"type":246},"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",[793,794],{"path":473,"priority":327},{"path":795,"priority":344},"SEC_FILING_GUIDE.md",{"basePath":797,"description":798,"displayName":799,"installMethods":800,"rationale":801,"selectedPaths":802,"source":333,"sourceLanguage":18,"type":246},"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",[803,804],{"path":473,"priority":327},{"path":805,"priority":344},"AGENCY_SOURCES.md",{"basePath":807,"description":808,"displayName":809,"installMethods":810,"rationale":811,"selectedPaths":812,"source":333,"sourceLanguage":18,"type":246},"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",[813,814],{"path":473,"priority":327},{"path":815,"priority":344},"ARCHIVE_SOURCES.md",{"basePath":817,"description":818,"displayName":819,"installMethods":820,"rationale":821,"selectedPaths":822,"source":333,"sourceLanguage":18,"type":246},"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",[823,824],{"path":473,"priority":327},{"path":825,"priority":344},"SOURCE_EXTRACTION.md",{"basePath":827,"description":828,"displayName":829,"installMethods":830,"rationale":831,"selectedPaths":832,"source":333,"sourceLanguage":18,"type":246},"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",[833,834],{"path":473,"priority":327},{"path":835,"priority":344},"DISCOVERY_GUIDE.md",{"basePath":837,"description":838,"displayName":839,"installMethods":840,"rationale":841,"selectedPaths":842,"source":333,"sourceLanguage":18,"type":246},"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",[843,844],{"path":473,"priority":327},{"path":845,"priority":344},"DIRECT_SOURCES.md",{"basePath":847,"description":848,"displayName":849,"installMethods":850,"rationale":851,"selectedPaths":852,"source":333,"sourceLanguage":18,"type":246},"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",[853,854],{"path":473,"priority":327},{"path":855,"priority":344},"CVE_RESEARCH.md",{"basePath":857,"description":858,"displayName":859,"installMethods":860,"rationale":861,"selectedPaths":862,"source":333,"sourceLanguage":18,"type":246},"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",[863,864],{"path":473,"priority":327},{"path":865,"priority":344},"PROJECT_RESEARCH.md",{"basePath":867,"description":868,"displayName":869,"installMethods":870,"rationale":871,"selectedPaths":872,"source":333,"sourceLanguage":18,"type":246},"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",[873,874,876,878],{"path":473,"priority":327},{"path":875,"priority":344},"VERIFICATION_CHECKLIST.md",{"path":877,"priority":344},"checklists.md",{"path":879,"priority":344},"patterns.md",{"basePath":881,"description":882,"displayName":883,"installMethods":884,"rationale":885,"selectedPaths":886,"source":333,"sourceLanguage":18,"type":246},"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",[887],{"path":473,"priority":327},{"basePath":889,"description":890,"displayName":891,"installMethods":892,"rationale":893,"selectedPaths":894,"source":333,"sourceLanguage":18,"type":246},"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",[895],{"path":473,"priority":327},{"basePath":897,"description":898,"displayName":899,"installMethods":900,"rationale":901,"selectedPaths":902,"source":333,"sourceLanguage":18,"type":246},"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",[903],{"path":473,"priority":327},{"basePath":905,"description":906,"displayName":907,"installMethods":908,"rationale":909,"selectedPaths":910,"source":333,"sourceLanguage":18,"type":246},"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",[911,912,914,916,918,920],{"path":473,"priority":327},{"path":913,"priority":344},"REQUIREMENTS.md",{"path":915,"priority":344},"anthemscore-reference.md",{"path":917,"priority":344},"musescore-reference.md",{"path":919,"priority":344},"publishing-guide.md",{"path":921,"priority":344},"workflow-detail.md",{"basePath":923,"description":924,"displayName":925,"installMethods":926,"rationale":927,"selectedPaths":928,"source":333,"sourceLanguage":18,"type":246},"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",[929],{"path":473,"priority":327},{"basePath":931,"description":932,"displayName":933,"installMethods":934,"rationale":935,"selectedPaths":936,"source":333,"sourceLanguage":18,"type":246},"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",[937,938],{"path":473,"priority":327},{"path":939,"priority":344},"genre-practices.md",{"basePath":941,"description":942,"displayName":943,"installMethods":944,"rationale":945,"selectedPaths":946,"source":333,"sourceLanguage":18,"type":246},"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",[947,948],{"path":473,"priority":327},{"path":949,"priority":344},"test-definitions.md",{"basePath":951,"description":952,"displayName":953,"installMethods":954,"rationale":955,"selectedPaths":956,"source":333,"sourceLanguage":18,"type":246},"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",[957,958],{"path":473,"priority":327},{"path":959,"priority":344},"phases.md",{"basePath":961,"description":962,"displayName":963,"installMethods":964,"rationale":965,"selectedPaths":966,"source":333,"sourceLanguage":18,"type":246},"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",[967],{"path":473,"priority":327},{"basePath":969,"description":970,"displayName":971,"installMethods":972,"rationale":973,"selectedPaths":974,"source":333,"sourceLanguage":18,"type":246},"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",[975],{"path":473,"priority":327},{"basePath":977,"description":978,"displayName":979,"installMethods":980,"rationale":981,"selectedPaths":982,"source":333,"sourceLanguage":18,"type":246},"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",[983],{"path":473,"priority":327},{"sources":985},[986],"manual",{"closedIssues90d":231,"description":264,"forks":232,"homepage":988,"license":238,"openIssues90d":234,"pushedAt":235,"readmeSize":229,"stars":236,"topics":989},"https://www.bitwizemusic.com",[990,302,991,992,993,994,995,996,997,998,274,999,1000,299,634,278,277,1001,275,1002],"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":1004,"discoverAt":1005,"extractAt":1006,"githubAt":1006,"updatedAt":1004},1778683099616,1778683093832,1778683097699,[213,215,216,214,212],{"evaluatedAt":241,"extractAt":290,"updatedAt":241},[],[1011,1039,1068,1092,1122,1156],{"_creationTime":1012,"_id":1013,"community":1014,"display":1015,"identity":1021,"providers":1025,"relations":1033,"tags":1035,"workflow":1036},1778697652123.9006,"k173ykh2hb7ftk68yprzkgmy1n86nh4d",{"reviewCount":8},{"description":1016,"installMethods":1017,"name":1019,"sourceUrl":1020},"Extract frames or short clips from videos using ffmpeg.",{"claudeCode":1018},"steipete/clawdis","video-frames","https://github.com/steipete/clawdis",{"basePath":1022,"githubOwner":1023,"githubRepo":1024,"locale":18,"slug":1019,"type":246},"skills/video-frames","steipete","clawdis",{"evaluate":1026,"extract":1032},{"promptVersionExtension":205,"promptVersionScoring":206,"score":293,"tags":1027,"targetMarket":217,"tier":218},[1028,215,1029,1030,1031],"video","frames","clips","media",{"commitSha":280},{"repoId":1034},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[1030,215,1029,1031,1028],{"evaluatedAt":1037,"extractAt":1038,"updatedAt":1037},1778699110713,1778697652123,{"_creationTime":1040,"_id":1041,"community":1042,"display":1043,"identity":1049,"providers":1053,"relations":1062,"tags":1064,"workflow":1065},1778687399826.0251,"k171vxqcfmkqnje7226v7de7wx86m01n",{"reviewCount":8},{"description":1044,"installMethods":1045,"name":1047,"sourceUrl":1048},"Analyze a screen recording of a manual process and produce targeted, working automation scripts. Extracts frames and audio narration from video files, reconstructs the step-by-step workflow, and proposes automation at multiple complexity levels using tools already installed on the user machine.",{"claudeCode":1046},"github/awesome-copilot","automate-this","https://github.com/github/awesome-copilot",{"basePath":1050,"githubOwner":1051,"githubRepo":1052,"locale":18,"slug":1047,"type":246},"skills/automate-this","github","awesome-copilot",{"evaluate":1054,"extract":1061},{"promptVersionExtension":205,"promptVersionScoring":206,"score":293,"tags":1055,"targetMarket":217,"tier":218},[1056,1057,1058,1059,215,1060],"automation","video-analysis","script-generation","workflow-reconstruction","whisper",{"commitSha":280},{"repoId":1063},"kd7dsmv976w8rtkqnjjfdtfgks86nnmw",[1056,215,1058,1057,1060,1059],{"evaluatedAt":1066,"extractAt":1067,"updatedAt":1066},1778689324320,1778687399826,{"_creationTime":1069,"_id":1070,"community":1071,"display":1072,"identity":1078,"providers":1082,"relations":1086,"tags":1088,"workflow":1089},1778688112811.7341,"k1783k7wc5jyd4ddhdpwreese186m6fa",{"reviewCount":8},{"description":1073,"installMethods":1074,"name":1076,"sourceUrl":1077},"Process video files with ffmpeg automation. Use when: compressing videos for upload; extracting audio from video; resizing for social formats; clipping segments; merging multiple videos; generating thumbnails",{"claudeCode":1075},"guia-matthieu/clawfu-skills","video-processing","https://github.com/guia-matthieu/clawfu-skills",{"basePath":1079,"githubOwner":1080,"githubRepo":1081,"locale":18,"slug":1076,"type":246},"skills/automation/video-processing","guia-matthieu","clawfu-skills",{"evaluate":1083,"extract":1085},{"promptVersionExtension":205,"promptVersionScoring":206,"score":293,"tags":1084,"targetMarket":217,"tier":218},[1076,215,1056,301,1031],{"commitSha":280},{"repoId":1087},"kd72qvzyvm658ya7pbyh5ey47h86md53",[1056,301,215,1031,1076],{"evaluatedAt":1090,"extractAt":1091,"updatedAt":1090},1778688854859,1778688112811,{"_creationTime":1093,"_id":1094,"community":1095,"display":1096,"identity":1102,"providers":1106,"relations":1115,"tags":1118,"workflow":1119},1778699018122.8064,"k178yxvt3g9djb8ph907q3tv1186n8ex",{"reviewCount":8},{"description":1097,"installMethods":1098,"name":1100,"sourceUrl":1101},"Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optimizing embedding quality for specific domains.",{"claudeCode":1099},"wshobson/agents","embedding-strategies","https://github.com/wshobson/agents",{"basePath":1103,"githubOwner":1104,"githubRepo":1105,"locale":18,"slug":1100,"type":246},"plugins/llm-application-dev/skills/embedding-strategies","wshobson","agents",{"evaluate":1107,"extract":1114},{"promptVersionExtension":205,"promptVersionScoring":206,"score":293,"tags":1108,"targetMarket":217,"tier":218},[1109,1110,1111,1112,1113,216],"embeddings","rag","semantic-search","vector-databases","llm-applications",{"commitSha":280},{"parentExtensionId":1116,"repoId":1117},"k1719fyk9jrke6aq23wbyf8ej586n3af","kd74de64zj0axtg5b8t7eqqe2x86nske",[1109,1113,216,1110,1111,1112],{"evaluatedAt":1120,"extractAt":1121,"updatedAt":1120},1778701750946,1778699018122,{"_creationTime":1123,"_id":1124,"community":1125,"display":1126,"identity":1132,"providers":1137,"relations":1147,"tags":1151,"workflow":1152},1778699887554.4724,"k171fhjffw07a0a511s1v1hqsh86m9gz",{"reviewCount":8},{"description":1127,"installMethods":1128,"name":1130,"sourceUrl":1131},"AWS Cloud Development Kit (CDK) 专家，用于使用 TypeScript/Python 构建云基础设施。在创建 CDK 堆栈、定义 CDK 构造、实现基础设施即代码，或当用户提及 CDK、CloudFormation、IaC、cdk synth、cdk deploy，或希望以编程方式定义 AWS 基础设施时使用。涵盖 CDK 应用结构、构造模式、堆栈组合和部署工作流。",{"claudeCode":1129},"zxkane/aws-skills","aws-cdk-development","https://github.com/zxkane/aws-skills",{"basePath":1133,"githubOwner":1134,"githubRepo":1135,"locale":1136,"slug":1130,"type":246},"plugins/aws-cdk/skills/aws-cdk-development","zxkane","aws-skills","zh-CN",{"evaluate":1138,"extract":1146},{"promptVersionExtension":205,"promptVersionScoring":206,"score":293,"tags":1139,"targetMarket":217,"tier":218},[1140,1141,1142,216,1143,1144,1145],"aws","cdk","typescript","iac","cloudformation","infrastructure",{"commitSha":280},{"parentExtensionId":1148,"repoId":1149,"translatedFrom":1150},"k177paz2fgaa1r1kfhgb2esr1n86my7m","kd7708aervxaq6vqq9tdf93s2586mcqy","k174bzyyax9v1t5bm0m98bfqyh86m8v8",[1140,1141,1144,1143,1145,216,1142],{"evaluatedAt":1153,"extractAt":1154,"updatedAt":1155},1778699774404,1778699647844,1778699887554,{"_creationTime":1157,"_id":1158,"community":1159,"display":1160,"identity":1166,"providers":1170,"relations":1178,"tags":1181,"workflow":1182},1778695548458.3613,"k17dx6tyy2yb3z5pp1vgmg46ad86nm18",{"reviewCount":8},{"description":1161,"installMethods":1162,"name":1164,"sourceUrl":1165},"Fit cognitive drift-diffusion models (Ratcliff DDM) to reaction time and accuracy data with parameter estimation (drift rate, boundary separation, non-decision time), model comparison, and parameter recovery validation. Use when modeling binary decision-making with reaction time data, estimating cognitive parameters from experimental data, comparing sequential sampling model variants, or decomposing speed-accuracy tradeoff effects into latent cognitive components.\n",{"claudeCode":1163},"pjt222/agent-almanac","fit-drift-diffusion-model","https://github.com/pjt222/agent-almanac",{"basePath":1167,"githubOwner":1168,"githubRepo":1169,"locale":18,"slug":1164,"type":246},"skills/fit-drift-diffusion-model","pjt222","agent-almanac",{"evaluate":1171,"extract":1177},{"promptVersionExtension":205,"promptVersionScoring":206,"score":293,"tags":1172,"targetMarket":217,"tier":218},[1173,1174,1175,216,1176],"cognitive-science","modeling","statistics","data-analysis",{"commitSha":280},{"parentExtensionId":1179,"repoId":1180},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[1173,1176,1174,216,1175],{"evaluatedAt":1183,"extractAt":1184,"updatedAt":1183},1778698191612,1778695548458]