Skip to content

resilens/agentskills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resilens public agent skills

Agent Skills are a lightweight, open format for extending AI agent capabilities with specialized knowledge and workflows.

This repository contains the public subset of the Resilens shared skills library.

Prerequisites

How To Use

# validate all public skills
make validate

# install all public skills to the default location (~/.agents/skills)
make install-skills

# install to a custom destination used by your agent runtime
make install-skills SKILLS_DIR=/path/to/skills

Structure

  • Each skill lives in its own directory and includes a SKILL.md.

Documentation

Skills

Current public skills:

Skill Description Author Version
c4-diagrams Use for architectural analysis and documentation; create C4 PlantUML diagrams with clear actors, system boundaries, containers, components, and relationships. Stephan 0.1

About

Public agent skills from the Resilens team

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors