skills-system

command
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

@sk-task skills-system#T4.2: comprehensive example demonstrating the Skills System

This example demonstrates all skills system features without an external LLM:

  1. Skill struct & ParseSKILL — parse a SKILL.md with YAML frontmatter
  2. LoadSkills — load one or more skill directories
  3. Agent-level skills — inject domain knowledge into an agent's system prompt
  4. Crew-level skills — propagate shared skills to all agents in a crew
  5. Registry — list and lookup skills from a directory
  6. Skill size warning — demonstrate the >50k character warning
  7. Error handling — missing SKILL.md, bad frontmatter

Usage:

go run ./examples/features/skills-system/

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL