Skip to content

BotTech/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

BotTech Skills

A collection of custom agent skills.

Installation

Run:

npx skills add https://github.com/bottech/skills

About

This repository contains custom skills that extend Claude Code's capabilities. Each skill is a self-contained module with a SKILL.md file that defines its behavior, triggers, and documentation.

Skills Index

Skill Description Trigger
agent-dx-cli-eval Evaluate any CLI against agent-first design principles. Score 8 axes (0-3 each) for a total of 0-24: Machine-Readable Output, Raw Payload Input, Schema Introspection, Context Window Discipline, Input Hardening, Safety Rails, Agent Knowledge Packaging, and Multi-Surface Architecture. Includes verification steps and structured output format. "evaluate this CLI", "agent dx score", "is this cli agent-ready", "cli agent review", or when assessing CLI quality for AI agents.
gsd-new-cli-project Initialize a new CLI project with agent-first design context. Wraps /gsd-new-project and injects domain-specific guidance for the 4 parallel research agents (Stack, Features, Architecture, Pitfalls) based on the Agent DX CLI Scale framework. Starting a new CLI project, creating a command-line tool, or whenever CLI + GSD is mentioned.

About

A collection of agent skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors