Pinme banner
glitternetwork glitternetwork

Pinme

Development community intermediate

Description

A collection of custom skills for [Claude Code](https://claude.ai/code).

Installation

Terminal
claude install-skill https://github.com/glitternetwork/skills

README

Claude Code Skills

A collection of custom skills for [Claude Code](https://claude.ai/code).

Available Skills

Skill Description
pinme Deploy static websites to IPFS using PinMe CLI

Installation

Clone the repository and copy skills to your Claude Code skills directory:

git clone https://github.com/glitternetwork/skills.git
cp -r skills/* ~/.claude/skills/

Or copy individual skills:

cp -r skills/pinme ~/.claude/skills/

Usage

After installation, skills are automatically available in Claude Code. Simply describe what you want to do:

    undefined

Creating New Skills

Each skill should have:

    undefined

See existing skills for examples.

License

MIT