Skip to content

Callicrate/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public Skills

Reusable Agent Skills that give coding agents domain-specific workflows, validation tools, and reference material.

Overview

Each skill is a self-contained package under its own directory. A skill provides a SKILL.md entry point that agents load when the skill's domain applies, plus supporting assets, references, scripts, and tests.

Skills

Skill Directory Purpose
agents-md agents-md/ Create, update, review, and validate scoped repository AGENTS.md files
make-documentation make-documentation/ Write READMEs, architecture docs, changelogs, runbooks, and install docs

Getting Started

Skills are consumed by coding agents via their SKILL.md entry points. To work on a skill locally:

cd <skill-directory>
python -m pytest

Each skill directory contains its own scripts, tests, and fixtures. See the skill's SKILL.md for usage details.

About

Semi-dynamic context enrichment for AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages