Renderball for your AI: the skill, Claude plugin, Gemini CLI extension, MCP registry entry and agent-toolkit source. Renderball turns a deck your AI writes into a designed, animated, editable presentation.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
/plugin marketplace add agarces1999/renderball-skills
/plugin install renderball-skillsPlugins overview
# Renderball for your AI
Renderball turns a deck your AI writes into a designed, animated, editable
presentation. This repository holds the files that plug Renderball into the
tools an AI runs in. The product itself lives at https://renderball.com.
## Install
**Skill** — Claude Code, Codex, Cursor, Gemini CLI and any agent that reads skills:
npx skills add agarces1999/renderball-skills
**Claude Code and Cowork plugin:**
/plugin marketplace add agarces1999/renderball-skills
/plugin install renderball@renderball
**Gemini CLI extension:**
gemini extensions install https://github.com/agarces1999/renderball-skills
**MCP server**, any client: `https://renderball.com/api/mcp` — setup at
https://renderball.com/docs/agents. No key needed to try; a key from
https://renderball.com/account lifts the guest limits.
**Agent toolkit** for the Vercel AI SDK, the OpenAI Agents SDK or any tool
loop: the `@renderball/agent-toolkit` package on npm, source in
`packages/agent-toolkit`.
## No setup at all
An AI that can make web requests needs none of the above: the recipe at
https://renderball.com/for-ai (also `/llms.txt`) is three steps, and the deck
comes back as one link.
## What is here
| Path | What it is |
| --- | --- |
| `skills/renderball-deck` | the skill |
| `plugins/renderball` + `.claude-plugin/marketplace.json` | the plugin and its marketplace |
| `gemini-extension.json` + `GEMINI.md` | the Gemini CLI extension |
| `server.json` | the entry for the official MCP registry |
| `packages/agent-toolkit` | the npm package source |
This repository is generated from Renderball's product repository by a sync
script; changes are made there and published here. MIT licensed.
What people ask about renderball-skills
What is agarces1999/renderball-skills?
+
agarces1999/renderball-skills is plugins for the Claude AI ecosystem. Renderball for your AI: the skill, Claude plugin, Gemini CLI extension, MCP registry entry and agent-toolkit source. Renderball turns a deck your AI writes into a designed, animated, editable presentation. It has 0 GitHub stars and its last recorded update is dated 2026-09-15.
How do I install renderball-skills?
+
You can install renderball-skills by cloning the repository (https://github.com/agarces1999/renderball-skills) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is agarces1999/renderball-skills safe to use?
+
Our security agent has analyzed agarces1999/renderball-skills and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.
Who maintains agarces1999/renderball-skills?
+
agarces1999/renderball-skills is maintained by agarces1999. The last recorded GitHub activity is dated 2026-09-15, with 0 open issues.
Are there alternatives to renderball-skills?
+
Yes. On ClaudeWave you can browse similar plugins at /categories/plugins, sorted by popularity or recent activity.
Deploy renderball-skills to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/agarces1999-renderball-skills)<a href="https://claudewave.com/repo/agarces1999-renderball-skills"><img src="https://claudewave.com/api/badge/agarces1999-renderball-skills" alt="Featured on ClaudeWave: agarces1999/renderball-skills" width="320" height="64" /></a>More Plugins
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
Agent skill that removes signs of AI-generated writing from text
Academic Research Skills for Claude Code: research → write → review → revise → finalize
Create beautiful slides on the web using a coding agent's frontend skills
A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress