[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-dontbesilent2025-dbs-sw":3,"guides-for-dontbesilent2025-dbs":275,"similar-k1736gym82ehk5497fsb9ntzq1867hb3":276},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":20,"identity":188,"isFallback":193,"parentExtension":194,"providers":250,"relations":254,"repo":255,"workflow":274},1778053172687.514,"k1736gym82ehk5497fsb9ntzq1867hb3",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"dontbesilent 商业工具箱主入口。根据你的问题自动路由到最合适的诊断工具。 触发方式：/dbs、/商业、「帮我看看」 Main entry point for dontbesilent business toolkit. Routes to the right diagnostic skill. Trigger: /dbs, \"help me with my business\"",{},"dbs: 商业工具箱","https://github.com/dontbesilent2025/dbskill/tree/HEAD/skills/dbs",[15,16,17,18,19],"router","business","diagnostic","toolkit","agent",{"_creationTime":21,"_id":22,"extensionId":5,"locale":23,"result":24,"trustSignals":177,"workflow":186},1778053288253.0317,"kn7aswrqj3knsx8qn2c8zjfv71867zhp","en",{"checks":25,"evaluatedAt":167,"extensionSummary":168,"promptVersionExtension":169,"promptVersionScoring":170,"rationale":171,"score":172,"summary":173,"tags":174,"targetMarket":175,"tier":176},[26,31,34,37,41,44,48,53,56,59,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,160,164],{"category":27,"check":28,"severity":29,"summary":30},"Practical Utility","Problem relevance","pass","The description clearly states the user problem: routing to the correct diagnostic tool within a business toolkit. It also specifies triggers like /dbs.",{"category":27,"check":32,"severity":29,"summary":33},"Unique selling proposition","The skill acts as a router to specialized diagnostic tools, offering value beyond a simple LLM by providing a curated and structured set of business-focused capabilities.",{"category":27,"check":35,"severity":29,"summary":36},"Production readiness","The skill is designed as a router with a clear workflow and documented sub-skills, indicating it's ready for use in production environments for its stated purpose.",{"category":38,"check":39,"severity":29,"summary":40},"Scope","Single responsibility principle","The skill's sole responsibility is to act as a router for a business toolkit, directing users to the appropriate sub-skill based on their intent. It does not claim to perform diagnostics itself.",{"category":38,"check":42,"severity":29,"summary":43},"Description quality","The description accurately reflects the skill's function as a router for a business toolkit and lists its triggers.",{"category":45,"check":46,"severity":29,"summary":47},"Invocation","Scoped tools","The skill utilizes narrowly scoped tools, each representing a specific diagnostic or routing function (e.g., /dbs-diagnosis, /dbs-chatroom), which is ideal for agent routing.",{"category":49,"check":50,"severity":51,"summary":52},"Documentation","Configuration & parameter reference","not_applicable","This skill acts as a router and does not expose configurable parameters or require explicit configuration beyond its trigger phrases.",{"category":38,"check":54,"severity":29,"summary":55},"Tool naming","Tool names like '/dbs-diagnosis' and '/dbs-content' are descriptive and follow a clear naming convention.",{"category":38,"check":57,"severity":29,"summary":58},"Minimal I/O surface","The skill's primary function is routing based on user intent, with minimal input (trigger phrases or user utterance) and no direct output beyond directing the user to another skill.",{"category":60,"check":61,"severity":62,"summary":63},"License","License usability","warning","The license is CC BY-NC 4.0, which includes a NonCommercial clause, restricting commercial use. While usable for personal and non-commercial purposes, it is not a fully permissive OSS license.",{"category":65,"check":66,"severity":62,"summary":67},"Maintenance","Commit recency","There are no commits on the default branch in the last 12 months, suggesting the project may be unmaintained.",{"category":65,"check":69,"severity":51,"summary":70},"Dependency Management","The skill does not appear to use any third-party dependencies directly; it acts as a router to other potential skills.",{"category":72,"check":73,"severity":51,"summary":74},"Security","Secret Management","The skill is a router and does not handle or expose secrets.",{"category":72,"check":76,"severity":29,"summary":77},"Injection","The skill's function as a router based on user intent does not involve loading or executing untrusted external data as instructions.",{"category":72,"check":79,"severity":29,"summary":80},"Transitive Supply-Chain Grenades","The skill does not fetch remote content or execute arbitrary code, nor does it include any suspicious runtime calls.",{"category":72,"check":82,"severity":29,"summary":83},"Sandbox Isolation","The skill's routing function does not involve file system operations or interactions outside of its own scope.",{"category":72,"check":85,"severity":29,"summary":86},"Sandbox escape primitives","No sandbox-escape primitives such as detached processes or deny-retry loops were found.",{"category":72,"check":88,"severity":29,"summary":89},"Data Exfiltration","The skill is a router and does not perform any outbound calls that could exfiltrate data.",{"category":72,"check":91,"severity":29,"summary":92},"Hidden Text Tricks","Bundled files do not contain hidden-steering tricks, invisible characters, or other obfuscation methods.",{"category":94,"check":95,"severity":29,"summary":96},"Hooks","Opaque code execution","The skill's code is plain and readable; no obfuscation, base64-decoded payloads, or runtime fetched scripts were found.",{"category":98,"check":99,"severity":29,"summary":100},"Portability","Structural Assumption","The skill does not make structural assumptions about the user's project layout as it functions solely as a router.",{"category":102,"check":103,"severity":51,"summary":104},"Trust","Issues Attention","Issue data is not available for this repository.",{"category":106,"check":107,"severity":62,"summary":108},"Versioning","Release Management","The README mentions 'v2.8.0' as the latest update, but there is no clear versioning field in the manifest (SKILL.md or package.json), nor GitHub releases or CHANGELOG. The install instructions for Claude Code use versioned package names (`dbs@dontbesilent-skills`), but the general npx install refers to the repo, implying potential use of main branch.",{"category":110,"check":111,"severity":51,"summary":112},"Code Execution","Validation","The skill primarily acts as a router and does not execute arbitrary code or process structured input beyond basic text matching for intent.",{"category":72,"check":114,"severity":29,"summary":115},"Unguarded Destructive Operations","The skill's function as a router does not involve destructive operations.",{"category":110,"check":117,"severity":29,"summary":118},"Error Handling","The skill's routing logic is straightforward and includes fallback mechanisms for unclear user intent, indicating good error handling.",{"category":110,"check":120,"severity":51,"summary":121},"Logging","As the skill is a read-only router, explicit logging of destructive actions or outbound calls is not applicable.",{"category":123,"check":124,"severity":29,"summary":125},"Compliance","GDPR","The skill only routes based on user intent and does not process or submit personal data.",{"category":123,"check":127,"severity":29,"summary":128},"Target market","The skill's functionality is global and not tied to any specific geographic or legal jurisdiction.",{"category":98,"check":130,"severity":29,"summary":131},"Runtime stability","The skill's routing logic is based on text matching and standard script execution, making it stable across different environments.",{"category":45,"check":133,"severity":29,"summary":134},"Precise Purpose","The skill clearly defines its purpose as a router for a business toolkit, specifies its triggers, and lists its non-goals (not performing diagnostics).",{"category":45,"check":136,"severity":29,"summary":137},"Concise Frontmatter","The frontmatter is concise, self-contained, and accurately summarizes the core capability and trigger phrases.",{"category":49,"check":139,"severity":29,"summary":140},"Concise Body","The SKILL.md body is well-structured with a clear routing table and workflow, avoiding excessive verbosity.",{"category":142,"check":143,"severity":29,"summary":144},"Context","Progressive Disclosure","The skill body is concise and delegates deeper material like knowledge base details and specific skill methodologies to separate files, adhering to progressive disclosure.",{"category":142,"check":146,"severity":51,"summary":147},"Forked exploration","This skill is a router and does not involve deep exploration or code review, thus 'context: fork' is not applicable.",{"category":27,"check":149,"severity":29,"summary":150},"Usage examples","The README provides clear installation instructions for different environments (Claude Code, npx) and a demo GIF showcasing its usage.",{"category":27,"check":152,"severity":29,"summary":153},"Edge cases","The skill explicitly handles edge cases such as unclear user intent and requests outside its scope, providing clear instructions for users.",{"category":98,"check":155,"severity":51,"summary":156},"Tool Fallback","The skill does not rely on external tools like MCP servers and uses built-in routing logic.",{"category":98,"check":158,"severity":29,"summary":159},"Stack assumptions","The skill assumes a standard JavaScript/Node.js environment for npx installation and specific Claude Code CLI for its plugin, which are clearly stated.",{"category":161,"check":162,"severity":29,"summary":163},"Safety","Halt on unexpected state","The skill's routing logic includes checks for user intent and provides fallback responses, ensuring it halts gracefully on unexpected input.",{"category":98,"check":165,"severity":29,"summary":166},"Cross-skill coupling","The skill acts as a router and clearly defines its role, cross-linking to other specific skills when necessary without implicitly handling their tasks.",1778053187215,"This skill serves as the main entry point for the dontbesilent business toolkit, intelligently routing user queries to the most suitable diagnostic sub-skill. It handles various business-related intents, from general diagnostics and benchmarking to content optimization and goal clarification, and includes features for saving and restoring diagnostic states.","2.0.0","3.4.0","The extension is a well-designed router with clear documentation and a focused purpose. However, the CC BY-NC 4.0 license restricts commercial use, and the lack of recent commits and clear versioning signals indicates potential maintenance concerns, preventing a higher score.",75,"A well-structured router for a business toolkit, directing users to appropriate diagnostic skills, but with non-commercial licensing and potential maintenance gaps.",[15,16,17,18,19],"global","evaluated",{"codeQuality":178,"collectedAt":179,"documentation":180,"maintenance":182,"security":183,"testCoverage":185},{},1778053177685,{"descriptionLength":181,"readmeSize":8},195,{},{"hasNpmPackage":184,"smitheryVerified":184},false,{"hasCi":184,"hasTests":184},{"updatedAt":187},1778053288253,{"githubOwner":189,"githubRepo":190,"locale":23,"slug":191,"type":192},"dontbesilent2025","dbskill","dbs","skill",true,{"_creationTime":195,"_id":196,"community":197,"display":198,"identity":213,"parentExtension":215,"providers":242,"relations":248,"workflow":249},1778053172687.5134,"k173vrjspn945424ft7djag3vd8666r7",{"reviewCount":8},{"description":199,"name":200,"sourceUrl":201,"tags":202},"dontbesilent 商业工具箱主入口。根据你的问题自动路由到最合适的诊断工具。","dontbesilent Business Diagnostic Toolkit","https://github.com/dontbesilent2025/dbskill",[203,204,205,206,207,208,15,209,210,211,212],"business-diagnostics","content-creation","thinking-tools","state-management","workflow-infrastructure","chinese","consulting","analysis","psychology","philosophy",{"githubOwner":189,"githubRepo":190,"locale":23,"slug":191,"type":214},"plugin",{"_creationTime":216,"_id":217,"community":218,"display":219,"identity":226,"providers":229,"relations":237,"workflow":239},1778053172687.513,"k177pj7y8n3bt1g3qss80tbs85866zne",{"reviewCount":8},{"description":220,"installMethods":221,"name":200,"sourceUrl":201,"tags":222},"dontbesilent 商业诊断工具箱 — 从 12,307 条推文中提炼方法论，做成 17 个 Claude Code skill",{},[203,204,223,224,208,225,209],"workflow","tool","ai-assistant",{"githubOwner":189,"githubRepo":190,"locale":23,"slug":227,"type":228},"dontbesilent-skills","marketplace",{"extract":230,"llm":236},{"commitSha":231,"license":232,"marketplace":233},"82ad0b438a95e6a350ff26febbcfd0d309feb134","CC BY-NC 4.0",{"name":227,"pluginCount":234,"version":235},17,"2.8.0",{"promptVersionExtension":169,"promptVersionScoring":170,"score":172,"targetMarket":175,"tier":176},{"repoId":238},"kd79vvh7s9ep69hsn7agrem6s1864j2b",{"anyEnrichmentAt":240,"extractAt":241,"githubAt":240,"llmAt":187,"updatedAt":187},1778053174293,1778053172687,{"extract":243,"llm":245},{"commitSha":231,"license":244},"Attribution-NonCommercial-4.0-International",{"promptVersionExtension":169,"promptVersionScoring":170,"score":246,"targetMarket":208,"tier":247},45,"flagged",{"parentExtensionId":217,"repoId":238},{"anyEnrichmentAt":240,"extractAt":241,"githubAt":240,"llmAt":187,"updatedAt":187},{"extract":251,"llm":253},{"commitSha":231,"license":252},"CC-BY-NC-4.0",{"promptVersionExtension":169,"promptVersionScoring":170,"score":172,"targetMarket":175,"tier":176},{"parentExtensionId":196,"repoId":238},{"_creationTime":256,"_id":238,"identity":257,"providers":258,"workflow":271},1777995558409.854,{"githubOwner":189,"githubRepo":190,"sourceUrl":201},{"discover":259,"github":262},{"sources":260},[261],"skills-sh",{"closedIssues90d":263,"forks":264,"license":265,"openIssues90d":266,"pushedAt":267,"readmeSize":268,"stars":269,"topics":270},2,597,"NOASSERTION",5,1777975009000,11370,4243,[],{"discoverAt":272,"extractAt":273,"githubAt":273,"updatedAt":273},1777995558409,1778053176182,{"anyEnrichmentAt":240,"extractAt":241,"githubAt":240,"llmAt":187,"updatedAt":187},[],[277,307,326,356,380,400],{"_creationTime":278,"_id":279,"community":280,"display":281,"identity":290,"providers":294,"relations":301,"workflow":303},1778053622473.6594,"k171jc4epkmqq2y76n42e3eg0s866rf8",{"reviewCount":8},{"description":282,"installMethods":283,"name":284,"sourceUrl":285,"tags":286},"Systematically identify what's missing in non-fiction writing—both blind spots (inherent limitations) and blank spots (gaps that could be addressed). Use before finalizing non-fiction or when feedback feels incomplete.",{},"Blind Spot Detective","https://github.com/jwynia/agent-skills/tree/HEAD/skills/general/writing/analysis/blind-spot-detective",[287,210,288,17,289],"writing","non-fiction","documentation",{"githubOwner":291,"githubRepo":292,"locale":23,"slug":293,"type":192},"jwynia","agent-skills","blind-spot-detective",{"extract":295,"llm":298},{"commitSha":296,"license":297},"e02ec7e226a6e4f8419fd3b88a1d8e472d421b32","MIT",{"promptVersionExtension":169,"promptVersionScoring":170,"score":299,"targetMarket":175,"tier":300},99,"verified",{"repoId":302},"kd7efn3mprpa8rd8vm5hw5ebzx864fph",{"anyEnrichmentAt":304,"extractAt":305,"githubAt":304,"llmAt":306,"updatedAt":306},1778053625386,1778053622473,1778054012696,{"_creationTime":308,"_id":309,"community":310,"display":311,"identity":320,"providers":321,"relations":324,"workflow":325},1778053622473.6428,"k17f07btfbe93v77fzd8gqct11867ep3",{"reviewCount":8},{"description":312,"installMethods":313,"name":314,"sourceUrl":315,"tags":316},"Diagnose world-level story problems. This skill should be used when settings feel thin, institutions feel designed rather than evolved, economies don't make sense, or non-human species feel like humans in costume. Keywords: worldbuilding, setting, world, institutions, economy, culture, species, consequences.",{},"Worldbuilding Diagnostic Skill","https://github.com/jwynia/agent-skills/tree/HEAD/skills/creative/fiction/worldbuilding/worldbuilding",[317,318,287,17,319],"worldbuilding","fiction","creative",{"githubOwner":291,"githubRepo":292,"locale":23,"slug":317,"type":192},{"extract":322,"llm":323},{"commitSha":296,"license":297},{"promptVersionExtension":169,"promptVersionScoring":170,"score":299,"targetMarket":175,"tier":300},{"repoId":302},{"anyEnrichmentAt":304,"extractAt":305,"githubAt":304,"llmAt":306,"updatedAt":306},{"_creationTime":327,"_id":328,"community":329,"display":330,"identity":341,"providers":345,"relations":350,"workflow":352},1778053148350.45,"k17b6r5zytdphq3nsv6wpfqc2s866pr7",{"reviewCount":8},{"description":331,"installMethods":332,"name":333,"sourceUrl":334,"tags":335},"Create professional invoices with proper formatting for freelancers and small businesses. Supports multiple currencies and tax calculations.",{},"Invoice Generator Skill","https://github.com/claude-office-skills/skills/tree/HEAD/invoice-generator",[336,337,338,16,339,340],"invoice","finance","billing","mcp","document-generation",{"githubOwner":342,"githubRepo":343,"locale":23,"slug":344,"type":192},"claude-office-skills","skills","invoice-generator",{"extract":346,"llm":348},{"commitSha":347,"license":297},"9c4c7d5cd2813a8936bf2c9fdb174ea883b85a11",{"promptVersionExtension":169,"promptVersionScoring":170,"score":349,"targetMarket":175,"tier":300},98,{"repoId":351},"kd7fw7xbj58qc2z8whrrjptbed8659db",{"anyEnrichmentAt":353,"extractAt":354,"githubAt":353,"llmAt":355,"updatedAt":355},1778053151766,1778053148350,1778053561145,{"_creationTime":357,"_id":358,"community":359,"display":360,"identity":374,"providers":375,"relations":378,"workflow":379},1778053622473.6643,"k17f5hrarp9sdrp97g8sa1e9cn8662nk",{"reviewCount":8},{"description":361,"installMethods":362,"name":363,"sourceUrl":364,"tags":365},"Diagnose devcontainer configuration problems and guide development environment setup. This skill should be used when the user asks to 'set up devcontainer', 'fix container startup', 'configure VS Code dev container', 'Codespaces setup', or has Docker development environment issues. Keywords: devcontainer, docker, VS Code, Codespaces, container, development environment, Dockerfile.",{},"Devcontainer Diagnostic","https://github.com/jwynia/agent-skills/tree/HEAD/skills/tech/development/tooling/devcontainer",[366,367,368,369,370,371,17,372,373],"devcontainer","docker","vscode","codespaces","development-environment","configuration","typescript","deno",{"githubOwner":291,"githubRepo":292,"locale":23,"slug":366,"type":192},{"extract":376,"llm":377},{"commitSha":296,"license":297},{"promptVersionExtension":169,"promptVersionScoring":170,"score":349,"targetMarket":175,"tier":300},{"repoId":302},{"anyEnrichmentAt":304,"extractAt":305,"githubAt":304,"llmAt":306,"updatedAt":306},{"_creationTime":381,"_id":382,"community":383,"display":384,"identity":393,"providers":395,"relations":398,"workflow":399},1778053622473.6433,"k17az36sbga427hmnbjwp0t5hx867rbf",{"reviewCount":8},{"description":385,"name":386,"sourceUrl":387,"tags":388},"Diagnose and improve humor using systems thinking. Use when jokes fall flat, when humor feels forced, when punchlines don't land, or when you want to systematically enhance comedic writing. Treats jokes as engineerable connection systems.","Joke Engineering","https://github.com/jwynia/agent-skills/tree/HEAD/skills/creative/humor/joke-engineering",[389,390,287,391,17,392],"humor","creativity","comedy","systems-thinking",{"githubOwner":291,"githubRepo":292,"locale":23,"slug":394,"type":192},"joke-engineering",{"extract":396,"llm":397},{"commitSha":296,"license":297},{"promptVersionExtension":169,"promptVersionScoring":170,"score":349,"targetMarket":175,"tier":300},{"repoId":302},{"anyEnrichmentAt":304,"extractAt":305,"githubAt":304,"llmAt":306,"updatedAt":306},{"_creationTime":401,"_id":402,"community":403,"display":404,"identity":412,"providers":414,"relations":417,"workflow":418},1778053622473.6301,"k170zjynd3538sn54d034ajp51867xp7",{"reviewCount":8},{"description":405,"name":406,"sourceUrl":407,"tags":408},"Diagnose genre problems and generate genre-specific elements. Use when genre promise is unclear, when elements feel misplaced, when secondary genres compete with primary, or when you need genre-specific entropy. Covers all 11 elemental genres from the Writing Excuses framework.","Genre Conventions","https://github.com/jwynia/agent-skills/tree/HEAD/skills/creative/fiction/craft/genre-conventions",[318,287,409,410,319,17,411],"narrative","genre","generative",{"githubOwner":291,"githubRepo":292,"locale":23,"slug":413,"type":192},"genre-conventions",{"extract":415,"llm":416},{"commitSha":296,"license":297},{"promptVersionExtension":169,"promptVersionScoring":170,"score":349,"targetMarket":175,"tier":300},{"repoId":302},{"anyEnrichmentAt":304,"extractAt":305,"githubAt":304,"llmAt":306,"updatedAt":306}]