Actions fcurves
Use when a Blender task involves actions, F-curves, keyframes, drivers, NLA, animation. Part of the Blender reference router; covers actions, F-curves, keyframes, drivers, the NLA, and animation behavior.From its SKILL.md
npx -y skills add LevyBytes/AI-SKILL-blender --skill actions-fcurvesAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 3 stars3 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.
- runs commandsInstructs the agent to run 2 commands, including `python "$env:DEVROOT\SKILLS\skills\skill-drafting\scripts\validate_skill_package.py" "$env:DEVROOT\SKILLS\skills\blender\actions-fcurves"` and 1 more.
SKILL.md
1.7 KB, 368 tokens by cl100k_base, as published. Nobody here has run it
Blender Actions, F-Curves, and Animation Reference
Faithful, original-prose reference for actions, F-curves, keyframes, drivers, the NLA, and animation behavior. Identifiers (operator names, bpy paths, enum
values, shortcuts, numbers) are preserved verbatim. One subject per file across 97 reference files.
When to use this
Use this sub-skill when the task involves actions, F-curves, keyframes, drivers, NLA, animation. It applies even when "Blender" is not named but
a .blend file, bpy, or a relevant operator/shortcut is in play.
Workflow
- Open
references/INDEX.md(orreferences/topics.json) and pick the one file that matches — the INDEX "Covers" column lists the subjects in each file. - Read only that file; open another only if the task spans subjects. Grep across files when a subject may be split:
rg -n "PATTERN" references/*.md. - Treat every operator name,
bpypath, enum value, shortcut, and number as an exact reference fact — never invent or paraphrase identifiers.
Gotchas
Recurring failure modes and what to do instead live in the sibling GOTCHA.md.
References
All depth lives in references/ — start at references/INDEX.md, with metadata in
references/topics.json. One subject per file.
Verification
python "$env:DEVROOT\SKILLS\skills\skill-drafting\scripts\validate_skill_package.py" "$env:DEVROOT\SKILLS\skills\blender\actions-fcurves"
What ships with it: 100 files
2149.4 KB alongside SKILL.md
references/
- action-id.md24.7 KB
- actionlayer-bpy-struct.md21.8 KB
- addstrip-effectstrip.md22.8 KB
- anim-operators.md21.1 KB
- annotationlayer-bpy-struct.md23.9 KB
- armaturebones-bpy-prop-collection.md21.9 KB
- armature-operators.md16.3 KB
- armature-structure.md24.8 KB
- attribute-bpy-struct.md24.3 KB
- audio-system-aud-2.md12.9 KB
- audio-system-aud.md20.2 KB
- blenddataarmatures-bpy-prop-collection.md24.8 KB
- blenddatalinestyles-bpy-prop-collection.md24.0 KB
- blenddatasounds-bpy-prop-collection.md24.5 KB
- boidruleaveragespeed-boidrule.md16.4 KB
- boids.md21.4 KB
- bone-bpy-struct.md23.6 KB
- bones-armatures.md11.0 KB
- boolattribute-attribute.md23.9 KB
- bpy-extras-submodule-bpy-extras-anim-utils.md23.5 KB
- bytecolorattribute-attribute.md23.5 KB
- clamptoconstraint-constraint.md24.5 KB
- colorrampelement-bpy-struct.md24.1 KB
- constraint-operators.md9.5 KB
- copytransformsconstraint-constraint.md24.0 KB
- curve-operators.md20.4 KB
- curveprofilepoints-bpy-prop-collection.md24.2 KB
- curves-operators.md24.6 KB
- dynamicpaintbrushsettings-bpy-struct.md22.9 KB
- editing-f-curves.md23.2 KB
- effectorweights-bpy-struct.md24.1 KB
- exterior.md20.6 KB
- fcurvemodifiers-bpy-prop-collection.md24.2 KB
- fill-between-joints.md23.2 KB
- floatattributevalue-bpy-struct.md24.3 KB
- fmodifierenvelope-fmodifier.md24.1 KB
- foreachgeometryelementzoneviewerpathelem-viewerpathelem.md23.2 KB
- gizmogroup-bpy-struct.md23.6 KB
- greasepencildrawing-bpy-struct.md23.8 KB
- GOTCHA.md772 B
60 more files not listed here. See all 100 in the repository.