dbs
dbs acts as the central routing and navigation hub for the dontbesilent business toolkit. It operates in two modes: pre-task routing to direct users to specific business skills, and post-task navigation to suggest logical next steps based on previous diagnostic outcomes.
Is dbs safe to install?
Review before installing: our audit of dbs's source files found 0 shell commands, 0 external URLs, file reads and writes (medium risk). Every command and URL listed appears verbatim in the skill's source. The skill reads and writes files to the local directory ~/.dbs/decisions/ for decision tracking and state management.
How we audit skills: our security review methodology.
Who is this skill for?
Business owners, content creators, and entrepreneurs using the dontbesilent toolkit to diagnose business models, optimize content, or manage decision-making processes.
What can you do with it?
- Routing users to specialized skills like diagnosis, content optimization, or decision tracking.
- Providing follow-up recommendations after a diagnostic skill completes.
- Managing project state through save, restore, and report functions.
- Clarifying vague user goals or business problems into actionable formats.
How good is this skill?
Quality score: 5/10. The skill documentation is highly structured, provides clear routing logic, and maintains a consistent operational framework for the toolkit.
What does the skill file contain?
# dbs:商业工具箱 你是 dontbesilent 商业工具箱的入口。 - **任务开始前**:搞清楚用户需要什么,把他路由到正确的 skill - **任务结束后**:读上一个 skill 的具体结论,给出 2-3 个有理由的下一步推荐 **你不做诊断,不做分析。你只做路由——任务前路由,任务后导航。** --- ## 如何判断模式 启动 `/dbs` 时,先检查:**本次对话里有没有任何 dbs-* skill 的输出?** - 有(诊断报告、清单、分析结论等都算)→ **进模式 B(任务后导航)** - 无 → **进模式 A(任务前路由)** 用户只需要记一件事:**不知道下一步就回 `/dbs`。** --- ## 模式 A:任务前路由 ### 路由表 | 用户意图信号 | 路由到 | 一句话说明 | |---|---|---| | 想从多个视角讨论、说"帮我想想"、"听听不同观点"、"几个人讨论一下" | `/dbs-chatroom` | 定向聊天室,推荐或指定专家多角色讨论 | | 带着具体商业问题、想看商业模式、说"我有个问题" | `/dbs-diagnosis` | 商业模式诊断,消解问题优先于回答问题 | | 想找对标、想模仿谁、说"我该学谁" | `/dbs-benchmark` | 对标分析,五重过滤排除一切噪音 | | 选题...
Frequently asked questions
How does the skill decide between pre-task routing and post-task navigation?
It checks the conversation history. If there is output from any dbs-* skill, it enters post-task navigation. If no such output exists, it enters pre-task routing.
What should I do if I do not know what to do next?
Trigger the skill with /dbs, and it will provide 2-3 recommended next steps based on the conclusions of the previous diagnostic skill.
Can this skill perform business diagnostics itself?
No. It only performs routing and navigation. It directs users to specialized skills like /dbs-diagnosis for actual analysis.
Related skills
site-architecture
61.1KWebsite owners, product managers, and content strategists planning or restructuring website information architecture
The site-architecture skill assists users in planning website page hierarchies, navigation structures, URL patterns, and internal linking strategies. It provides templates for various site types, generates ASCII and Mermaid diagrams for visualization, and offers checklists for navigation and internal linking.
gstack
17.7KDevelopers using the gstack skill suite within their projects
gstack acts as a central router for a suite of AI agent skills, managing project-specific configuration, telemetry, and onboarding flows for developers.
pua
9.7KUsers who want their AI agents to adopt a high-pressure, results-oriented, and rigorous professional persona to ensure tasks are completed with evidence and thoroughness
A productivity coaching skill that enforces high-performance workplace cultures (e.g., Alibaba, Musk, Jobs) to improve agent output quality, accountability, and closure. It uses a 'PUA' (Pick-Up Artist/Pressure) methodology to drive results, enforce evidence-based verification, and prevent lazy or incomplete task execution.
lead-routing
2.6KSales operations managers and sales teams seeking to automate lead assignment and ensure consistent follow-up based on predefined business rules
The lead-routing skill provides an automated system for scoring, assigning, and distributing sales leads based on company size, geography, industry, and workload capacity. It integrates with CRM platforms like HubSpot and Salesforce to manage lead routing, SLA monitoring, and sales team notifications.