Skip to content

v0.5.0-draft: 48 skills (3x baseline reached)

Pre-release
Pre-release

Choose a tag to compare

@RealThanhNguyxn RealThanhNguyxn released this 09 May 13:20
· 10 commits to main since this release

BlendOps v0.5.0-draft — 48 skills (3x baseline target reached)

Final Draft v0 milestone for the BlendOps skills layer roadmap. The repo now ships 48 portable Anthropic Skills = 3x the original 16-skill baseline.

What changed since v0.4.0-draft

Batch 7 — Recipe / pack operations (4 skills)

  • recipe-fit-assessor — map user goals to BlendOps recipes/packs; flag scope gaps; recommend canonical workflow entry
  • pack-prerequisite-checker — GO/NO-GO matrix (brief, assets, runtime posture, evidence) before pack execution
  • workflow-stage-router — pick the next narrow skill from current artifact inventory + preconditions
  • acceptance-criteria-builder — turn locked brief + recipe into measurable checklist with evidence hooks

Batch 8 — Runtime path discipline (4 skills)

  • runtime-path-picker — Path 1 Lab MCP vs Path 2 ahujasid vs CLI appendix decision under constraints
  • path-one-host-outline — Anthropic Connector vs manual MCP host; Lab add-on inside Blender 5.1+ always required
  • cli-appendix-job-outline — phased headless blender --background job outline; upstream CLI manual is authority
  • runtime-attempt-report-writer — truth-label evidence-bound attempt report after Path 1 / Path 2 / CLI tries

Each new skill ships with SKILL.md + EVAL.md + 3 references/ files (32 new reference files).

Roadmap status — 48/48 (100%)

Tag Skills Theme
v0.1.0-draft 16 Baseline
v0.2.0-draft 24 + Web 3D handoff deep + Quality validators
v0.3.0-draft 32 + Domain scene planners + Process discipline
v0.4.0-draft 40 + Asset/sourcing + Color/format/output
v0.5.0-draft 48 + Recipe/pack ops + Runtime path discipline

Assets (48 portable Skill ZIPs)

Every Skill is a stand-alone uploadable Anthropic Skill (≤200-char description, no version:/status:/tags: keys). Drag-drop straight into Claude.ai / Claude Desktop, drop into .claude/skills/ for Claude Code, or wire into any MCP-aware coding agent following per-target install docs in docs/install/.

Scope reminder

BlendOps still publishes one thing: the skills layer. Runtime paths (Path 1 Blender Lab MCP, Path 2 community ahujasid/blender-mcp, CLI fallback) remain upstream's deliverable — see docs/runtime-stack-strategy.md.

Verification

  • npm run docs:check passes 342 active markdown files.
  • npm run skills:export produces 48 ZIPs + 48 Claude Code folders deterministically.