rw-check-org-details
SkillQuery the Runway API for organization details: rate limits, credit balance, usage tier, and daily generation counts
Install
git clone https://github.com/runwayml/skills.git ~/.claude/skills/rw-check-org-detailsWhat is rw-check-org-details?
Query the Runway API for organization details: rate limits, credit balance, usage tier, and daily generation counts
What this can do
Capabilities declared in this component's own frontmatter — not inferred.
Run shell commands
Declares Bash
~29 tokens of context used while enabled, before you invoke anything
All declared tools (4)
BashGlobGrepReadDocumentation
README · ~3 min readCheck Organization Details
PREREQUISITE: Run
+rw-setup-api-keyfirst to ensure the API key is configured.
Query the Runway API to retrieve the user's organization details — credit balance, usage tier, rate limits, current daily generation counts, and historical credit usage.
Step 1: Verify API Key Is Available
Before making any requests, confirm the API key is accessible:
- Check for a
.envfile containingRUNWAYML_API_SECRET - Or check if the environment variable is set:
echo $RUNWAYML_API_SECRET
If the key is not found, tell the user to run +rw-setup-api-key first and stop.
Step 2: Query Organization Info
Call GET /v1/organization to retrieve the org's tier, credit balance, and current usage.
Reviews
Log in to leave a review.
No reviews yet — be the first.
Explore related
Other things in this space — across every part of the ecosystem, not just skills.
Skillssimilar to this one
All skills →math-olympiad
32.8K stars
build-mcpb
This skill should be used when the user wants to "package an MCP server", "bundle an MCP", "make an MCPB", "ship a local MCP server", "distribute a local MCP", discusses ".mcpb files", mentions bundling a Node or Python runtime with their MCP server, or needs an MCP server that interacts with the lo
32.8K stars
claude-md-improver
Audit and improve CLAUDE.md files in repositories. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files. Scans for all CLAUDE.md files, evaluates quality against templates, outputs quality report, then makes targeted updates. Also use when the user mentions "CLAUDE.md maintena
32.8K stars