[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-claude-office-skills-file-organizer-ar":3,"guides-for-claude-office-skills-file-organizer":219,"similar-k17egbtw22kasr9cqze6c68w2x867j0e":220},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":20,"identity":186,"isFallback":191,"parentExtension":192,"providers":193,"relations":197,"repo":199,"workflow":216},1778053148350.443,"k17egbtw22kasr9cqze6c68w2x867j0e",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Organize and rename files based on content analysis",{},"File Organizer","https://github.com/claude-office-skills/skills/tree/HEAD/file-organizer",[15,16,17,18,19],"file","organization","naming","productivity","mcp",{"_creationTime":21,"_id":22,"extensionId":5,"locale":23,"result":24,"trustSignals":174,"workflow":184},1778053561145.6526,"kn7f3kghhqqvh97kdqcgcqp8d586651f","en",{"checks":25,"evaluatedAt":164,"extensionSummary":165,"promptVersionExtension":166,"promptVersionScoring":167,"rationale":168,"score":169,"summary":170,"tags":171,"targetMarket":172,"tier":173},[26,31,34,37,41,44,49,54,57,60,64,68,71,75,78,81,84,87,90,93,97,101,105,109,113,116,119,122,126,129,132,135,138,141,145,148,151,154,157,161],{"category":27,"check":28,"severity":29,"summary":30},"Practical Utility","Problem relevance","pass","The description clearly states the problem the extension addresses: organizing and renaming files based on content analysis.",{"category":27,"check":32,"severity":29,"summary":33},"Unique selling proposition","The skill offers significant value beyond a simple prompt by providing intelligent content analysis, suggested folder structures, and consistent naming conventions.",{"category":27,"check":35,"severity":29,"summary":36},"Production readiness","The extension covers its stated use case with detailed instructions on analysis, organization, naming conventions, folder structures, and output formats, suggesting it is ready for real-world workflows.",{"category":38,"check":39,"severity":29,"summary":40},"Scope","Single responsibility principle","The extension focuses on file organization and renaming based on content analysis, a single coherent workflow.",{"category":38,"check":42,"severity":29,"summary":43},"Description quality","The displayed description accurately reflects the extension's capabilities for organizing and renaming files based on content analysis.",{"category":45,"check":46,"severity":47,"summary":48},"Invocation","Scoped tools","info","The skill references `analyze_document_structure` from office-mcp, which is a scoped tool, but the full set of internal tools is not detailed.",{"category":50,"check":51,"severity":52,"summary":53},"Documentation","Configuration & parameter reference","not_applicable","No explicit configuration or parameters are documented for this skill, and there are no indications of environment variables or implicit parameters.",{"category":38,"check":55,"severity":29,"summary":56},"Tool naming","The skill references `analyze_document_structure`, which is a descriptive verb-noun tool name.",{"category":38,"check":58,"severity":29,"summary":59},"Minimal I/O surface","The examples provided in the SKILL.md are clear about the expected inputs and outputs, focusing on file organization and renaming tasks.",{"category":61,"check":62,"severity":29,"summary":63},"License","License usability","The extension is licensed under MIT, a widely used and permissive open-source license.",{"category":65,"check":66,"severity":52,"summary":67},"Maintenance","Commit recency","The repository shows no commits on the default branch, making it impossible to assess recency.",{"category":65,"check":69,"severity":52,"summary":70},"Dependency Management","No third-party dependencies are explicitly managed or declared within the provided files.",{"category":72,"check":73,"severity":29,"summary":74},"Security","Secret Management","No secrets are used or managed by this skill, so no risk of echoing them.",{"category":72,"check":76,"severity":29,"summary":77},"Injection","The skill does not load or process external data that could contain instructions, mitigating injection risks.",{"category":72,"check":79,"severity":29,"summary":80},"Transitive Supply-Chain Grenades","The skill does not fetch remote content or include external files, eliminating transitive supply-chain risks.",{"category":72,"check":82,"severity":29,"summary":83},"Sandbox Isolation","The skill's operations are confined to file organization and renaming within the user's specified scope, with no indications of writing outside project folders.",{"category":72,"check":85,"severity":29,"summary":86},"Sandbox escape primitives","No detached process spawns or deny-retry loops were detected in the skill's logic.",{"category":72,"check":88,"severity":29,"summary":89},"Data Exfiltration","The skill's functionality does not involve reading or submitting confidential data to any third party.",{"category":72,"check":91,"severity":29,"summary":92},"Hidden Text Tricks","The bundled files do not contain any hidden text tricks, invisible characters, or other steering mechanisms.",{"category":94,"check":95,"severity":29,"summary":96},"Hooks","Opaque code execution","The skill's logic is presented in readable Markdown and does not involve obfuscated code, base64 payloads, or runtime fetches.",{"category":98,"check":99,"severity":29,"summary":100},"Portability","Structural Assumption","The skill assumes standard file system operations and does not rely on specific user project structures, with clear documentation on usage.",{"category":102,"check":103,"severity":52,"summary":104},"Trust","Issues Attention","Issue tracking data is not available, so this check cannot be performed.",{"category":106,"check":107,"severity":29,"summary":108},"Versioning","Release Management","The SKILL.md frontmatter includes a `version: \"1.0\"` field, indicating a managed version.",{"category":110,"check":111,"severity":52,"summary":112},"Code Execution","Validation","The skill does not expose explicit input arguments or structured output that would require validation via a schema library.",{"category":72,"check":114,"severity":29,"summary":115},"Unguarded Destructive Operations","The skill's operations are focused on organizing and renaming files, which are not considered destructive in this context, and no confirmation guards are needed.",{"category":110,"check":117,"severity":29,"summary":118},"Error Handling","The skill provides example prompts that, when executed with a capable MCP server, would include error handling for ambiguous states.",{"category":110,"check":120,"severity":52,"summary":121},"Logging","The skill itself does not perform destructive actions or outbound calls that would necessitate local audit logging.",{"category":123,"check":124,"severity":29,"summary":125},"Compliance","GDPR","The skill operates on file organization and renaming, which does not inherently involve personal data without sanitization.",{"category":123,"check":127,"severity":29,"summary":128},"Target market","The extension's functionality is general and not tied to any specific geographic or legal jurisdiction, making it globally applicable.",{"category":98,"check":130,"severity":29,"summary":131},"Runtime stability","The skill's instructions are general and do not assume a specific operating system, shell, or editor.",{"category":45,"check":133,"severity":29,"summary":134},"Precise Purpose","The SKILL.md clearly defines the purpose (organize and rename files) and provides specific usage examples and triggers.",{"category":45,"check":136,"severity":29,"summary":137},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability and provides clear trigger phrases.",{"category":50,"check":139,"severity":29,"summary":140},"Concise Body","The SKILL.md body is well-structured with clear sections and examples, avoiding excessive length or repetition.",{"category":142,"check":143,"severity":29,"summary":144},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and provides examples, with deeper procedural details implicitly handled by the MCP server.",{"category":142,"check":146,"severity":52,"summary":147},"Forked exploration","This skill is not primarily focused on deep exploration or code review and thus does not require `context: fork`.",{"category":27,"check":149,"severity":29,"summary":150},"Usage examples","The SKILL.md includes clear, ready-to-use examples for analyzing files, organizing, and demonstrating naming conventions.",{"category":27,"check":152,"severity":29,"summary":153},"Edge cases","The SKILL.md includes a 'Limitations' section that addresses potential edge cases such as protected files, manual execution for large moves, and content format support.",{"category":110,"check":155,"severity":47,"summary":156},"Tool Fallback","The skill references `office-mcp` which is listed as optional, implying a fallback path if it's not available.",{"category":158,"check":159,"severity":29,"summary":160},"Safety","Halt on unexpected state","The skill's limitations section implies that manual review is recommended, suggesting a non-destructive approach and a halt on unexpected states.",{"category":98,"check":162,"severity":29,"summary":163},"Cross-skill coupling","The skill operates as a standalone unit for file organization and renaming, without implicit reliance on other skills.",1778053326065,"This skill intelligently organizes and renames files based on their content and metadata, offering categorized file structures, consistent naming conventions, duplicate identification, and an organization plan. It integrates with the office-mcp server for document analysis capabilities.","2.0.0","3.4.0","The File Organizer skill is exceptionally well-documented and robust, with a clear purpose, excellent examples, and comprehensive handling of limitations. It adheres strictly to the single responsibility principle and demonstrates production readiness. The only minor point is that the specific internal tools used via MCP are not exhaustively detailed, but this is a minor omission in an otherwise exemplary skill.",98,"An exemplary file organization and renaming skill that intelligently uses content analysis to provide structured outputs and clear guidance.",[15,16,17,18,19],"global","verified",{"codeQuality":175,"collectedAt":176,"documentation":177,"maintenance":179,"security":180,"testCoverage":183},{},1778053312539,{"descriptionLength":178,"readmeSize":8},51,{},{"hasNpmPackage":181,"license":182,"smitheryVerified":181},false,"MIT",{"hasCi":181,"hasTests":181},{"updatedAt":185},1778053561145,{"githubOwner":187,"githubRepo":188,"locale":23,"slug":189,"type":190},"claude-office-skills","skills","file-organizer","skill",true,null,{"extract":194,"llm":196},{"commitSha":195,"license":182},"9c4c7d5cd2813a8936bf2c9fdb174ea883b85a11",{"promptVersionExtension":166,"promptVersionScoring":167,"score":169,"targetMarket":172,"tier":173},{"repoId":198},"kd7fw7xbj58qc2z8whrrjptbed8659db",{"_creationTime":200,"_id":198,"identity":201,"providers":203,"workflow":213},1777995558409.8474,{"githubOwner":187,"githubRepo":188,"sourceUrl":202},"https://github.com/claude-office-skills/skills",{"discover":204,"github":207},{"sources":205},[206],"skills-sh",{"closedIssues90d":8,"forks":208,"license":182,"openIssues90d":209,"pushedAt":210,"readmeSize":211,"stars":169,"topics":212},27,2,1769868236000,29630,[],{"discoverAt":214,"extractAt":215,"githubAt":215,"updatedAt":215},1777995558409,1778053155657,{"anyEnrichmentAt":217,"extractAt":218,"githubAt":217,"llmAt":185,"updatedAt":185},1778053151766,1778053148350,[],[221,248,268,291],{"_creationTime":222,"_id":223,"community":224,"display":225,"identity":234,"providers":238,"relations":242,"workflow":244},1778054781976.5928,"k1779jg9bachbejc4hfmyejtjx867tzc",{"reviewCount":8},{"description":226,"installMethods":227,"name":228,"sourceUrl":229,"tags":230},"AI Native Camp Day 2 Context Sync 스킬 만들기. 여러 외부 도구에서 컨텍스트를 수집하여 하나의 sync 문서로 만드는 나만의 스킬을 직접 구축한다. \"2일차\", \"Day 2\", \"context sync\", \"컨텍스트 싱크\", \"sync 스킬\", \"스킬 만들기\", \"정보 수집 스킬\" 요청에 사용.",{},"Day 2: 나만의 Context Sync 스킬 만들기","https://github.com/ai-native-camp/camp-1/tree/HEAD/.agents/skills/day2-create-context-sync-skill",[231,19,232,18,233],"automation","skill-building","data-sync",{"githubOwner":235,"githubRepo":236,"locale":23,"slug":237,"type":190},"ai-native-camp","camp-1","day2-create-context-sync-skill",{"extract":239,"llm":241},{"commitSha":240,"license":52},"9ffaf358dc8c88567d8f0450966b5518071da4f0",{"promptVersionExtension":166,"promptVersionScoring":167,"score":169,"targetMarket":172,"tier":173},{"repoId":243},"kd72seepns71xx9ksxrb02bs1n8645k6",{"anyEnrichmentAt":245,"extractAt":246,"githubAt":245,"llmAt":247,"updatedAt":247},1778054782298,1778054781976,1778054817045,{"_creationTime":249,"_id":250,"community":251,"display":252,"identity":260,"providers":262,"relations":266,"workflow":267},1778053148350.4392,"k176nb59q75ts72wj0t06y0gj9866re0",{"reviewCount":8},{"description":253,"installMethods":254,"name":255,"sourceUrl":256,"tags":257},"Automatically categorize emails by type, priority, and required action",{},"Email Classifier","https://github.com/claude-office-skills/skills/tree/HEAD/email-classifier",[258,259,18,16,231],"email","classification",{"githubOwner":187,"githubRepo":188,"locale":23,"slug":261,"type":190},"email-classifier",{"extract":263,"llm":264},{"commitSha":195,"license":182},{"promptVersionExtension":166,"promptVersionScoring":167,"score":265,"targetMarket":172,"tier":173},95,{"repoId":198},{"anyEnrichmentAt":217,"extractAt":218,"githubAt":217,"llmAt":185,"updatedAt":185},{"_creationTime":269,"_id":270,"community":271,"display":272,"identity":283,"providers":285,"relations":289,"workflow":290},1778053148350.4675,"k176x1kch7mdjya5m8r9yrd5b9867mkk",{"reviewCount":8},{"description":273,"installMethods":274,"name":275,"sourceUrl":276,"tags":277},"Design presentation visuals and slide layouts. Create visual concepts, suggest graphics, and provide design specifications for impactful PowerPoint slides.",{},"PPT Visual","https://github.com/claude-office-skills/skills/tree/HEAD/ppt-visual",[278,279,280,281,282,19],"presentation","powerpoint","slides","visual-design","layout",{"githubOwner":187,"githubRepo":188,"locale":23,"slug":284,"type":190},"ppt-visual",{"extract":286,"llm":287},{"commitSha":195,"license":182},{"promptVersionExtension":166,"promptVersionScoring":167,"score":288,"targetMarket":172,"tier":173},100,{"repoId":198},{"anyEnrichmentAt":217,"extractAt":218,"githubAt":217,"llmAt":185,"updatedAt":185},{"_creationTime":292,"_id":293,"community":294,"display":295,"identity":305,"providers":308,"relations":312,"workflow":314},1778053622473.6516,"k179hzv20wer8hscnmmkfq98m1866qr5",{"reviewCount":8},{"description":296,"installMethods":297,"name":298,"sourceUrl":299,"tags":300},"Diagnose why names don't work and guide creation of names that do. Use for brand names, product names, character names, place names, and titles when something feels off or when systematic naming is needed.",{},"Naming","https://github.com/jwynia/agent-skills/tree/HEAD/skills/general/ideation/naming",[301,17,302,303,304],"ideation","creativity","branding","writing",{"githubOwner":306,"githubRepo":307,"locale":23,"slug":17,"type":190},"jwynia","agent-skills",{"extract":309,"llm":311},{"commitSha":310,"license":182},"e02ec7e226a6e4f8419fd3b88a1d8e472d421b32",{"promptVersionExtension":166,"promptVersionScoring":167,"score":169,"targetMarket":172,"tier":173},{"repoId":313},"kd7efn3mprpa8rd8vm5hw5ebzx864fph",{"anyEnrichmentAt":315,"extractAt":316,"githubAt":315,"llmAt":317,"updatedAt":317},1778053625386,1778053622473,1778054012696]