dontbesilent 商业工具箱主入口。双模式:任务前路由(你的问题该用哪个 skill)+ 任务后导航(刚做完诊断,下一步该干什么)。 触发方式:/dbs、/商业、「帮我看看」、「下一步怎么走」 Main entry point for dontbesilent business toolkit. Dual mode: pre-task routing + post-task navigation. Trigger: /dbs, "help me with my business", "what's next"
$npx -y skills add pluviobyte/rnskill --skill dbsInstalls into the current project.
Run `npx skills use "https://github.com/pluviobyte/rnskill" --skill "pluviobyte/rnskill/dbs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/pluviobyte/rnskill" that are relevant to the current task. Run `npx skills add "https://github.com/pluviobyte/rnskill"` and select the relevant skills, then follow their instructions.