basic-functional-skill

SkillAI & models

Starter template for a functional agent skill.

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 basic-functional-skill skill

What this skill tells your AI

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

Goal

Describe the workflow this skill is responsible for.

Principles

  • SKILL.md only handles orchestration.
  • functions/*.md defines local function contracts.
  • references/*.md defines shared rules and terminology.
  • scripts/*.mjs carries deterministic helper logic.
  • Tests and traces support controllable iteration.

References

ResourceLoad TimingPurpose
shared_glossaryOn demandShared terminology and stable field semantics.

External Inputs

FieldSourceDescription
inputuserReplace with concrete workflow input.

Execution Pipeline

StepFunctionPurposeInputOutput
1example_functionReplace with a real function.inputoutput

Output Scope

Describe what files, data, or artifacts this skill may create or modify.

Signals

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