Skip to content

Package com.paragon.skills

This docs was updated at: 2026-02-23


Classs

Name Description
FilesystemSkillProvider Loads skills from the filesystem in SKILL
InMemorySkillProvider Stores code-defined skills in memory
Skill Represents a modular expertise that augments an agent's capabilities
SkillMarkdownParser Parser for SKILL
SkillProviderException Exception thrown when a skill cannot be loaded or parsed
SkillStore Registry for managing available skills
UrlSkillProvider Loads skills from remote URLs

Interfaces

Name Description
SkillProvider Provider interface for loading skills from various sources