fskill-creator-create

SkillDev tools

Create lane for fskill-creator; normalizes user briefs into create_context for the main skill to generate functional skills.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the fskill-creator-create skill

What this skill tells your AI

The instructions your AI receives, as published by agi-comming/functional-skill-creator in skills/fskill-creator/sub-skills/create/SKILL.md and read by ahel’s review.

Goal

Normalize user requests for creating or enhancing functional skills into a create_context. This sub-skill only performs create/enhance pre-analysis and does not directly write target skill files.

External Inputs

FieldSourceDescription
skill_requestuserUser-provided target skill description.
target_skill_pathuser or repositoryDirectory where the functional skill should be created or updated.
skill_nameuser or derivedOptional target skill name.
include_viewersuserWhether to generate tools/log_viewer.mjs and tools/tester_viewer.mjs.

Execution Pipeline

StepFunctionPurposeInputOutput
1collect_create_briefNormalize user request and identify missing decisions.skill_requesttarget_skill_pathskill_nameinclude_viewerscreate_context

Output Scope

Only output create_context; must not directly write target skill files.

Signals

GitHub stars
360
Forks
23
Last commit
Jun 2026
Advanced
Catalog kind
skill
Gateway key
fskill-creator-create
Source
github.com/agi-comming/functional-skill-creator