Skip to content

spiermar/opencode-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

OpenCode Skills

Custom skills for OpenCode CLI.

About

This repository contains a collection of skills that extend OpenCode's capabilities. Each skill provides specialized instructions and workflows for specific tasks.

Available Skills

Skill Description
opencode-session-manager Monitor OpenCode sessions, check status, find sessions waiting for user input

Using Skills

Skills in this repository can be used with OpenCode by referencing their location. See the OpenCode documentation for details on skill installation.

Contributing

To add a new skill:

  1. Create a directory under skills/ with your skill name
  2. Add a SKILL.md file with frontmatter:
    ---
    name: skill-name
    description: When to use this skill
    ---
  3. Include instructions, examples, and any supporting files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors