render-skill
Installation
SKILL.md
Render Skill - Service & Postgres Management
Inspect and operate Render-hosted services and Postgres instances. Pull live connection strings, env vars, trigger deploys, and read recent logs without leaving the terminal.
First-Time Setup (~1 minute)
1. Create a Render API key
- Go to https://dashboard.render.com/u/settings#api-keys
- Click Create API Key, name it (e.g. "Claude Assistant")
- Copy the key (starts with
rnd_)
2. Save the key
echo '{"api_key": "rnd_YOUR_KEY_HERE"}' > ~/.claude/skills/render-skill/config.json