Skip to content

skillatlas/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skill Atlas CLI

CLI for discovering, reviewing, and installing curated AI agent skills.

Install

npm install -g skillatlas

Or run it without installing:

npx skillatlas --help

Commands

skillatlas install
skillatlas find
skillatlas find security review
skillatlas review owner/repo@skill
skillatlas review owner/repo@skill --path references/example.md

install, find, and review are implemented by Skill Atlas. Any other command is passed through to the upstream skills CLI.

Development

npm install
npm run build
node dist/cli.js --help

This repository is synced from the private Skill Atlas workspace via git subtree split from packages/cli.

About

The building blocks for zero person teams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors