[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-anthropics-cowork-plugin-management-zh-CN":3,"guides-for-anthropics-cowork-plugin-management":276,"similar-k172zp4f4hf31hq5y0pt6ak5j9866v89":277},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":19,"identity":207,"isFallback":212,"parentExtension":213,"providers":251,"relations":255,"repo":256,"workflow":275},1778053881467.4043,"k172zp4f4hf31hq5y0pt6ak5j9866v89",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Create, customize, and manage plugins tailored to your organization's tools and workflows. Configure MCP servers, adjust plugin behavior, and adapt templates to match how your team works.",{},"Cowork Plugin Management","https://github.com/anthropics/knowledge-work-plugins/tree/HEAD/cowork-plugin-management",[15,16,17,18],"plugin-management","customization","cowork","claude-code",{"_creationTime":20,"_id":21,"extensionId":5,"locale":22,"result":23,"trustSignals":195,"workflow":205},1778053992763.6199,"kn7epvg7hk9t34e9t690zj8xh1866e1y","en",{"checks":24,"evaluatedAt":185,"extensionSummary":186,"promptVersionExtension":187,"promptVersionScoring":188,"rationale":189,"score":190,"summary":191,"tags":192,"targetMarket":193,"tier":194},[25,30,33,36,40,43,48,52,55,58,62,66,69,73,76,79,82,85,88,91,95,99,103,107,111,114,117,120,124,127,130,133,136,139,142,145,147,150,153,156,158,161,164,167,171,174,177,181],{"category":26,"check":27,"severity":28,"summary":29},"Practical Utility","Problem relevance","pass","The description clearly states that the extension helps create, customize, and manage plugins tailored to an organization's tools and workflows, addressing a concrete user problem.",{"category":26,"check":31,"severity":28,"summary":32},"Unique selling proposition","The extension provides a concrete capability beyond simple prompt engineering by guiding users through the creation and customization of plugins, offering significant value over basic LLM interactions.",{"category":26,"check":34,"severity":28,"summary":35},"Production readiness","The extension provides a comprehensive workflow for creating and customizing plugins, covering the entire lifecycle from discovery to packaging, making it ready for production use.",{"category":37,"check":38,"severity":28,"summary":39},"Scope","Single responsibility principle","The plugin focuses on the core responsibility of managing and customizing other plugins, with a coherent workflow and clear domain.",{"category":37,"check":41,"severity":28,"summary":42},"Description quality","The description accurately reflects the functionality of creating, customizing, and managing plugins, including configuring servers and adapting templates.",{"category":44,"check":45,"severity":46,"summary":47},"Invocation","Scoped tools","not_applicable","This plugin acts as a meta-tool for managing other plugins and does not expose individual tools that would require this check.",{"category":49,"check":50,"severity":28,"summary":51},"Documentation","Configuration & parameter reference","The extension includes detailed documentation for its workflow, component schemas, and customization strategies, covering all necessary aspects for users.",{"category":37,"check":53,"severity":46,"summary":54},"Tool naming","This plugin does not expose user-facing tools in the traditional sense; its functionality is driven by its internal skills and workflow.",{"category":37,"check":56,"severity":46,"summary":57},"Minimal I/O surface","As a meta-plugin for managing other plugins, it doesn't have traditional tool input/output schemas to evaluate for minimal surface area.",{"category":59,"check":60,"severity":28,"summary":61},"License","License usability","The repository contains an Apache 2.0 license file, which is a standard and permissive open-source license.",{"category":63,"check":64,"severity":46,"summary":65},"Maintenance","Commit recency","The repository is a snapshot and does not have recent commits to evaluate for recency.",{"category":63,"check":67,"severity":46,"summary":68},"Dependency Management","No third-party dependencies are used by this plugin.",{"category":70,"check":71,"severity":46,"summary":72},"Security","Secret Management","The plugin does not appear to handle or expose any secrets.",{"category":70,"check":74,"severity":28,"summary":75},"Injection","The plugin focuses on managing other plugins and does not appear to load or execute untrusted third-party data.",{"category":70,"check":77,"severity":28,"summary":78},"Transitive Supply-Chain Grenades","The plugin's functionality does not involve fetching remote code or data at runtime, nor does it use suspicious path templates.",{"category":70,"check":80,"severity":28,"summary":81},"Sandbox Isolation","The plugin operates within its designated plugin environment and does not attempt to modify files outside its scope.",{"category":70,"check":83,"severity":28,"summary":84},"Sandbox escape primitives","There are no apparent sandbox-escape primitives like detached processes or retry loops around denied calls.",{"category":70,"check":86,"severity":28,"summary":87},"Data Exfiltration","The plugin's functionality does not involve reading or submitting confidential data to third parties.",{"category":70,"check":89,"severity":28,"summary":90},"Hidden Text Tricks","The bundled files are free of hidden-steering tricks, control characters, or invisible Unicode sequences.",{"category":92,"check":93,"severity":28,"summary":94},"Hooks","Opaque code execution","The plugin's scripts are readable and do not employ obfuscation techniques like base64 payloads or runtime fetches.",{"category":96,"check":97,"severity":28,"summary":98},"Portability","Structural Assumption","The plugin's documentation and code do not make structural assumptions about user-specific project organization outside its bundle.",{"category":100,"check":101,"severity":46,"summary":102},"Trust","Issues Attention","Issue data is not available for this repository snapshot.",{"category":104,"check":105,"severity":28,"summary":106},"Versioning","Release Management","The plugin.json manifest includes a version field ('0.2.2') which is meaningful and not stuck at a default.",{"category":108,"check":109,"severity":28,"summary":110},"Code Execution","Validation","The plugin's internal scripts and workflows are designed to handle inputs and outputs predictably within the plugin's scope, and documentation implies validation will occur during customization.",{"category":70,"check":112,"severity":28,"summary":113},"Unguarded Destructive Operations","The plugin's operations are focused on plugin management and customization, not destructive actions on user systems, and thus do not require explicit guards.",{"category":108,"check":115,"severity":28,"summary":116},"Error Handling","The plugin's internal documentation and structure suggest a robust error handling approach, with clear guidance on managing exceptions and reporting errors meaningfully.",{"category":108,"check":118,"severity":28,"summary":119},"Logging","The plugin's design, particularly its focus on customization and managing other plugins, implies that logging would be handled by the underlying Claude Code/Cowork environment or the plugins it manages.",{"category":121,"check":122,"severity":28,"summary":123},"Compliance","GDPR","The plugin does not operate on personal data directly; its function is to manage other plugins, and any personal data handling would be within those managed plugins.",{"category":121,"check":125,"severity":28,"summary":126},"Target market","The plugin is designed for general plugin management and customization, with no inherent regional or jurisdictional logic, making it globally applicable.",{"category":96,"check":128,"severity":28,"summary":129},"Runtime stability","The plugin adheres to standard plugin conventions and does not make assumptions about specific editor, shell, or OS environments beyond the Claude Code/Cowork runtime.",{"category":37,"check":131,"severity":46,"summary":132},"Tool surface size","This plugin does not expose individual tools; its functionality is managed through internal skills and workflows.",{"category":44,"check":134,"severity":28,"summary":135},"Name collisions","The plugin is self-contained and does not bundle other extensions that could lead to name collisions.",{"category":44,"check":137,"severity":46,"summary":138},"Overlapping near-synonym tools","This plugin does not expose tools that would have near-synonym names.",{"category":44,"check":140,"severity":46,"summary":141},"Hooks-off mechanism","The plugin does not utilize hooks that would require a hooks-off mechanism.",{"category":44,"check":143,"severity":46,"summary":144},"Hook matcher tightness","The plugin does not implement any hooks.",{"category":70,"check":146,"severity":46,"summary":144},"Hook security",{"category":92,"check":148,"severity":46,"summary":149},"Silent prompt rewriting","The plugin does not implement any UserPromptSubmit hooks.",{"category":70,"check":151,"severity":46,"summary":152},"Permission Hook","The plugin does not implement any PermissionRequest hooks.",{"category":121,"check":154,"severity":46,"summary":155},"Hook privacy","The plugin does not implement any hooks that would involve logging or telemetry.",{"category":108,"check":157,"severity":46,"summary":144},"Hook dependency",{"category":49,"check":159,"severity":28,"summary":160},"Install / Setup Instructions","The README provides clear instructions for using the plugin with both Cowork and Claude Code, along with an explanation of its purpose and components.",{"category":49,"check":162,"severity":28,"summary":163},"Feature Transparency","The README clearly outlines the plugin's functionality, including its purpose for creating and customizing other plugins.",{"category":49,"check":165,"severity":28,"summary":166},"Phantom features","All features described in the README, such as plugin creation and customization, are supported by the plugin's structure and documentation.",{"category":168,"check":169,"severity":28,"summary":170},"Convention","Layout convention adherence","The plugin adheres to the expected Claude Code plugin structure, with `plugin.json` in `.claude-plugin/` and components organized correctly.",{"category":168,"check":172,"severity":28,"summary":173},"Plugin state","The plugin's functionality does not require persistent state that would need to be managed outside of standard plugin execution.",{"category":70,"check":175,"severity":46,"summary":176},"Keychain-stored secrets","The plugin does not handle any secrets that would require keychain storage.",{"category":178,"check":179,"severity":46,"summary":180},"Dependencies","Tagged release sourcing","The plugin does not bundle any MCP servers, so this check is not applicable.",{"category":182,"check":183,"severity":28,"summary":184},"Installation","Clean uninstall","The plugin's functionality does not involve installing background daemons, cron jobs, or persistent services that would survive an uninstall.",1778053924709,"This plugin empowers users to create new plugins from scratch and customize existing ones by guiding them through discovery, planning, design, implementation, and packaging. It leverages internal skills and documentation to streamline the plugin development process.","2.0.0","3.4.0","The plugin is exceptionally well-documented and structured, adhering to all best practices for plugin development. It focuses on a single, clear responsibility of managing other plugins and has a comprehensive README and internal documentation. No critical or warning findings were identified.",98,"A robust and well-documented plugin for managing and customizing other plugins within the Claude ecosystem.",[15,16,17,18],"global","verified",{"codeQuality":196,"collectedAt":197,"documentation":198,"maintenance":200,"popularity":201,"security":202,"testCoverage":204},{},1778053912888,{"descriptionLength":199,"readmeSize":8},187,{},{"smitheryUniqueUsers":8,"smitheryUseCount":8},{"hasNpmPackage":203,"smitheryVerified":203},false,{"hasCi":203,"hasTests":203},{"updatedAt":206},1778053992763,{"githubOwner":208,"githubRepo":209,"locale":22,"slug":210,"type":211},"anthropics","knowledge-work-plugins","cowork-plugin-management","plugin",true,{"_creationTime":214,"_id":215,"community":216,"display":217,"identity":233,"parentExtension":234,"providers":235,"relations":245,"workflow":247},1778053881467.4028,"k17a976hfb9h5wyrvbw5572nvs867hs3",{"reviewCount":8},{"description":218,"installMethods":219,"name":220,"sourceUrl":221,"tags":222},"Extension from anthropics/knowledge-work-plugins",{},"Knowledge Work Plugins","https://github.com/anthropics/knowledge-work-plugins",[223,224,225,226,227,228,229,230,231,232],"marketplace","plugins","ai-tools","productivity","sales","finance","legal","data","engineering","apache-2-0",{"githubOwner":208,"githubRepo":209,"locale":22,"slug":209,"type":223},null,{"extract":236,"llm":241,"smithery":244},{"commitSha":237,"license":238,"marketplace":239},"9789ea78ad66e395a9c709146cacecdc14ce2abf","Apache-2.0",{"name":209,"pluginCount":240},47,{"promptVersionExtension":187,"promptVersionScoring":188,"score":242,"targetMarket":193,"tier":243},65,"evaluated",{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":203},{"repoId":246},"kd7a7vj5tkj2ssjqcbwka5sh0x864wea",{"anyEnrichmentAt":248,"extractAt":249,"githubAt":250,"llmAt":206,"smitheryAt":248,"updatedAt":206},1778053907346,1778053881467,1778053882262,{"extract":252,"llm":253,"smithery":254},{"commitSha":237,"license":238},{"promptVersionExtension":187,"promptVersionScoring":188,"score":190,"targetMarket":193,"tier":194},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":203},{"parentExtensionId":215,"repoId":246},{"_creationTime":257,"_id":246,"identity":258,"providers":259,"workflow":272},1777995558409.8467,{"githubOwner":208,"githubRepo":209,"sourceUrl":221},{"discover":260,"github":264},{"sources":261},[262,263],"skills-sh","smithery",{"closedIssues90d":265,"forks":266,"license":238,"openIssues90d":267,"pushedAt":268,"readmeSize":269,"stars":270,"topics":271},7,1398,36,1777651846000,6109,11837,[],{"discoverAt":273,"extractAt":274,"githubAt":274,"updatedAt":274},1777995558409,1778053883382,{"anyEnrichmentAt":248,"extractAt":249,"githubAt":250,"llmAt":206,"smitheryAt":248,"updatedAt":206},[],[278,309,340,373,400],{"_creationTime":279,"_id":280,"community":281,"display":282,"identity":292,"providers":295,"relations":301,"workflow":304},1778054452948.4312,"k176r1cmp4j0pw8drdbkcvjzxn8661hf",{"reviewCount":8},{"description":283,"installMethods":284,"name":285,"sourceUrl":286,"tags":287},"Generate an explorable HTML report of Claude Code session usage — tokens, cache efficiency, subagents, skills, and the most expensive prompts — from local ~/.claude/projects transcripts.",{},"Claude Session Report","https://github.com/anthropics/claude-plugins-official/tree/HEAD/plugins/session-report",[288,289,18,290,291],"reporting","analytics","session-usage","developer-tools",{"githubOwner":208,"githubRepo":293,"locale":22,"slug":294,"type":211},"claude-plugins-official","session-report",{"extract":296,"llm":298,"smithery":300},{"commitSha":297,"license":238},"06f52cd3ac3e47ecb45228a86183ea2a86e9d6ff",{"promptVersionExtension":187,"promptVersionScoring":188,"score":299,"targetMarket":193,"tier":194},92,{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":203},{"parentExtensionId":302,"repoId":303},"k171b9714j6pgfxqht22y94q4x866sck","kd798hf3w99qz2xt1fqtgq7gf9865e31",{"anyEnrichmentAt":305,"extractAt":306,"githubAt":307,"llmAt":308,"smitheryAt":305,"updatedAt":308},1778054509977,1778054452948,1778054454391,1778054703946,{"_creationTime":310,"_id":311,"community":312,"display":313,"identity":324,"providers":327,"relations":333,"workflow":336},1778053720295.1624,"k1735h84q8cta0a0w8rznbn5k9866hye",{"reviewCount":8},{"description":314,"installMethods":315,"name":316,"sourceUrl":317,"tags":318},"Persistent memory across Claude Code sessions using Supermemory",{},"Claude Supermemory","https://github.com/supermemoryai/claude-supermemory/tree/HEAD/plugin",[319,18,320,321,322,323],"memory","supermemory","persistence","documentation","security",{"githubOwner":325,"githubRepo":326,"locale":22,"slug":326,"type":211},"supermemoryai","claude-supermemory",{"extract":328,"llm":331},{"commitSha":329,"license":330},"10e8303c950e2544545407e5580eaaf6a906110b","MIT",{"promptVersionExtension":187,"promptVersionScoring":188,"score":332,"targetMarket":193,"tier":243},75,{"parentExtensionId":334,"repoId":335},"k177err8jpt5j45d90dney299n8678m1","kd738z6xe6sr0rf1b30nmck35n864gsm",{"anyEnrichmentAt":337,"extractAt":338,"githubAt":337,"llmAt":339,"updatedAt":339},1778053720607,1778053720295,1778053735884,{"_creationTime":341,"_id":342,"community":343,"display":344,"identity":357,"providers":361,"relations":366,"workflow":369},1778053659622.9873,"k1716hyn1c0ee6yvfp03ka1j8h86615q",{"reviewCount":8},{"description":345,"installMethods":346,"name":347,"sourceUrl":348,"tags":349},"Sanity plugin for Claude Code with MCP server, agent skills, agent rules, and slash commands.",{},"Sanity Agent Toolkit","https://github.com/sanity-io/agent-toolkit",[350,351,352,18,353,354,355,356],"sanity","cms","mcp","cursor","typescript","javascript","ci-cd",{"githubOwner":358,"githubRepo":359,"locale":22,"slug":360,"type":211},"sanity-io","agent-toolkit","sanity-plugin",{"extract":362,"llm":364},{"commitSha":363,"license":330},"bc09fa9854507c538a856648aafbd4e1a775a95c",{"promptVersionExtension":187,"promptVersionScoring":188,"score":332,"targetMarket":193,"tier":365},"flagged",{"parentExtensionId":367,"repoId":368},"k170s4yvf8hg20538jf2vh8ydn867czc","kd7e1f9nxdmc64bp2f43kdn5458656qt",{"anyEnrichmentAt":370,"extractAt":371,"githubAt":370,"llmAt":372,"updatedAt":372},1778053659931,1778053659623,1778053673427,{"_creationTime":374,"_id":375,"community":376,"display":377,"identity":385,"providers":389,"relations":393,"workflow":396},1778053529023.1558,"k17bfqj7et45asg1xyb8s4vcgh867gsm",{"reviewCount":8},{"description":378,"name":379,"sourceUrl":380,"tags":381},"Runs a budget-aware audit of the Claude Code config stack when Claude ignores instructions, behaves inconsistently, hooks malfunction, MCP servers need auditing, or users ask why /health used many tokens. Flags issues by severity. Not for debugging code or reviewing PRs.","Waza Health","https://github.com/tw93/waza/tree/HEAD/skills/health",[382,18,383,384],"audit","configuration","cli",{"githubOwner":386,"githubRepo":387,"locale":22,"slug":388,"type":211},"tw93","waza","waza-health",{"extract":390,"llm":392},{"commitSha":391,"license":330},"4111eb959106a4df7bcb9aa07633acc113088442",{"promptVersionExtension":187,"promptVersionScoring":188,"score":332,"targetMarket":193,"tier":365},{"parentExtensionId":394,"repoId":395},"k17aghyxvmq2s38y9a3161c8q5866w25","kd79tf9jz2bhg0gg0y9mh6fjp5864zjj",{"anyEnrichmentAt":397,"extractAt":398,"githubAt":397,"llmAt":399,"updatedAt":399},1778053529516,1778053529023,1778053559386,{"_creationTime":401,"_id":402,"community":403,"display":404,"identity":474,"providers":477,"relations":483,"workflow":486},1778053172687.5154,"k173dy5w0vptk8h45sdfqrfm71866xfv",{"reviewCount":8},{"description":405,"installMethods":406,"name":407,"sourceUrl":408,"tags":409},"dontbesilent 对标分析。用五重过滤法帮你找到值得模仿的对标，排除一切关于「我」的噪音。",{},"dbskill","https://github.com/dontbesilent2025/dbskill",[410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,18,454,455,456,457,458,459,321,460,461,462,463,464,465,466,467,468,469,470,471,472,473],"business","diagnostics","router","toolkit","chinese","benchmark","competitive-analysis","imitation","strategy","psychology","execution","procrastination","adler","content-creation","copywriting","social-media","hook","short-video","douyin","xiaohongshu","red","title","formula","thinking-tools","wittgenstein","concepts","deconstruction","philosophy","austrian-economics","hayek","mises","debate","ai-detection","writing","fingerprint","content-quality","slow-is-fast","friction","asset-building","compounding","workflow-infrastructure","agent","migration","codex","agents-md","bridge","state-management","save","checkpoint","snapshot","restore","recall","continue","session","report","deliverable","merge","markdown","goal","clarity","language-game","chatroom","multi-expert","recommendation",{"githubOwner":475,"githubRepo":407,"locale":22,"slug":476,"type":211},"dontbesilent2025","dbs-benchmark",{"extract":478,"llm":481},{"commitSha":479,"license":480},"82ad0b438a95e6a350ff26febbcfd0d309feb134","Attribution-NonCommercial 4.0 International",{"promptVersionExtension":187,"promptVersionScoring":188,"score":482,"targetMarket":193,"tier":365},20,{"parentExtensionId":484,"repoId":485},"k177pj7y8n3bt1g3qss80tbs85866zne","kd79vvh7s9ep69hsn7agrem6s1864j2b",{"anyEnrichmentAt":487,"extractAt":488,"githubAt":487,"llmAt":489,"updatedAt":489},1778053174293,1778053172687,1778053288253]