business-insights-extractor
Maintainer-facing tool that ingests external source material (Telegram HTML exports, markdown articles, etc.) and distils it into the canonical startup-wisdom.md file consumed by the `doccraft-business` skill. Use whenever the user mentions extracting insights, ingesting a new channel export, refreshing startup wisdom, adding a source, processing a telegram export, re-running the reduce pass, updating the distilled rules, or anything else that produces or updates `startup-wisdom.md`. Do NOT use when the user is asking for business advice, working through requirements, setting priorities, or interviewing on target audience / milestones — that is the `business` skill's job.
Repository SourceNeeds Review
doccraft-business
Startup-wisdom-informed advisor and requirements interviewer for this project. Consults distilled founder knowledge plus project-specific business artifacts (target audience, business model, milestones) to guide priority, direction, and tradeoff decisions. Elicits missing context via clarifying questions rather than guessing. ALWAYS invoke this skill when the user asks "what should I build next", "is this the right priority", "who is this for", "what phase are we in", "should we charge for this", "how do we get users", "is this a good idea", or before committing to any direction that has go-to-market, pricing, or audience implications — even if they don't use business jargon. Do NOT use for ingesting new source material or updating the wisdom file — that is the `business-insights-extractor` tool.
Repository SourceNeeds Review
doccraft-queue-audit
Reconcile the dependency graph, pick-next queue, and backlog status across {{DOCS_DIR}}/stories/, {{DOCS_DIR}}/queue.md, and {{DOCS_DIR}}/backlog.md. Use after adding or editing a story (especially one with depends_on), after reshuffling priorities, or when the user asks "what can I work on next", "what's unblocked", "sanity-check the queue", "check my story dependencies", "fix the queue order", or "what parallel work is ready". In Agent mode (the tool can write files), apply objective mechanical fixes in the same turn and report what changed; in Ask / read-only mode, emit a proposal instead. Stop and report — never guess — on directed cycles, unknown depends_on ids, duplicate ids, or ambiguous editorial reorders.
Repository SourceNeeds Review
newton-quotation-pdf-extraction
从PDF报价单中提取产品信息(型号、数量、价格、币种、图片)。当用户需要从PDF报价单或产品目录中提取结构化产品数据时使用,特别适用于电商产品列表或价格表。
Archived SourceRecently Updated