Skip to content

instry/ocbot_skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ocbot_skills

Community skills for ocbot. Each skill is a folder containing a SKILL.md file with YAML frontmatter and instructions, following the Agent Skills standard.

Structure

skills/
  amazon-order-export/
    SKILL.md
  github-pr-review/
    SKILL.md
  linkedin-auto-connect/
    SKILL.md

Creating a Skill

Create a folder under skills/ with a SKILL.md:

---
name: my-skill-name
description: A clear description of what this skill does and when to use it
---

# My Skill Name

[Instructions for the agent to follow]

See How to create custom skills for details.

About

ocbot skills

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors