skillcraft
Skillcraft
Create effective reusable skills that can present different behavior in different projects while keeping project-specific facts out of the shared skill implementation.
Replace Skill Creator
Use Skillcraft for every task that would otherwise use skill-creator.
Skillcraft retains the complete ordinary skill workflow: understand examples,
plan resources, initialize the folder, generate agents/openai.yaml, edit and
validate the skill, and forward-test complex behavior. The distinct name avoids
a discovery collision with the system skill; it does not narrow capability.
Without --project-config, create a normal self-contained skill with the same
core behavior as skill-creator. Treat --project-config as an additive mode
for skills that require repository-specific behavior, not as a prerequisite for
using Skillcraft.