Skip to content

joostme/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Skills

A collection of agent skills for interacting with self-hosted services.

Installation

Requires skills CLI.

# Install all skills
npx skills add joostme/skills --all

# Install a specific skill
npx skills add joostme/skills --skill komodo
npx skills add joostme/skills --skill tandoor

# Install globally (available across all projects)
npx skills add joostme/skills --skill komodo -g

# List available skills
npx skills add joostme/skills --list

Skills

Skill Description
komodo Manage a Komodo Core instance — inspect and control stacks, deployments, builds, repos, servers, syncs, and more through its JSON API.
tandoor Interact with a Tandoor Recipes instance — manage recipes, meal plans, shopping lists, foods, keywords, and units through its REST API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors