explaingit

dontbesilent2025/dbskill

4,702ShellAudience · pm founderComplexity · 1/5LicenseSetup · easy

TLDR

17 AI agent skill files for structured business, content, and personal-goal diagnosis, load them into Claude Code, Cursor, or Codex to get guided step-by-step analysis instead of generic chat answers.

Mindmap

mindmap
  root((dbskill))
    What it does
      AI agent skills
      Business diagnosis
      Content strategy review
    Skill types
      Business model check
      Content evaluation
      Goal shortcut detection
      Video opening review
    State management
      Save session
      Reload session
      Merge reports
    Knowledge base
      4176 JSON atoms
      Methodology docs
      Case libraries
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Things people build with this

USE CASE 1

Diagnose why your business model or content strategy is not working using a structured multi-step AI-guided analysis session.

USE CASE 2

Use the knowledge base JSON atoms as a system prompt or RAG dataset for a custom chatbot focused on business and content strategy.

USE CASE 3

Save a diagnosis session to a file, reload it days later to continue, and merge multiple sessions into a single shareable report.

USE CASE 4

Evaluate short-video openings or social media titles through specific diagnostic frameworks without writing your own prompts.

Tech stack

ShellJSON

Getting it running

Difficulty · easy Time to first run · 5min

Load skill files directly into Claude Code or Cursor as agent skills, no install or build step needed.

Free for personal, educational, and non-commercial use under CC BY-NC 4.0, commercial use requires separate permission from the author.

In plain English

dbskill is a set of 17 AI agent skills for business diagnosis, built by a Chinese creator who distilled methods from 12,307 of their own tweets. The skills are designed to be loaded into AI coding tools like Claude Code, Codex, Cursor, or Trae Solo, and each one guides the AI through a specific type of analysis rather than answering questions directly. The core diagnostic tools walk through distinct stages of figuring out what is wrong with a business direction, content strategy, or personal goal. One skill diagnoses business model problems, another finds reference points by comparing against similar successful operators, a third evaluates content across five dimensions, and others cover specific concerns like short-video openings, Xiaohongshu (a Chinese social platform) titles, detecting AI-sounding writing, and whether someone is taking shortcuts on a decision that deserves slow careful work. A state management trio rounds out the toolkit. After finishing a diagnosis session, the user can save the key conclusions to a local file, reload them in a later session to continue where they left off, and eventually merge multiple saved sessions into a single shareable report. This is meant to turn diagnosis from a one-time chat into an ongoing process across days or weeks. Alongside the skills is an open knowledge base. It contains 4,176 structured knowledge atoms, each one a single insight extracted from the author's tweets and formatted as JSON with topic tags, a confidence level, and links to the original post. The same knowledge base also includes longer methodology documents and case libraries for each skill area. These files can be used independently, for example as a system prompt for a custom chatbot or as a dataset for retrieval-augmented search, without installing the skill package at all. The project is licensed under CC BY-NC 4.0, which allows personal, educational, and non-commercial use freely. Commercial use requires separate permission from the author.

Copy-paste prompts

Prompt 1
Load the business model diagnosis skill from dbskill into Claude Code. I run a paid newsletter with 200 subscribers and $0 revenue after 3 months. Walk me through the full diagnosis to find the root problem.
Prompt 2
I want to use the dbskill knowledge base JSON atoms as context for a custom GPT. Show me how to load the JSON files and format them as a system prompt for a business strategy assistant.
Prompt 3
Using the dbskill content evaluation skill, analyze this short-video script across all five dimensions it covers and give me specific improvement suggestions.
Prompt 4
Show me how to use the dbskill state management skills to save my current diagnosis session to a local file and reload it in a new chat session.
Open on GitHub → Explain another repo

← dontbesilent2025 on gitmyhub — every repo by this author, as a profile.

Verify against the repo before relying on details.