Pinme
Description
A collection of custom skills for [Claude Code](https://claude.ai/code).
Installation
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
Related Skills
next.js
| The React Framework | 138360 | 1503 | 1 |
Development community sharing-skills
skill for guidance.
Development community root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development community Template Skill
Minimal skeleton for a new skill project structure.
Development community Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THIS PRODUCT. ---
Development official Claude API
When code imports anthropic/@anthropic-ai/sdk/claude_agent_sdk, or user asks to use Claude APIBuild apps with the Claude API or Anthropic SDK
Development official