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

  1. Go to https://dashboard.render.com/u/settings#api-keys
  2. Click Create API Key, name it (e.g. "Claude Assistant")
  3. Copy the key (starts with rnd_)

2. Save the key

echo '{"api_key": "rnd_YOUR_KEY_HERE"}' > ~/.claude/skills/render-skill/config.json
Installs
1
GitHub Stars
12
First Seen
8 days ago
render-skill — idanbeck/claude-skills