[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-dontbesilent2025-dbs-chatroom-ar":3,"guides-for-dontbesilent2025-dbs-chatroom":281,"similar-k1774q3q0v0rkpmg0m3ve7pvb9867bkb":282},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":20,"identity":190,"isFallback":195,"parentExtension":196,"providers":256,"relations":260,"repo":261,"workflow":280},1778053172687.5227,"k1774q3q0v0rkpmg0m3ve7pvb9867bkb",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"定向聊天室：根据话题推荐或接受用户指定的专家，模拟多角色对话。触发方式：/dbs-chatroom、/定向聊天室、「定向聊天室」",{},"定向聊天室","https://github.com/dontbesilent2025/dbskill/tree/HEAD/skills/dbs-chatroom",[15,16,17,18,19],"conversation","experts","dialogue","simulation","multi-role",{"_creationTime":21,"_id":22,"extensionId":5,"locale":23,"result":24,"trustSignals":179,"workflow":188},1778053288253.0852,"kn7b88q1mf0k20x8g1f8dxp7d986680s","en",{"checks":25,"evaluatedAt":169,"extensionSummary":170,"promptVersionExtension":171,"promptVersionScoring":172,"rationale":173,"score":174,"summary":175,"tags":176,"targetMarket":177,"tier":178},[26,31,34,37,41,44,48,53,56,59,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,162,166],{"category":27,"check":28,"severity":29,"summary":30},"Practical Utility","Problem relevance","pass","The description clearly states the problem of simulating multi-role dialogue by recommending or accepting user-specified experts based on a topic.",{"category":27,"check":32,"severity":29,"summary":33},"Unique selling proposition","The extension goes beyond a simple prompt by simulating a multi-role dialogue with specific expert personas and a judge role, offering a unique structured conversation format.",{"category":27,"check":35,"severity":29,"summary":36},"Production readiness","The skill provides a complete workflow for setting up and running a multi-expert conversation, including expert selection, prompt generation, and a final summary role, indicating readiness for use.",{"category":38,"check":39,"severity":29,"summary":40},"Scope","Single responsibility principle","The skill is focused on simulating multi-role expert dialogues based on a topic, with a clear workflow and no indication of unrelated capabilities.",{"category":38,"check":42,"severity":29,"summary":43},"Description quality","The description accurately reflects the skill's function of simulating multi-role conversations by recommending or accepting expert inputs, and provides clear trigger phrases.",{"category":45,"check":46,"severity":29,"summary":47},"Invocation","Scoped tools","The skill uses a clear workflow with distinct steps ('Detect Mode', 'Recommend Experts', 'Generate Dialogue', 'Judge Summary'), indicating well-scoped internal operations.",{"category":49,"check":50,"severity":51,"summary":52},"Documentation","Configuration & parameter reference","info","While the workflow is detailed, specific parameters for expert recommendation or the 'judge' role are not explicitly documented beyond their general function.",{"category":38,"check":54,"severity":29,"summary":55},"Tool naming","The tool names like 'dbs-chatroom' and trigger phrases are descriptive and understandable.",{"category":38,"check":57,"severity":29,"summary":58},"Minimal I/O surface","The skill focuses on generating dialogue and summaries, with inputs being topic-based expert selection and outputs being structured conversations and judge summaries, without excessive parameters or telemetry.",{"category":60,"check":61,"severity":62,"summary":63},"License","License usability","warning","The license is CC BY-NC 4.0, which includes a non-commercial restriction, potentially limiting usability for some users and projects.",{"category":65,"check":66,"severity":67,"summary":68},"Maintenance","Commit recency","critical","There are no commits in the repository, indicating the project is likely unmaintained.",{"category":65,"check":70,"severity":71,"summary":72},"Dependency Management","not_applicable","No third-party dependencies are explicitly managed or declared in the provided files.",{"category":74,"check":75,"severity":71,"summary":76},"Security","Secret Management","The skill does not appear to handle or expose any secrets.",{"category":74,"check":78,"severity":29,"summary":79},"Injection","No obvious injection vulnerabilities are present in the provided skill code.",{"category":74,"check":81,"severity":29,"summary":82},"Transitive Supply-Chain Grenades","The skill does not appear to fetch external content or execute arbitrary code at runtime.",{"category":74,"check":84,"severity":29,"summary":85},"Sandbox Isolation","The skill does not attempt to access or modify files outside its designated scope.",{"category":74,"check":87,"severity":29,"summary":88},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were detected.",{"category":74,"check":90,"severity":29,"summary":91},"Data Exfiltration","The skill does not appear to exfiltrate any user data or credentials.",{"category":74,"check":93,"severity":29,"summary":94},"Hidden Text Tricks","The bundled files are free of hidden-steering tricks, invisible Unicode, or other obfuscation methods.",{"category":96,"check":97,"severity":29,"summary":98},"Hooks","Opaque code execution","The skill's logic is presented in readable markdown and does not involve obfuscated code, base64 payloads, or runtime script fetching.",{"category":100,"check":101,"severity":29,"summary":102},"Portability","Structural Assumption","The skill operates based on conversation flow and expert selection, making no assumptions about the user's project structure.",{"category":104,"check":105,"severity":71,"summary":106},"Trust","Issues Attention","No issues data is available.",{"category":108,"check":109,"severity":62,"summary":110},"Versioning","Release Management","No version information (e.g., version field in manifest, GitHub release tags, CHANGELOG) is present in the repository, and installation instructions do not reference a specific version.",{"category":112,"check":113,"severity":51,"summary":114},"Code Execution","Validation","While the workflow logic is described, explicit input validation and sanitization schemas (e.g., Zod, pydantic) for parameters like expert names or topics are not detailed.",{"category":74,"check":116,"severity":71,"summary":117},"Unguarded Destructive Operations","The skill's operations are conversational and do not involve destructive actions like file deletion or system changes.",{"category":112,"check":119,"severity":51,"summary":120},"Error Handling","The skill outlines a workflow but does not detail specific error handling mechanisms for unexpected states or tool failures.",{"category":112,"check":122,"severity":71,"summary":123},"Logging","The skill is conversational and does not perform actions that require local audit logging.",{"category":125,"check":126,"severity":29,"summary":127},"Compliance","GDPR","The skill's function does not involve processing personal data; it simulates conversations.",{"category":125,"check":129,"severity":29,"summary":130},"Target market","The skill's functionality is general and does not appear to be tied to any specific geographic or legal jurisdiction; it is global.",{"category":100,"check":132,"severity":29,"summary":133},"Runtime stability","The skill's logic is described in markdown and relies on general agent tool capabilities, not specific OS or shell features.",{"category":45,"check":135,"severity":29,"summary":136},"Precise Purpose","The description clearly outlines the purpose (simulating multi-role dialogues with experts) and provides specific trigger phrases.",{"category":45,"check":138,"severity":29,"summary":139},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the skill's core capability and trigger phrases.",{"category":49,"check":141,"severity":29,"summary":142},"Concise Body","The skill's body is reasonably concise and focuses on the workflow, delegating deeper material where applicable.",{"category":144,"check":145,"severity":29,"summary":146},"Context","Progressive Disclosure","The skill utilizes relative paths for deeper procedures within the `references/` directory, adhering to progressive disclosure.",{"category":144,"check":148,"severity":71,"summary":149},"Forked exploration","The skill is conversational and does not involve deep code exploration or multi-file inspection requiring forked exploration.",{"category":27,"check":151,"severity":62,"summary":152},"Usage examples","While the workflow is detailed, concrete, ready-to-use end-to-end examples showing exact invocation and observable outcome are missing.",{"category":27,"check":154,"severity":51,"summary":155},"Edge cases","Failure modes and recovery steps for situations like user not confirming expert selection or tool failures are not explicitly documented.",{"category":112,"check":157,"severity":71,"summary":158},"Tool Fallback","The skill does not appear to rely on external tools like MCP servers that would require a fallback path.",{"category":100,"check":160,"severity":29,"summary":161},"Stack assumptions","The skill assumes a standard agent environment and Markdown processing, with no exotic language runtimes or specific OS dependencies declared.",{"category":163,"check":164,"severity":29,"summary":165},"Safety","Halt on unexpected state","The workflow describes clear steps and decision points, implying that unexpected states would halt the current path and await user input or confirmation.",{"category":100,"check":167,"severity":29,"summary":168},"Cross-skill coupling","The skill is self-contained and does not appear to implicitly rely on other skills; cross-skill coordination is not mentioned.",1778053249711,"This skill facilitates multi-role conversations by allowing users to specify or receive expert recommendations based on a topic. It orchestrates independent agent roles for each expert and a concluding 'judge' agent to synthesize the discussion, providing a structured approach to expert-driven dialogue.","2.0.0","3.4.0","The skill is well-structured and clearly documents its multi-role conversational workflow. However, the critical finding for 'Commit recency' due to the lack of commits, coupled with a warning for 'Release Management' and 'Usage examples', significantly impacts its trust and maintenance score. The non-commercial license also presents a usability limitation.",55,"A well-structured skill for simulating multi-role expert dialogues, but lacks recent maintenance and concrete usage examples.",[15,16,17,18,19],"global","flagged",{"codeQuality":180,"collectedAt":181,"documentation":182,"maintenance":184,"security":185,"testCoverage":187},{},1778053238314,{"descriptionLength":183,"readmeSize":8},64,{},{"hasNpmPackage":186,"smitheryVerified":186},false,{"hasCi":186,"hasTests":186},{"updatedAt":189},1778053288253,{"githubOwner":191,"githubRepo":192,"locale":23,"slug":193,"type":194},"dontbesilent2025","dbskill","dbs-chatroom","skill",true,{"_creationTime":197,"_id":198,"community":199,"display":200,"identity":216,"parentExtension":218,"providers":249,"relations":254,"workflow":255},1778053172687.5222,"k171b6fb8ph5h3srvagz5ts7c98666dd",{"reviewCount":8},{"description":201,"installMethods":202,"name":203,"sourceUrl":204,"tags":205},"定向聊天室。根据话题推荐或接受用户指定的专家，模拟多角色对话 + 判官总结。",{},"dontbesilent 商业诊断工具箱","https://github.com/dontbesilent2025/dbskill",[206,207,208,209,210,211,212,213,214,215],"business-diagnostics","chinese","content-creation","diagnosis","strategy","toolkit","thinking-tools","workflow-infrastructure","psychology","problem-dissolution",{"githubOwner":191,"githubRepo":192,"locale":23,"slug":193,"type":217},"plugin",{"_creationTime":219,"_id":220,"community":221,"display":222,"identity":231,"providers":234,"relations":244,"workflow":246},1778053172687.513,"k177pj7y8n3bt1g3qss80tbs85866zne",{"reviewCount":8},{"description":223,"installMethods":224,"name":225,"sourceUrl":204,"tags":226},"dontbesilent 商业诊断工具箱 — 从 12,307 条推文中提炼方法论，做成 17 个 Claude Code skill",{},"dontbesilent Business Diagnostic Toolkit",[206,208,227,228,207,229,230],"workflow","tool","ai-assistant","consulting",{"githubOwner":191,"githubRepo":192,"locale":23,"slug":232,"type":233},"dontbesilent-skills","marketplace",{"extract":235,"llm":241},{"commitSha":236,"license":237,"marketplace":238},"82ad0b438a95e6a350ff26febbcfd0d309feb134","CC BY-NC 4.0",{"name":232,"pluginCount":239,"version":240},17,"2.8.0",{"promptVersionExtension":171,"promptVersionScoring":172,"score":242,"targetMarket":177,"tier":243},75,"evaluated",{"repoId":245},"kd79vvh7s9ep69hsn7agrem6s1864j2b",{"anyEnrichmentAt":247,"extractAt":248,"githubAt":247,"llmAt":189,"updatedAt":189},1778053174293,1778053172687,{"extract":250,"llm":252},{"commitSha":236,"license":251},"Attribution-NonCommercial 4.0 International",{"promptVersionExtension":171,"promptVersionScoring":172,"score":253,"targetMarket":207,"tier":178},45,{"parentExtensionId":220,"repoId":245},{"anyEnrichmentAt":247,"extractAt":248,"githubAt":247,"llmAt":189,"updatedAt":189},{"extract":257,"llm":259},{"commitSha":236,"license":258},"CC-BY-NC-4.0",{"promptVersionExtension":171,"promptVersionScoring":172,"score":174,"targetMarket":177,"tier":178},{"parentExtensionId":198,"repoId":245},{"_creationTime":262,"_id":245,"identity":263,"providers":264,"workflow":277},1777995558409.854,{"githubOwner":191,"githubRepo":192,"sourceUrl":204},{"discover":265,"github":268},{"sources":266},[267],"skills-sh",{"closedIssues90d":269,"forks":270,"license":271,"openIssues90d":272,"pushedAt":273,"readmeSize":274,"stars":275,"topics":276},2,597,"NOASSERTION",5,1777975009000,11370,4243,[],{"discoverAt":278,"extractAt":279,"githubAt":279,"updatedAt":279},1777995558409,1778053176182,{"anyEnrichmentAt":247,"extractAt":248,"githubAt":247,"llmAt":189,"updatedAt":189},[],[283,313,334,365,388,417],{"_creationTime":284,"_id":285,"community":286,"display":287,"identity":297,"providers":300,"relations":307,"workflow":309},1778053622473.6248,"k17e13kntc9pwhxvnjq76zew4x8667vh",{"reviewCount":8},{"description":288,"name":289,"sourceUrl":290,"tags":291},"Diagnose flat dialogue, same-voice characters, and lack of subtext. Use when conversations feel wooden, characters sound alike, or dialogue only does one thing at a time.","Dialogue Diagnostic Skill","https://github.com/jwynia/agent-skills/tree/HEAD/skills/creative/fiction/character/dialogue",[292,293,17,294,295,296],"fiction","writing","character","diagnostic","creative",{"githubOwner":298,"githubRepo":299,"locale":23,"slug":17,"type":194},"jwynia","agent-skills",{"extract":301,"llm":304},{"commitSha":302,"license":303},"e02ec7e226a6e4f8419fd3b88a1d8e472d421b32","MIT",{"promptVersionExtension":171,"promptVersionScoring":172,"score":305,"targetMarket":177,"tier":306},98,"verified",{"repoId":308},"kd7efn3mprpa8rd8vm5hw5ebzx864fph",{"anyEnrichmentAt":310,"extractAt":311,"githubAt":310,"llmAt":312,"updatedAt":312},1778053625386,1778053622473,1778054012696,{"_creationTime":314,"_id":315,"community":316,"display":317,"identity":327,"providers":329,"relations":332,"workflow":333},1778053622473.6423,"k170x00yt49krcnfwkv91zkb69866jw7",{"reviewCount":8},{"description":318,"installMethods":319,"name":320,"sourceUrl":321,"tags":322},"Manage long-term fate and fortune across a shared world. Use when powerful entities feel permanent, when the world becomes static, when you need probabilistic death/fall mechanics, or when campaigns need world-level consequences that persist. Operates above the game-facilitator level.",{},"World Fates","https://github.com/jwynia/agent-skills/tree/HEAD/skills/creative/fiction/worldbuilding/world-fates",[323,324,292,325,18,326],"worldbuilding","narrative","storytelling","game-master",{"githubOwner":298,"githubRepo":299,"locale":23,"slug":328,"type":194},"world-fates",{"extract":330,"llm":331},{"commitSha":302,"license":303},{"promptVersionExtension":171,"promptVersionScoring":172,"score":305,"targetMarket":177,"tier":306},{"repoId":308},{"anyEnrichmentAt":310,"extractAt":311,"githubAt":310,"llmAt":312,"updatedAt":312},{"_creationTime":335,"_id":336,"community":337,"display":338,"identity":350,"providers":354,"relations":359,"workflow":361},1778053572007.0498,"k172f8k699cv65h8dsg6mfv7c18676p9",{"reviewCount":8},{"description":339,"installMethods":340,"name":341,"sourceUrl":342,"tags":343},"React Three Fiber physics with Rapier - RigidBody, colliders, forces, joints, sensors. Use when adding physics simulation, collision detection, character controllers, or creating interactive physics-based experiences.",{},"React Three Fiber Physics (Rapier)","https://github.com/enzed/r3f-skills/tree/HEAD/skills/r3f-physics",[344,345,346,347,348,18,349],"react-three-fiber","r3f","physics","rapier","3d","react",{"githubOwner":351,"githubRepo":352,"locale":23,"slug":353,"type":194},"enzed","r3f-skills","r3f-physics",{"extract":355,"llm":357},{"commitSha":356,"license":303},"8ce187a05a5316cf19fb6cc020e30018a418e565",{"promptVersionExtension":171,"promptVersionScoring":172,"score":358,"targetMarket":177,"tier":306},95,{"repoId":360},"kd7fm0ngr6axzqs9ck4nsz141n864ek3",{"anyEnrichmentAt":362,"extractAt":363,"githubAt":362,"llmAt":364,"updatedAt":364},1778053572340,1778053572007,1778053609759,{"_creationTime":366,"_id":367,"community":368,"display":369,"identity":380,"providers":381,"relations":385,"workflow":387},1778053172687.5217,"k17e1a1gykrkn17a82ewzpvw658664pr",{"reviewCount":8},{"description":370,"installMethods":371,"name":372,"sourceUrl":373,"tags":374},"哈耶克 × 米塞斯 × Claude 三人对话。奥派经济学视角的多角色讨论。 触发方式：/dbs-chatroom-austrian、/chatroom-austrian、/奥派、「奥派聊天室」 Austrian economics chatroom. Hayek × Mises × Claude debate. Trigger: /dbs-chatroom-austrian, /chatroom-austrian, /奥派, \"Austrian chat\"",{},"dbs-chatroom-austrian","https://github.com/dontbesilent2025/dbskill/tree/HEAD/skills/dbs-chatroom-austrian",[375,376,377,378,18,379],"economics","philosophy","debate","llm","multi-agent",{"githubOwner":191,"githubRepo":192,"locale":23,"slug":372,"type":194},{"extract":382,"llm":383},{"commitSha":236,"license":258},{"promptVersionExtension":171,"promptVersionScoring":172,"score":384,"targetMarket":177,"tier":306},90,{"parentExtensionId":386,"repoId":245},"k17b0yxqh8tynmm3y7j0f9bv95867fk1",{"anyEnrichmentAt":247,"extractAt":248,"githubAt":247,"llmAt":189,"updatedAt":189},{"_creationTime":389,"_id":390,"community":391,"display":392,"identity":402,"providers":406,"relations":411,"workflow":413},1778053100136.2393,"k173p1svzyzk4k2dy0zhfdfnys8671fg",{"reviewCount":8},{"description":393,"installMethods":394,"name":395,"sourceUrl":396,"tags":397},"Generate a personalized SOUL.md through a warm, adaptive onboarding conversation. Trigger when the user wants to create, set up, or initialize their AI partner's identity — e.g., \"create my SOUL.md\", \"bootstrap my agent\", \"set up my AI partner\", \"define who you are\", \"let's do onboarding\", \"personalize this AI\", \"make you mine\", or when a SOUL.md is missing. Also trigger for updates: \"update my SOUL.md\", \"change my AI's personality\", \"tweak the soul\".",{},"Bootstrap Soul","https://github.com/bytedance/deer-flow/tree/HEAD/skills/public/bootstrap",[398,15,399,400,401],"onboarding","personalization","agent-setup","soul-md",{"githubOwner":403,"githubRepo":404,"locale":23,"slug":405,"type":194},"bytedance","deer-flow","bootstrap",{"extract":407,"llm":409},{"commitSha":408,"license":303},"1336872b15c25d45ebcb7c1cf72369c2bdd53187",{"promptVersionExtension":171,"promptVersionScoring":172,"score":410,"targetMarket":177,"tier":306},85,{"repoId":412},"kd789sm7egx1h0t1jag6zzhcq98656wv",{"anyEnrichmentAt":414,"extractAt":415,"githubAt":414,"llmAt":416,"updatedAt":416},1778053101076,1778053100136,1778053169012,{"_creationTime":418,"_id":419,"community":420,"display":421,"identity":429,"providers":433,"relations":438,"workflow":440},1778054663200.0662,"k174gtke67gjm983xyev9h5efd866jqq",{"reviewCount":8},{"description":422,"installMethods":423,"name":424,"sourceUrl":425,"tags":426},"Extension from onewave-ai/claude-skills",{},"Debate Simulator","https://github.com/onewave-ai/claude-skills/tree/HEAD/debate-simulator",[377,427,18,378,428],"persona","ai-agent",{"githubOwner":430,"githubRepo":431,"locale":23,"slug":432,"type":194},"onewave-ai","claude-skills","debate-simulator",{"extract":434,"llm":436},{"commitSha":435,"license":303},"eb3d80be32b6cafcf0d5df1c1b8a95df75838271",{"promptVersionExtension":171,"promptVersionScoring":172,"score":437,"targetMarket":177,"tier":178},65,{"repoId":439},"kd71e43dj0b7ak5e55pyshxp4n864t6p",{"anyEnrichmentAt":441,"extractAt":442,"githubAt":441,"llmAt":443,"updatedAt":443},1778054667983,1778054663200,1778055270278]