agentsclimarketplace

Diagnose apply split

Skill muqian2026-rgb/qian-public/skills/diagnose-apply-split

Book-learn-distill + Cursor Skills for PM workflow. Fork to clone PRD gates, issue-ready checks, and skill factory patterns.

Install
npx -y skills add muqian2026-rgb/qian-public --skill diagnose-apply-split

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Split a methodology book into two Cursor skills: diagnose (analyze) and apply (produce). Template only — no copyrighted book content. Use with book-learn-distill Equip stage.

SKILL.md

2.1 KB, as published. Nobody here has run it

Diagnose / Apply Split

For complex methodology books where one Skill is too broad.
Template only — fill with your own learn/<slug> outputs; never paste copyrighted excerpts.

When to split

SignalAction
Method has numbered steps and analysis frameworksConsider split
Users ask both "review my plan" and "write the deliverable"Split
Book is mostly reference / Q&ASingle Skill or HTML only

Two skills

SkillJobExample triggers
diagnoseAnalyze current state with book's questions/frameworks"review this PRD", "what's wrong with our funnel"
applyProduce structured output with book's steps/templates"draft the spec", "fill the template"

Fictional example (not a real book)

Book: Product Decision Patterns (fictional)

diagnoseapply
Trigger"evaluate this feature idea""write the one-pager"
InputProblem statement + constraintsApproved direction from diagnose
OutputGap list + risks + questions for stakeholdersFilled one-pager markdown
Must notWrite full specRe-run full market analysis

Agent workflow

  1. User finishing book-learn-distill Equip for a complex book
  2. Read learn/<slug> framework + steps (user's private repo)
  3. Copy references/template.md
  4. Draft two SKILL.md files: skills/<slug>/diagnose/ and skills/<slug>/apply/
  5. Run skill-activation-test on each

Negative constraints

  • Do not embed book excerpts in public copies
  • Do not use real author personas without rights
  • diagnose must not silently do apply's deliverable

Reference

Blank split template: references/template.md

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.