Serverless GPU cloud platform for running ML workloads. Use when you need on-demand GPU access without infrastructure management, deploying ML models as APIs, or running batch jobs with automatic scaling.
Pinme
Pinme is an open-source devops skill for Claude Code, published by glitternetwork. Its author describes it as: “Deploy Your Frontend in a Single Command. Claude Code Skills supported.”. The project has 3.7k stars on GitHub and is available under the MIT license. Add it to your setup with `git clone https://github.com/glitternetwork/pinme ~/.claude/skills/pinme`.
Installation
Add Pinme to your agent with:
git clone https://github.com/glitternetwork/pinme ~/.claude/skills/pinme Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
When to use it
Reach for Pinme when you want devops help from Claude Code without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear MIT license — safe to read and adapt
- Established project with 3,728 GitHub stars
- Declares compatibility with Claude Code
- Actively maintained (recent commits)
Topics
Frequently asked questions
- What does Pinme do?
- Deploy Your Frontend in a Single Command. Claude Code Skills supported.
- How do I install Pinme?
- Run git clone https://github.com/glitternetwork/pinme ~/.claude/skills/pinme in your agent, then reload your skills. Review the source at https://github.com/glitternetwork/pinme before installing.
- Is Pinme free to use?
- Yes. Pinme is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
- Which agents does Pinme work with?
- Pinme declares compatibility with Claude Code. Agent Skills use a portable SKILL.md format, so other compatible clients can usually load it too.
Related skills
More DevOps →Automated CI/CD setup for GitHub Actions — one command, tests + deploy to AWS, Vercel, or any server.
Provides guidance for training LLMs with reinforcement learning using verl (Volcano Engine RL). Use when implementing RLHF, GRPO, PPO, or other RL algorithms for LLM post-training at scale with flexible infrastructure backends.
Reserved and on-demand GPU cloud instances for ML training and inference. Use when you need dedicated GPU instances with simple SSH access, persistent filesystems, or high-performance multi-node clusters for large-scale training.
Multi-cloud orchestration for ML workloads with automatic cost optimization. Use when you need to run training or batch jobs across multiple clouds, leverage spot instances with auto-recovery, or optimize GPU costs across providers.