basic-functional-skill
SkillAI & modelsStarter template for a functional agent skill.
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 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.mdonly handles orchestration.functions/*.mddefines local function contracts.references/*.mddefines shared rules and terminology.scripts/*.mjscarries deterministic helper logic.- Tests and traces support controllable iteration.
References
| Resource | Load Timing | Purpose |
|---|---|---|
shared_glossary | On demand | Shared terminology and stable field semantics. |
External Inputs
| Field | Source | Description |
|---|---|---|
input | user | Replace with concrete workflow input. |
Execution Pipeline
| Step | Function | Purpose | Input | Output |
|---|---|---|---|---|
| 1 | example_function | Replace with a real function. | input | output |
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