Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

chai-examples

Example profiles and skills for chai.

Versions

This repository is versioned alongside chai using the same tag numbers. Each tagged release corresponds to a specific chai version — use examples from the tag that matches your chai installation. Examples on main may reference features or schema changes not yet released.

Tag Chai Version
v0.1.0 v0.1.0
v0.2.0 v0.2.0
v0.3.0 v0.3.0
v0.4.0 v0.4.0
v0.5.0 v0.5.0

Profiles

Example profile configurations demonstrating agent setup patterns.

Profile Description
assistant Example profile for knowledge base work
developer Example profile for software development
skillsmith Example profile for building chai skills

Installation

Copy a profile directory to ~/.chai/profiles/:

cp -r profiles/assistant ~/.chai/profiles/

Skills

Example skill packages that demonstrate CLI-backed skill design, compound subcommands, and resolveCommand patterns. These skills are not bundled with Chai because they depend on external binaries or deployment infrastructure not available by default.

Skill Tools Tier Depends On
notesmd 7 moderate notesmd-cli
notesmd-daily 2 minimal notesmd-cli
websearch 2 full SearXNG instance

Installation

Copy a skill directory to ~/.chai/skills/:

cp -r skills/websearch ~/.chai/skills/

Then enable the skill in your profile's enabledSkills list.

Bundled Variants

The bundled notes-* skill family provides equivalent functionality with sandbox enforcement:

Example Skill Bundled Replacement
notesmd notes, notes-frontmatter, notes-wikilink
notesmd-daily notes-daily

About

example profiles and skills

Resources

Stars

0 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages