Skip to content llms.txt

OpenCode — Skills

File format
Markdown
Discovery paths
.opencode/skills, .agents/skills
Global install path
~/.config/opencode/skills
Syllago install method
Symlink, Direct copy
Symlink support
Yes
Native frontmatter fields
name, description, license, compatibility, metadata

Features

How each feature converts to syllago's canonical format. See format conversion for what these statuses mean.

Fields

Native frontmatter or config fields this provider exposes. The first column is the provider's own field name; the canonical key column links to syllago's cross-provider equivalent.

Provider fieldConversionCanonical keySummary
compatibility Translated Conversion type: Translated Actively mapped to the target provider’s equivalent field during conversion. Learn more → compatibilityyaml frontmatter key: compatibility (optional)
description Translated Conversion type: Translated Actively mapped to the target provider’s equivalent field during conversion. Learn more → descriptionyaml frontmatter key: description (required)
license Translated Conversion type: Translated Actively mapped to the target provider’s equivalent field during conversion. Learn more → licenseyaml frontmatter key: license (optional)
metadata Translated Conversion type: Translated Actively mapped to the target provider’s equivalent field during conversion. Learn more → metadata_mapyaml frontmatter key: metadata (optional map)
name Translated Conversion type: Translated Actively mapped to the target provider’s equivalent field during conversion. Learn more → display_nameyaml frontmatter key: name (required)

Other features

Behaviors, conventions, and capabilities that aren't tied to a single named field — things like path-based activation, discovery rules, and lifecycle behavior.

FeatureConversionSummary
canonical_filename Translated Conversion type: Translated Actively mapped to the target provider’s equivalent field during conversion. Learn more → Fixed filename SKILL.md inside skill directory (Agent Skills spec)
global_scope Translated Conversion type: Translated Actively mapped to the target provider’s equivalent field during conversion. Learn more → cross-provider convention at ~/.config/opencode/skills/<name>/SKILL.md
project_scope Translated Conversion type: Translated Actively mapped to the target provider’s equivalent field during conversion. Learn more → cross-provider SKILL.md convention at .opencode/skill/<name>/SKILL.md

Sources