Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Piperack Skills

This repository contains AI agent skills for working with Piperack. These skills work with Gemini, Claude, Cursor, and other agents.

Installation

You can install these skills using npx skills:

npx skills add pipe-rack/skills

This command will prompt you to select which skills to install from this repository.

Available Skills

piperack-configure

Helps you configure Piperack for a project by analyzing the directory structure and generating a piperack.toml file.

Features:

  • Detects project type (Node.js, Rust, Docker, etc.)
  • Identifies required processes
  • Generates a valid piperack.toml configuration
  • Provides best practice suggestions

Contributing

To create a new skill in this repository:

  1. Create a new directory for your skill.
  2. Add a SKILL.md file with the skill definition.
  3. Add any assets or references in assets/ and references/ subdirectories.

See skills.sh for more details.

About

This repository contains skills for working with piperack.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors