Skip to content

pivoshenko/pivoshenko.ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pivoshenko.ai

StandWithUkraine

Overview

This repo is managed with Kasetto — it pulls personal and external skills and MCPs from upstream repos into one synced setup. The full source list lives in kasetto.yaml.

What's in here?

  • Locally authored skills, see skills/
  • Locally authored MCP server definitions, see mcps/
  • Kasetto sync config that pulls everything together, see kasetto.yaml

Main principles

  • Minimalism — keep only skills and MCPs that are used daily
  • Consistency — same conventions across all locally authored skills
  • Composability — skills are small, single-purpose, and chainable
  • Source of truth — upstream skills are pulled, not forked, so updates stay free

Installation

  1. Install Kasetto, see the installation guide
  2. Sync skills and MCPs into your local Claude Code config — either run:
kst sync --config https://github.com/pivoshenko/pivoshenko.ai/blob/main/kasetto.yaml

Or add the source to ~/.config/kasetto/config.yaml and then run kst sync:

source: https://github.com/pivoshenko/pivoshenko.ai/blob/main/kasetto.yaml