Blender Showcase Reproduction
SkillMediaReproduce a maintained Blender showcase recipe from authorized video, tutorial, image, or local asset inputs while enforcing visual-acceptance and asset-distribution gates.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Blender Showcase Reproduction skill
What this skill tells your AI
The instructions your AI receives, as published by freedomintelligence/blenderlore in skills/blender-pipeline/reproduction/SKILL.md and read by ahel’s review.
Use scripts/reproduce.sh to select one exact recipe. The command is a dry run
unless the user explicitly authorizes --execute.
The packaged public catalog is metadata-only. It records the current public showcase identity, input bindings, dynamic acceptance contracts, known gaps, and distribution policy; it contains no source assets or tutorial media. A public preview URL is acceptance evidence, not permission to download or reuse the asset. A recipe that is disabled, blocked, incomplete, or not independently accepted must fail before download, model invocation, or Blender execution.
Tutorial inputs
- For an authorized existing tutorial, use
--tutorial-mode providedand one or more--tutorialfiles. The operational truth istutorial.mdplussteps_verified.json. - To extract an operational tutorial from video, explicitly use
--tutorial-mode extract,--video-url, at least one--image, and a positive--tutorial-window-budget. Extraction delegates to the sibling tutorial extraction skill, defaults to the balanced profile andgpt-5.6-sol. The suppliedvideo-to-visual-tutorialskill produces a complete procedure; a compatibility adapter supplies the existing replay files.gpt-5.5is an explicit whole-run fallback only and requires--tutorial-fallback-reason. - Paid extraction requires
BLENDER_PIPELINE_API_ENDPOINTand an owner-only secret file named byBLENDER_PIPELINE_API_KEY_FILE. Dry runs do not read credentials, download media, call a model, or write a run directory. - Add
--render-tutorial-htmlonly when a human-facing display copy is useful. It is rendered from the same complete Markdown without a second model call and never replacestutorial.md.
Asset delivery
Follow the selected recipe's distribution_contract.asset_delivery exactly:
bundled-open: allowed only with package-local source, exact hash, SPDX identifier, and package-local license evidence.user-supplied: require a lawful local--asset; never fetch, publish, or commit it or the isolated staged copy.blocked: stop. An adapter, public URL, or matching-looking asset does not unlock the recipe.
Read references/execution-contract.md when adding a recipe or diagnosing a validation failure.
Signals
- GitHub stars
- 75
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
blender-pipeline-reproduction- Source
- github.com/freedomintelligence/blenderlore