Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.rkat.ai/llms.txt

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

Use this page when you need exact skill-system vocabulary rather than a task walkthrough.

Core identity model

  • SkillKey { source_uuid, skill_name }
  • SkillRef
  • source precedence and shadowing

Source transport families

  • filesystem
  • git
  • HTTP
  • stdio
  • embedded

Activation paths

  • preload at session creation
  • per-turn skill_refs
  • legacy slash-reference compatibility

Discovery tools

  • browse_skills
  • load_skill
  • skill_list_resources
  • skill_read_resource
  • skill_invoke_function

See also