Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.agentfront.dev/llms.txt

Use this file to discover all available pages before exploring further.

Skills are modular knowledge packages that teach AI how to perform multi-step tasks using tools. Unlike tools (individual actions), skills are recipes that combine tools into coherent workflows.
AspectSkillToolPrompt
PurposeMulti-step workflowSingle actionMessage template
ContainsInstructions + tool refsExecution logicMessage array
Side effectsNo (guidance only)YesNo
DiscoverysearchSkills / loadSkilltools/listprompts/list

Skills Guide

Full skills guide with search, parameters, and examples

@Skill Reference

Complete decorator API reference