agentsclimarketplace

Md skill tree architect

Skill frankxai/awesome-gamification-agent-skills/skills/md-skill-tree-architect

THE definitive curated resource for gamification-agent-skills | GenCreator 6-Pillar CoE • Starlight Intelligence • Arcanea Creative Execution • Agentic Passive Income Systems

Install
npx -y skills add frankxai/awesome-gamification-agent-skills --skill md-skill-tree-architect

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

One thing to look at

  • 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

Create Markdown-first skill trees, progression tracks, node cards, trials, rewards, prerequisites, YAML frontmatter schemas, and git-friendly mastery systems. Use when the user wants MD-based gamification, skill progression, learning paths, or portable skill-tree repos.

SKILL.md

1.3 KB, 220 tokens by cl100k_base, as published. Nobody here has run it

Markdown Skill Tree Architect

Use this skill to design portable skill trees that live in git as Markdown.

Workflow

  1. Define the audience and capability promise.
  2. Choose axes and ranks.
  3. Create track files.
  4. Create node files with prerequisites and acceptance criteria.
  5. Create trial files for rank-up.
  6. Create reward files that unlock useful work.
  7. Create a ledger event example.
  8. Add validation checks for unreachable nodes and circular prerequisites.

Frontmatter Minimum

---
id: stable-id
type: track | node | trial | reward
status: draft | active | deprecated
visibility: public | unlisted | private
version: 0.1.0
---

Quality Gates

  • Every node must teach or unlock one capability.
  • Every trial must have objective acceptance criteria.
  • Every reward must change what can be done.
  • Keep lore names separate from platform names.

Output Shape

  • Folder map.
  • Track outline.
  • Node cards.
  • Trial cards.
  • Reward cards.
  • Validation checklist.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,984. 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.