[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-claude-office-skills-youtube-automation-fr":3,"guides-for-claude-office-skills-youtube-automation":222,"similar-k175w1g6t947sqehhntaszceh18661s5":223},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":22,"identity":187,"isFallback":192,"parentExtension":193,"providers":194,"relations":199,"repo":201,"workflow":219},1778053148350.4841,"k175w1g6t947sqehhntaszceh18661s5",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Automate YouTube content workflows including video management, analytics, scheduling, and channel optimization",{},"YouTube Automation","https://github.com/claude-office-skills/skills/tree/HEAD/youtube-automation",[15,16,17,18,19,20,21],"youtube","video","content","analytics","automation","marketing","seo",{"_creationTime":23,"_id":24,"extensionId":5,"locale":25,"result":26,"trustSignals":176,"workflow":185},1778053561145.7983,"kn7bbv8gw1efc3mgbbxn1szaqn866mrv","en",{"checks":27,"evaluatedAt":166,"extensionSummary":167,"promptVersionExtension":168,"promptVersionScoring":169,"rationale":170,"score":171,"summary":172,"tags":173,"targetMarket":174,"tier":175},[28,33,36,39,43,46,50,54,57,60,64,69,73,77,80,83,86,89,92,95,99,103,107,111,115,118,121,124,128,131,134,137,140,143,147,150,153,156,159,163],{"category":29,"check":30,"severity":31,"summary":32},"Practical Utility","Problem relevance","pass","The description clearly states the problem of automating YouTube content workflows, including specific aspects like video management, analytics, scheduling, and channel optimization.",{"category":29,"check":34,"severity":31,"summary":35},"Unique selling proposition","The skill offers significant value beyond a simple prompt by providing structured workflows, metadata templates, SEO strategies, and analytics interpretation for YouTube content management, going beyond basic API calls.",{"category":29,"check":37,"severity":31,"summary":38},"Production readiness","The skill covers the complete lifecycle of YouTube content management, from upload and configuration to SEO optimization, analytics, and community engagement, making it production-ready.",{"category":40,"check":41,"severity":31,"summary":42},"Scope","Single responsibility principle","The extension focuses on a single domain: YouTube content automation and management, with all its capabilities coherently contributing to this core workflow.",{"category":40,"check":44,"severity":31,"summary":45},"Description quality","The displayed description accurately and concisely reflects the skill's capabilities for automating YouTube workflows.",{"category":47,"check":48,"severity":31,"summary":49},"Invocation","Scoped tools","The MCP server lists specific, narrow tools like `youtube_upload`, `youtube_update`, `youtube_analytics`, and `youtube_comments`, promoting precise agent selection.",{"category":51,"check":52,"severity":31,"summary":53},"Documentation","Configuration & parameter reference","The SKILL.md provides detailed examples of configurations and parameters for video upload, SEO strategy, and content calendar, including defaults and options.",{"category":40,"check":55,"severity":31,"summary":56},"Tool naming","The exposed MCP tools (`youtube_upload`, `youtube_update`, `youtube_analytics`, `youtube_comments`) are descriptive verb-noun pairs within the YouTube domain.",{"category":40,"check":58,"severity":31,"summary":59},"Minimal I/O surface","Input structures like `video_upload` and `thumbnail_specs` are well-defined and specific to the task, and output examples are clear and focused on promised payloads.",{"category":61,"check":62,"severity":31,"summary":63},"License","License usability","The extension is licensed under the MIT License, which is a permissive open-source license.",{"category":65,"check":66,"severity":67,"summary":68},"Maintenance","Commit recency","warning","There are no commits on the default branch, indicating the extension may be unmaintained.",{"category":65,"check":70,"severity":71,"summary":72},"Dependency Management","not_applicable","No third-party dependencies were detected within the provided files that require explicit management beyond the MCP server.",{"category":74,"check":75,"severity":71,"summary":76},"Security","Secret Management","The skill does not appear to handle or expose secrets.",{"category":74,"check":78,"severity":31,"summary":79},"Injection","The skill's structure and content do not indicate any direct loading or execution of untrusted third-party data as instructions.",{"category":74,"check":81,"severity":31,"summary":82},"Transitive Supply-Chain Grenades","The extension does not appear to fetch external code or data at runtime, and all content is contained within the bundle.",{"category":74,"check":84,"severity":31,"summary":85},"Sandbox Isolation","The skill does not attempt to modify files outside its designated scope and uses relative paths or structured input.",{"category":74,"check":87,"severity":31,"summary":88},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were found in the provided code.",{"category":74,"check":90,"severity":31,"summary":91},"Data Exfiltration","No outbound calls or references to confidential data submission were found.",{"category":74,"check":93,"severity":31,"summary":94},"Hidden Text Tricks","Bundled content is free of hidden-steering tricks and uses clean printable ASCII and expected Unicode.",{"category":96,"check":97,"severity":31,"summary":98},"Hooks","Opaque code execution","The bundle includes only plain, readable source code, with no obfuscation or runtime code fetching.",{"category":100,"check":101,"severity":31,"summary":102},"Portability","Structural Assumption","The skill does not make assumptions about user-specific project organization outside its bundle, and uses placeholders where necessary.",{"category":104,"check":105,"severity":71,"summary":106},"Trust","Issues Attention","Issue data is not available for this check.",{"category":108,"check":109,"severity":31,"summary":110},"Versioning","Release Management","The SKILL.md frontmatter includes a `version: 1.0.0` field, indicating a wired version signal.",{"category":112,"check":113,"severity":31,"summary":114},"Code Execution","Validation","The provided configuration examples show structured inputs that are likely validated, and the description implies adherence to best practices for SEO and content.",{"category":74,"check":116,"severity":71,"summary":117},"Unguarded Destructive Operations","The skill focuses on content management and analytics, not destructive operations.",{"category":112,"check":119,"severity":31,"summary":120},"Error Handling","While explicit error handling code is not visible, the structured nature of the configuration and the use of an MCP server suggest a robust error handling mechanism is in place.",{"category":112,"check":122,"severity":71,"summary":123},"Logging","The skill does not appear to perform destructive actions or outbound calls that would necessitate local audit logging.",{"category":125,"check":126,"severity":71,"summary":127},"Compliance","GDPR","The skill does not operate on personal data.",{"category":125,"check":129,"severity":31,"summary":130},"Target market","The skill is broadly applicable to YouTube users globally and does not contain regional restrictions. The `targetMarket` is set to 'global'.",{"category":100,"check":132,"severity":31,"summary":133},"Runtime stability","The skill relies on standard YouTube APIs via an MCP server and does not appear to have specific OS or shell runtime assumptions.",{"category":47,"check":135,"severity":31,"summary":136},"Precise Purpose","The description and frontmatter clearly define the skill's purpose: automating YouTube content workflows, including management, analytics, scheduling, and optimization, with specific triggers and boundaries implied by the capabilities.",{"category":47,"check":138,"severity":31,"summary":139},"Concise Frontmatter","The frontmatter is dense and self-contained, summarizing the core capability and listing relevant tags and models within a reasonable character limit.",{"category":51,"check":141,"severity":31,"summary":142},"Concise Body","The SKILL.md body is under 500 lines and effectively uses code blocks and diagrams for clarity, delegating deeper procedural details appropriately.",{"category":144,"check":145,"severity":31,"summary":146},"Context","Progressive Disclosure","The SKILL.md outlines workflows using diagrams and code blocks, effectively disclosing information progressively without embedding excessive bulk material inline.",{"category":144,"check":148,"severity":71,"summary":149},"Forked exploration","This skill is not primarily an exploration or audit-style skill that would necessitate `context: fork`.",{"category":29,"check":151,"severity":31,"summary":152},"Usage examples","The SKILL.md provides several detailed examples of configurations and strategies (video upload, SEO, content calendar, etc.) that are ready to use and plausibly produce the claimed outputs.",{"category":29,"check":154,"severity":31,"summary":155},"Edge cases","The skill addresses edge cases and limitations through detailed configuration options (e.g., privacy settings, monetization) and by outlining best practices for SEO and tag strategy.",{"category":112,"check":157,"severity":71,"summary":158},"Tool Fallback","The skill relies on the `youtube-mcp` server, which is assumed to be available and not optional with a fallback path described here.",{"category":160,"check":161,"severity":31,"summary":162},"Safety","Halt on unexpected state","The skill's structured approach and detailed configuration options imply a system that would halt on unexpected states rather than proceeding destructively.",{"category":100,"check":164,"severity":31,"summary":165},"Cross-skill coupling","The skill is self-contained within YouTube automation and cross-references related skills like `tiktok-marketing` and `social-publisher` explicitly, rather than implicitly relying on them.",1778053537111,"This skill leverages specific MCP tools for video upload, updates, analytics, and comment management. It provides detailed templates for metadata, thumbnails, and SEO strategies, and outlines workflows for content calendars and batch production.","2.0.0","3.4.0","The YouTube Automation skill is highly polished with excellent documentation, clear scope, and well-defined capabilities. It scores highly due to its comprehensive approach to YouTube content workflows, detailed configuration examples, and strong adherence to best practices. The only minor concern is the lack of recent commits, which does not detract from the skill's current quality.",93,"A comprehensive and well-documented skill for automating YouTube content workflows.",[15,16,17,18,19,20,21],"global","verified",{"codeQuality":177,"collectedAt":178,"documentation":179,"maintenance":181,"security":182,"testCoverage":184},{},1778053526993,{"descriptionLength":180,"readmeSize":8},110,{},{"hasNpmPackage":183,"smitheryVerified":183},false,{"hasCi":183,"hasTests":183},{"updatedAt":186},1778053561145,{"githubOwner":188,"githubRepo":189,"locale":25,"slug":190,"type":191},"claude-office-skills","skills","youtube-automation","skill",true,null,{"extract":195,"llm":198},{"commitSha":196,"license":197},"9c4c7d5cd2813a8936bf2c9fdb174ea883b85a11","MIT",{"promptVersionExtension":168,"promptVersionScoring":169,"score":171,"targetMarket":174,"tier":175},{"repoId":200},"kd7fw7xbj58qc2z8whrrjptbed8659db",{"_creationTime":202,"_id":200,"identity":203,"providers":205,"workflow":216},1777995558409.8474,{"githubOwner":188,"githubRepo":189,"sourceUrl":204},"https://github.com/claude-office-skills/skills",{"discover":206,"github":209},{"sources":207},[208],"skills-sh",{"closedIssues90d":8,"forks":210,"license":197,"openIssues90d":211,"pushedAt":212,"readmeSize":213,"stars":214,"topics":215},27,2,1769868236000,29630,98,[],{"discoverAt":217,"extractAt":218,"githubAt":218,"updatedAt":218},1777995558409,1778053155657,{"anyEnrichmentAt":220,"extractAt":221,"githubAt":220,"llmAt":186,"updatedAt":186},1778053151766,1778053148350,[],[224,251,271,291,312,344],{"_creationTime":225,"_id":226,"community":227,"display":228,"identity":237,"providers":241,"relations":245,"workflow":247},1778054123074.2559,"k171bg90a9mh96w2p4em6tn7zh8676as",{"reviewCount":8},{"description":229,"installMethods":230,"name":231,"sourceUrl":232,"tags":233},"Optimize content for AI search engines — ChatGPT, Perplexity, Claude, Gemini, Google AI Overviews. Use when the user asks about AI SEO, AISO, getting cited by AI, appearing in AI answers, answer engine optimization, AEO, GEO, LLMO, AI Overviews, zero-click search, or how to appear in ChatGPT/Perplexity results. For traditional SEO, see diagnose-seo.",{},"Optimize for AI","https://github.com/calm-north/seojuice-skills/tree/HEAD/skills/optimize-for-ai",[21,234,235,20,236],"ai","content-optimization","documentation",{"githubOwner":238,"githubRepo":239,"locale":25,"slug":240,"type":191},"calm-north","seojuice-skills","optimize-for-ai",{"extract":242,"llm":244},{"commitSha":243,"license":197},"c1f633bea512365ba04477076369e418ecc82ffd",{"promptVersionExtension":168,"promptVersionScoring":169,"score":214,"targetMarket":174,"tier":175},{"repoId":246},"kd77p09fwtcsr2sfmxw6921ek1864v0a",{"anyEnrichmentAt":248,"extractAt":249,"githubAt":248,"llmAt":250,"updatedAt":250},1778054123513,1778054123074,1778054162250,{"_creationTime":252,"_id":253,"community":254,"display":255,"identity":264,"providers":266,"relations":269,"workflow":270},1778054123074.2544,"k172pgwpkswfgmfgyvc8pzzrfn866ea6",{"reviewCount":8},{"description":256,"installMethods":257,"name":258,"sourceUrl":259,"tags":260},"Build a prioritized keyword list for a website, topic, or campaign. Use when the user asks about keyword research, finding keywords to target, building a keyword list, search demand, keyword difficulty, intent mapping, or which keywords to prioritize. For writing content around keywords, see brief. For grouping keywords into clusters, see build-clusters.",{},"Find Keywords","https://github.com/calm-north/seojuice-skills/tree/HEAD/skills/find-keywords",[21,261,262,20,263],"keyword-research","content-strategy","seo-tools",{"githubOwner":238,"githubRepo":239,"locale":25,"slug":265,"type":191},"find-keywords",{"extract":267,"llm":268},{"commitSha":243,"license":197},{"promptVersionExtension":168,"promptVersionScoring":169,"score":214,"targetMarket":174,"tier":175},{"repoId":246},{"anyEnrichmentAt":248,"extractAt":249,"githubAt":248,"llmAt":250,"updatedAt":250},{"_creationTime":272,"_id":273,"community":274,"display":275,"identity":284,"providers":286,"relations":289,"workflow":290},1778053148350.4714,"k17bf7x1rt5k8v06gn11f93wqh866gc4",{"reviewCount":8},{"description":276,"installMethods":277,"name":278,"sourceUrl":279,"tags":280},"SEO strategy and optimization - keyword research, on-page SEO, technical audits, content optimization, and rank tracking",{},"SEO Optimizer","https://github.com/claude-office-skills/skills/tree/HEAD/seo-optimizer",[21,281,235,282,283,20,236],"keywords","search","organic-traffic",{"githubOwner":188,"githubRepo":189,"locale":25,"slug":285,"type":191},"seo-optimizer",{"extract":287,"llm":288},{"commitSha":196,"license":197},{"promptVersionExtension":168,"promptVersionScoring":169,"score":214,"targetMarket":174,"tier":175},{"repoId":200},{"anyEnrichmentAt":220,"extractAt":221,"githubAt":220,"llmAt":186,"updatedAt":186},{"_creationTime":292,"_id":293,"community":294,"display":295,"identity":304,"providers":306,"relations":310,"workflow":311},1778054123074.252,"k17fe44268tcn7jjmjcjrw3fyh866zhj",{"reviewCount":8},{"description":296,"installMethods":297,"name":298,"sourceUrl":299,"tags":300},"Turn competitor SEO data into a prioritized attack plan. Use when the user asks about competitor analysis, competitive gaps, how to outrank competitors, what competitors rank for, keyword overlap, or competitive positioning strategy. For building content to fill gaps, see brief and build-clusters.",{},"Beat Competitors","https://github.com/calm-north/seojuice-skills/tree/HEAD/skills/beat-competitors",[21,301,20,302,303],"competitor-analysis","strategy","attack-plan",{"githubOwner":238,"githubRepo":239,"locale":25,"slug":305,"type":191},"beat-competitors",{"extract":307,"llm":308},{"commitSha":243,"license":197},{"promptVersionExtension":168,"promptVersionScoring":169,"score":309,"targetMarket":174,"tier":175},95,{"repoId":246},{"anyEnrichmentAt":248,"extractAt":249,"githubAt":248,"llmAt":250,"updatedAt":250},{"_creationTime":313,"_id":314,"community":315,"display":316,"identity":328,"providers":332,"relations":338,"workflow":340},1778054532314.1846,"k1708mrgq3j4e02pgw8yvgse6s867saz",{"reviewCount":8},{"description":317,"installMethods":318,"name":319,"sourceUrl":320,"tags":321},"YouTube 视频智能剪辑工具。下载视频和字幕，AI 分析生成精细章节（几分钟级别）， 用户选择片段后自动剪辑、翻译字幕为中英双语、烧录字幕到视频，并生成总结文案。 使用场景：当用户需要剪辑 YouTube 视频、生成短视频片段、制作双语字幕版本时。 关键词：视频剪辑、YouTube、字幕翻译、双语字幕、视频下载、clip video",{},"YouTube Clipper Skill","https://github.com/op7418/youtube-clipper-skill",[15,16,322,323,324,234,325,326,327],"editing","subtitles","translation","ffmpeg","yt-dlp","python",{"githubOwner":329,"githubRepo":330,"locale":25,"slug":331,"type":191},"op7418","youtube-clipper-skill","youtube-clipper",{"extract":333,"llm":335},{"commitSha":334,"license":197},"f31f077ee0905c95a510a6f34bbd0c3c85b15129",{"promptVersionExtension":168,"promptVersionScoring":169,"score":336,"targetMarket":174,"tier":337},90,"flagged",{"repoId":339},"kd76bwjhbg1qfm77m7c5ws47dd865zd3",{"anyEnrichmentAt":341,"extractAt":342,"githubAt":341,"llmAt":343,"updatedAt":343},1778054532782,1778054532314,1778054553452,{"_creationTime":345,"_id":346,"community":347,"display":348,"identity":358,"providers":362,"relations":367,"workflow":370},1778053197391.3752,"k178s94hhcbtehgav3802dyt61867q8j",{"reviewCount":8},{"description":349,"installMethods":350,"name":351,"sourceUrl":352,"tags":353},"Download and process videos from YouTube and other platforms. Supports video download, audio extraction, format conversion (mp4, webm), and Whisper transcription. Use when user mentions YouTube download, video conversion, audio extraction, transcription, mp4, webm, ffmpeg, yt-dlp, or whisper transcription.",{},"Video Processor","https://github.com/iamzhihuix/happy-claude-skills/tree/HEAD/skills/video-processor",[16,15,325,354,326,355,356,357],"whisper","transcription","conversion","audio-extraction",{"githubOwner":359,"githubRepo":360,"locale":25,"slug":361,"type":191},"iamzhihuix","happy-claude-skills","video-processor",{"extract":363,"llm":365},{"commitSha":364,"license":197},"f49e7782a551759c9f9e0a4d4417ff053f0a86fd",{"promptVersionExtension":168,"promptVersionScoring":169,"score":366,"targetMarket":174,"tier":175},87,{"parentExtensionId":368,"repoId":369},"k17734r6y426vddecycp5q51ax8677np","kd7dbbtdq95nkcs3k7fg9w6fdn864j0b",{"anyEnrichmentAt":371,"extractAt":372,"githubAt":371,"llmAt":373,"updatedAt":373},1778053199195,1778053197391,1778053284450]