[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-dontbesilent2025-dbs-chatroom-en":3,"guides-for-dontbesilent2025-dbs-chatroom":280,"similar-k1774q3q0v0rkpmg0m3ve7pvb9867bkb":281},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":20,"identity":190,"isFallback":186,"parentExtension":195,"providers":255,"relations":259,"repo":260,"workflow":279},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",{"_creationTime":196,"_id":197,"community":198,"display":199,"identity":215,"parentExtension":217,"providers":248,"relations":253,"workflow":254},1778053172687.5222,"k171b6fb8ph5h3srvagz5ts7c98666dd",{"reviewCount":8},{"description":200,"installMethods":201,"name":202,"sourceUrl":203,"tags":204},"定向聊天室。根据话题推荐或接受用户指定的专家，模拟多角色对话 + 判官总结。",{},"dontbesilent 商业诊断工具箱","https://github.com/dontbesilent2025/dbskill",[205,206,207,208,209,210,211,212,213,214],"business-diagnostics","chinese","content-creation","diagnosis","strategy","toolkit","thinking-tools","workflow-infrastructure","psychology","problem-dissolution",{"githubOwner":191,"githubRepo":192,"locale":23,"slug":193,"type":216},"plugin",{"_creationTime":218,"_id":219,"community":220,"display":221,"identity":230,"providers":233,"relations":243,"workflow":245},1778053172687.513,"k177pj7y8n3bt1g3qss80tbs85866zne",{"reviewCount":8},{"description":222,"installMethods":223,"name":224,"sourceUrl":203,"tags":225},"dontbesilent 商业诊断工具箱 — 从 12,307 条推文中提炼方法论，做成 17 个 Claude Code skill",{},"dontbesilent Business Diagnostic Toolkit",[205,207,226,227,206,228,229],"workflow","tool","ai-assistant","consulting",{"githubOwner":191,"githubRepo":192,"locale":23,"slug":231,"type":232},"dontbesilent-skills","marketplace",{"extract":234,"llm":240},{"commitSha":235,"license":236,"marketplace":237},"82ad0b438a95e6a350ff26febbcfd0d309feb134","CC BY-NC 4.0",{"name":231,"pluginCount":238,"version":239},17,"2.8.0",{"promptVersionExtension":171,"promptVersionScoring":172,"score":241,"targetMarket":177,"tier":242},75,"evaluated",{"repoId":244},"kd79vvh7s9ep69hsn7agrem6s1864j2b",{"anyEnrichmentAt":246,"extractAt":247,"githubAt":246,"llmAt":189,"updatedAt":189},1778053174293,1778053172687,{"extract":249,"llm":251},{"commitSha":235,"license":250},"Attribution-NonCommercial 4.0 International",{"promptVersionExtension":171,"promptVersionScoring":172,"score":252,"targetMarket":206,"tier":178},45,{"parentExtensionId":219,"repoId":244},{"anyEnrichmentAt":246,"extractAt":247,"githubAt":246,"llmAt":189,"updatedAt":189},{"extract":256,"llm":258},{"commitSha":235,"license":257},"CC-BY-NC-4.0",{"promptVersionExtension":171,"promptVersionScoring":172,"score":174,"targetMarket":177,"tier":178},{"parentExtensionId":197,"repoId":244},{"_creationTime":261,"_id":244,"identity":262,"providers":263,"workflow":276},1777995558409.854,{"githubOwner":191,"githubRepo":192,"sourceUrl":203},{"discover":264,"github":267},{"sources":265},[266],"skills-sh",{"closedIssues90d":268,"forks":269,"license":270,"openIssues90d":271,"pushedAt":272,"readmeSize":273,"stars":274,"topics":275},2,597,"NOASSERTION",5,1777975009000,11370,4243,[],{"discoverAt":277,"extractAt":278,"githubAt":278,"updatedAt":278},1777995558409,1778053176182,{"anyEnrichmentAt":246,"extractAt":247,"githubAt":246,"llmAt":189,"updatedAt":189},[],[282,312,333,364,387,416],{"_creationTime":283,"_id":284,"community":285,"display":286,"identity":296,"providers":299,"relations":306,"workflow":308},1778053622473.6248,"k17e13kntc9pwhxvnjq76zew4x8667vh",{"reviewCount":8},{"description":287,"name":288,"sourceUrl":289,"tags":290},"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",[291,292,17,293,294,295],"fiction","writing","character","diagnostic","creative",{"githubOwner":297,"githubRepo":298,"locale":23,"slug":17,"type":194},"jwynia","agent-skills",{"extract":300,"llm":303},{"commitSha":301,"license":302},"e02ec7e226a6e4f8419fd3b88a1d8e472d421b32","MIT",{"promptVersionExtension":171,"promptVersionScoring":172,"score":304,"targetMarket":177,"tier":305},98,"verified",{"repoId":307},"kd7efn3mprpa8rd8vm5hw5ebzx864fph",{"anyEnrichmentAt":309,"extractAt":310,"githubAt":309,"llmAt":311,"updatedAt":311},1778053625386,1778053622473,1778054012696,{"_creationTime":313,"_id":314,"community":315,"display":316,"identity":326,"providers":328,"relations":331,"workflow":332},1778053622473.6423,"k170x00yt49krcnfwkv91zkb69866jw7",{"reviewCount":8},{"description":317,"installMethods":318,"name":319,"sourceUrl":320,"tags":321},"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",[322,323,291,324,18,325],"worldbuilding","narrative","storytelling","game-master",{"githubOwner":297,"githubRepo":298,"locale":23,"slug":327,"type":194},"world-fates",{"extract":329,"llm":330},{"commitSha":301,"license":302},{"promptVersionExtension":171,"promptVersionScoring":172,"score":304,"targetMarket":177,"tier":305},{"repoId":307},{"anyEnrichmentAt":309,"extractAt":310,"githubAt":309,"llmAt":311,"updatedAt":311},{"_creationTime":334,"_id":335,"community":336,"display":337,"identity":349,"providers":353,"relations":358,"workflow":360},1778053572007.0498,"k172f8k699cv65h8dsg6mfv7c18676p9",{"reviewCount":8},{"description":338,"installMethods":339,"name":340,"sourceUrl":341,"tags":342},"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",[343,344,345,346,347,18,348],"react-three-fiber","r3f","physics","rapier","3d","react",{"githubOwner":350,"githubRepo":351,"locale":23,"slug":352,"type":194},"enzed","r3f-skills","r3f-physics",{"extract":354,"llm":356},{"commitSha":355,"license":302},"8ce187a05a5316cf19fb6cc020e30018a418e565",{"promptVersionExtension":171,"promptVersionScoring":172,"score":357,"targetMarket":177,"tier":305},95,{"repoId":359},"kd7fm0ngr6axzqs9ck4nsz141n864ek3",{"anyEnrichmentAt":361,"extractAt":362,"githubAt":361,"llmAt":363,"updatedAt":363},1778053572340,1778053572007,1778053609759,{"_creationTime":365,"_id":366,"community":367,"display":368,"identity":379,"providers":380,"relations":384,"workflow":386},1778053172687.5217,"k17e1a1gykrkn17a82ewzpvw658664pr",{"reviewCount":8},{"description":369,"installMethods":370,"name":371,"sourceUrl":372,"tags":373},"哈耶克 × 米塞斯 × 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",[374,375,376,377,18,378],"economics","philosophy","debate","llm","multi-agent",{"githubOwner":191,"githubRepo":192,"locale":23,"slug":371,"type":194},{"extract":381,"llm":382},{"commitSha":235,"license":257},{"promptVersionExtension":171,"promptVersionScoring":172,"score":383,"targetMarket":177,"tier":305},90,{"parentExtensionId":385,"repoId":244},"k17b0yxqh8tynmm3y7j0f9bv95867fk1",{"anyEnrichmentAt":246,"extractAt":247,"githubAt":246,"llmAt":189,"updatedAt":189},{"_creationTime":388,"_id":389,"community":390,"display":391,"identity":401,"providers":405,"relations":410,"workflow":412},1778053100136.2393,"k173p1svzyzk4k2dy0zhfdfnys8671fg",{"reviewCount":8},{"description":392,"installMethods":393,"name":394,"sourceUrl":395,"tags":396},"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",[397,15,398,399,400],"onboarding","personalization","agent-setup","soul-md",{"githubOwner":402,"githubRepo":403,"locale":23,"slug":404,"type":194},"bytedance","deer-flow","bootstrap",{"extract":406,"llm":408},{"commitSha":407,"license":302},"1336872b15c25d45ebcb7c1cf72369c2bdd53187",{"promptVersionExtension":171,"promptVersionScoring":172,"score":409,"targetMarket":177,"tier":305},85,{"repoId":411},"kd789sm7egx1h0t1jag6zzhcq98656wv",{"anyEnrichmentAt":413,"extractAt":414,"githubAt":413,"llmAt":415,"updatedAt":415},1778053101076,1778053100136,1778053169012,{"_creationTime":417,"_id":418,"community":419,"display":420,"identity":428,"providers":432,"relations":437,"workflow":439},1778054663200.0662,"k174gtke67gjm983xyev9h5efd866jqq",{"reviewCount":8},{"description":421,"installMethods":422,"name":423,"sourceUrl":424,"tags":425},"Extension from onewave-ai/claude-skills",{},"Debate Simulator","https://github.com/onewave-ai/claude-skills/tree/HEAD/debate-simulator",[376,426,18,377,427],"persona","ai-agent",{"githubOwner":429,"githubRepo":430,"locale":23,"slug":431,"type":194},"onewave-ai","claude-skills","debate-simulator",{"extract":433,"llm":435},{"commitSha":434,"license":302},"eb3d80be32b6cafcf0d5df1c1b8a95df75838271",{"promptVersionExtension":171,"promptVersionScoring":172,"score":436,"targetMarket":177,"tier":178},65,{"repoId":438},"kd71e43dj0b7ak5e55pyshxp4n864t6p",{"anyEnrichmentAt":440,"extractAt":441,"githubAt":440,"llmAt":442,"updatedAt":442},1778054667983,1778054663200,1778055270278]