Skip to content

This is an internal package for skills. No documentation.

Notifications You must be signed in to change notification settings

klosebrothers/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Skills Repository

This repository contains reusable AI interaction skills.

Structure

  • skills/<skill-name>/SKILL.md — Skill definitions

Included Skills

ContextFit

A structured workflow for achieving high-quality AI outputs with minimal context:

  1. Clarify the desired outcome
  2. Make key decisions via multiple-choice questions
  3. Choose between solution options
  4. Receive fully worked, standalone results
npx skills add https://github.com/klosebrothers/skills --skill contextfit

Usage

npx skills

`npx skills add https://github.com/klosebrothers/skills --skill <skill-name>`

Conventions

  • One folder per skill under skills/
  • Each skill is defined in a SKILL.md file
  • Skills start with YAML frontmatter (name, description, version, author)

About

This is an internal package for skills. No documentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published