Dontbesilent Dbskill
Skill by adisinghstudent
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/adisinghstudent/dontbesilent-dbskill---
name: dontbesilent-dbskill
description: Claude Code skill for dontbesilent's business diagnosis toolkit — routes to diagnosis, benchmark, content, unblock, and deconstruct skills built from 12,307 tweets
triggers:
- diagnose my business model
- help me find a benchmark competitor
- diagnose my content strategy
- I'm stuck and can't execute
- deconstruct this concept for me
- run business diagnosis
- use dbs skill
- commercial diagnosis
---
# dontbesilent-dbskill
> Skill by [ara.so](https://ara.so) — Daily 2026 Skills collection.
Business diagnosis toolkit for Claude Code. Distilled from 12,307 tweets into 4,176 structured knowledge atoms across 6 diagnostic skills.
---
## Installation
```bash
npx skills add dontbesilent2025/dbskill
Or manually:
git clone https://github.com/dontbesilent2025/dbskill.git /tmp/dbskill \
&& cp -r /tmp/dbskill/skills/dbs* ~/.claude/skills/ \
&& rm -rf /tmp/dbskill
After installation, use /dbs inside Claude Code.
Skills Overview
| Command | Purpose |
|---|---|
/dbs | Main entry point — auto-routes to the right tool |
/dbs-diagnosis | Business model diagnosis. Dissolves problems rather than answering them |
/dbs-benchmark | Benchmark analysis. Five filters to eliminate noise |
/dbs-content | Content creation diagnosis. Five-dimension detection |
/dbs-unblock | Execution diagnosis. Adlerian framework |
/dbs-deconstruct | Concept deconstruction. Wittgensteinian audit |
Workflow
diagnosis (is the business model right?)
↓
benchmark (who to model after?)
↓
content (how to do content?)
↓
unblock (can't move forward?)
deconstruct (deconstruct concepts at any step)
Skills auto-recommend next steps. For example, if diagnosis detects psychological blockers, it suggests unblock.
Usage
Main Router
/dbs I'm running a consulting business but clients keep ghosting after the first call
The /dbs router reads the input and dispatches to the correct skill automatically.
/dbs-diagnosis — Business Model Diagnosis
What it does: Applies 6 axioms + a dissolution funnel to identify whether you have a real business problem or a false framing problem.
/dbs-diagnosis
My SaaS has 200 signups but nobody converts to paid. We have a free tier.
Typical output structure:
- Axiom scan — which of the 6 axioms are violated
- Problem dissolution — is this a real problem or a framing error
- Signal classification — structural vs. psychological vs. execution
- Recommended next skill
When to use:
- Revenue is flat but you can't identify why
- You're about to pivot and want a second opinion
- The business "feels wrong" but you can't articulate it
/dbs-benchmark — Benchmark Analysis
What it does: Finds who to model after using five filters to exclude misleading comparisons.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-adisinghstudent-dontbesilent-dbskill": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
Oh My Openagent Omo
Skill by adisinghstudent
Planning With Files Manus Workflow
Skill by adisinghstudent
mirofish-offline-simulation
Fully local multi-agent swarm intelligence simulation engine using Neo4j + Ollama for public opinion, market sentiment, and social dynamics prediction.
ghostling-libghostty-terminal
Build minimal terminal emulators using the libghostty-vt C API with Raylib for windowing and rendering
Obra Superpowers Agentic Workflow
Skill by adisinghstudent