AI Agent Hub
Back to skills
🏢

DontBeSilent Business Diagnosis Toolkit

Business Operations Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please install @user_13deaa5f/dbskill-dontbesilent according to https://skillhub.cn/install/skillhub.md.

About this skill

Problem: Diagnosis work is fragmented across steps

Business operations questions often span model, content, spread, and decision-making. When rewriting titles, benchmarking competitors, or drafting reports, the earlier diagnosis can be lost. dbskill Business Diagnosis Toolkit combines dontbesilent modules into one entry: a single package includes linked commands such as /dbs, /dbs-diagnosis, /dbs-benchmark, /dbs-content, and /dbs-report. For vague requests like “show me where I’m stuck” or “what should I do next”, it routes through the main entry first, then reads the relevant modules/*.md file before executing, so the workflow does not depend on manual stitching.

How it works: route first, then follow module rules

Core rule: identify the command, read the module, and output according to its templates and constraints.
- Clear command: /dbs-xhs-title enters the Xiaohongshu title formula module; /dbs-benchmark enters benchmark analysis.
- Vague request: “how should I handle this content?” routes to /dbs first.
- State continuity: /dbs-save stores diagnosis state, /dbs-restore recovers context, and /dbs-report summarizes the result.

The modules cover business model diagnosis, content creation, short-video hooks, WeChat public account HTML, spread psychology, resonance diagnosis, goal clarity, and decision systems. Execution requires reading the module source first, then following its identity, process, constraints, and output format; templates, scaffolds, and tools are resolved from the module resource directory.

Scope and cautions

It fits diagnosis chains from business questions to content, decisions, and reporting, especially when earlier judgments need to remain visible in one session. The provided materials describe this SkillHub version as a lightweight retained version; a fuller resource pack is available through the GitHub / Claude Code plugin marketplace. When templates, scripts, or deeper resources are involved, verify that the module assets are included in the package. It is not free-form generation: without a clear command it routes to /dbs; with a clear command it enters the corresponding module and follows the defined workflow.

Use Cases

  • Preparing quarterly reviews by using /dbs-benchmark to analyze competitor strategies and /dbs-report to generate structured reports.
  • Planning Xiaohongshu notes by calling /dbs-xhs-title for title formulas and /dbs-ai-check to remove stiff AI writing traces.
  • Facing product line choices by using /dbs-diagnosis to identify business model flaws and /dbs-decision to clarify decision paths.
  • Following up on complex projects across days by using /dbs-save to store state and /dbs-restore to resume context.

Best For

  • Content editors managing multi-platform matrices (needing to generate platform-specific titles, optimize hooks, and diagnose resonance).
  • Entrepreneurs facing business bottlenecks (needing to deconstruct business models, benchmark competitors, and map out decision paths).
  • Consulting advisors delivering deep-dive reports (requiring state persistence across long diagnostic chains and structured report generation).
  • Engineers building agent workstations (needing to migrate existing business diagnosis logic into automated workflows).