braxtonROSE4/zorro-agent

The Agent that evolves through use, distills session experience into domain knowledge, then converts knowledge into executable skills.

8Stars on the repository
123Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

claude-code

49

braxtonROSE4/zorro-agent

Skill Claude Code

Delegate coding tasks to Claude Code (Anthropic's CLI agent). Use for building features, refactoring, PR reviews, and iterative coding. Requires the claude CLI installed.

not rated 8 5mo ago D 39 tokens copy · 92% MIT

codex

50

braxtonROSE4/zorro-agent

Skill Codex

Delegate coding tasks to OpenAI Codex CLI agent. Use for building features, refactoring, PR reviews, and batch issue fixing. Requires the codex CLI and a git repository.

not rated 8 5mo ago A 40 tokens copy · 89% MIT

zorro-agent

51

braxtonROSE4/zorro-agent

Skill Claude CodeCodex

Complete guide to using and extending Zorro Agent — CLI usage, setup, configuration, spawning additional agents, gateway platforms, skills, voice, tools, profiles, and a concise contributor reference. Load this skill when helping users configure Zorro, troubleshoot issues, spawn agent instances, or make code…

not rated 8 5mo ago D 64 tokens original MIT

opencode

52

braxtonROSE4/zorro-agent

Skill Claude CodeCodex

Delegate coding tasks to OpenCode CLI agent for feature implementation, refactoring, PR review, and long-running autonomous sessions. Requires the opencode CLI installed and authenticated.

not rated 8 5mo ago A 36 tokens copy · 81% MIT

ascii-art

53

braxtonROSE4/zorro-agent

Skill Claude CodeCodex

Generate ASCII art using pyfiglet (571 fonts), cowsay, boxes, toilet, image-to-ascii, remote APIs (asciified, ascii.co.uk), and LLM fallback. No API keys required.

not rated 8 5mo ago B 47 tokens copy · 94% MIT

ascii-video

54

braxtonROSE4/zorro-agent

Skill Claude CodeCodex

Production pipeline for ASCII art video — any format. Converts video/audio/images/generative input into colored ASCII character video output (MP4, GIF, image sequence). Covers: video-to-ASCII conversion, audio-reactive music visualizers, generative ASCII art animations, hybrid video+audio reactive, text/lyrics…

not rated 8 5mo ago A 118 tokens copy · 91% MIT

ideation

55

braxtonROSE4/zorro-agent

Skill Claude CodeCodex

Generate project ideas through creative constraints. Use when the user says 'I want to build something', 'give me a project idea', 'I'm bored', 'what should I make', 'inspire me', or any variant of 'I have tools but no direction'. Works for code, art, hardware, writing, tools, and anything that can be made.

not rated 8 5mo ago A 75 tokens copy · 92% MIT

excalidraw

56

braxtonROSE4/zorro-agent

Skill Claude CodeCodex

Create hand-drawn style diagrams using Excalidraw JSON format. Generate .excalidraw files for architecture diagrams, flowcharts, sequence diagrams, concept maps, and more. Files can be opened at excalidraw.com or uploaded for shareable links.

not rated 8 5mo ago A 58 tokens copy · 95% MIT

manim-video

57

braxtonROSE4/zorro-agent

Skill Claude CodeCodex

Production pipeline for mathematical and technical animations using Manim Community Edition. Creates 3Blue1Brown-style explainer videos, algorithm visualizations, equation derivations, architecture diagrams, and data stories. Use when users request: animated explanations, math animations, concept visualizations…

not rated 8 5mo ago A 87 tokens copy · 95% MIT

p5js

58

braxtonROSE4/zorro-agent

Skill Claude CodeCodex

Production pipeline for interactive and generative visual art using p5.js. Creates browser-based sketches, generative art, data visualizations, interactive experiences, 3D scenes, audio-reactive visuals, and motion graphics — exported as HTML, PNG, GIF, MP4, or SVG. Covers: 2D/3D rendering, noise and particle systems…

not rated 8 5mo ago A 152 tokens copy · 98% MIT

popular-web-designs

59

braxtonROSE4/zorro-agent

Skill Claude CodeCodex

54 production-quality design systems extracted from real websites. Load a template to generate HTML/CSS that matches the visual identity of sites like Stripe, Linear, Vercel, Notion, Airbnb, and more. Each template includes colors, typography, components, layout rules, and ready-to-use CSS values.

not rated 8 5mo ago A 66 tokens copy · 92% MIT

braxtonROSE4/zorro-agent

Skill Claude CodeCodex

Songwriting craft, AI music generation prompts (Suno focus), parody/adaptation techniques, phonetic tricks, and lessons learned. These are tools and ideas, not rules. Break any of them when the art calls for it.

not rated 8 5mo ago A 53 tokens copy · 88% MIT

jupyter-live-kernel

61

braxtonROSE4/zorro-agent

Skill Claude CodeCodex

Use a live Jupyter kernel for stateful, iterative Python execution via hamelnb. Load this skill when the task involves exploration, iteration, or inspecting intermediate results — data science, ML experimentation, API exploration, or building up complex code step-by-step. Uses terminal to run CLI commands against a…

not rated 8 5mo ago A 76 tokens copy · 77% MIT

braxtonROSE4/zorro-agent

Skill Claude CodeCodex

Create and manage webhook subscriptions for event-driven agent activation. Use when the user wants external services to trigger agent runs automatically.

not rated 8 5mo ago A 29 tokens original MIT

dogfood

63

braxtonROSE4/zorro-agent

Skill Claude CodeCodex

Systematic exploratory QA testing of web applications — find bugs, capture evidence, and generate structured reports.

not rated 8 5mo ago A 22 tokens copy · 86% MIT

himalaya

64

braxtonROSE4/zorro-agent

Skill Claude CodeCodex

CLI to manage emails via IMAP/SMTP. Use himalaya to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

not rated 8 5mo ago A 52 tokens copy · 77% MIT

braxtonROSE4/zorro-agent

Skill Claude CodeCodex

Set up a modded Minecraft server from a CurseForge/Modrinth server pack zip. Covers NeoForge/Forge install, Java version, JVM tuning, firewall, LAN config, backups, and launch scripts.

not rated 8 5mo ago B 48 tokens copy · 84% MIT

codebase-inspection

66

braxtonROSE4/zorro-agent

Skill Claude CodeCodex

Inspect and analyze codebases using pygount for LOC counting, language breakdown, and code-vs-comment ratios. Use when asked to check lines of code, repo size, language composition, or codebase stats.

not rated 8 5mo ago A 47 tokens copy · 89% MIT

github-auth

67

braxtonROSE4/zorro-agent

Skill Claude CodeCodex

Set up GitHub authentication for the agent using git (universally available) or the gh CLI. Covers HTTPS tokens, SSH keys, credential helpers, and gh auth — with a detection flow to pick the right method automatically.

not rated 8 5mo ago A ✓ AI review 48 tokens copy · 89% MIT

github-code-review

68

braxtonROSE4/zorro-agent

Skill Claude CodeCodex

Review code changes by analyzing git diffs, leaving inline comments on PRs, and performing thorough pre-push review. Works with gh CLI or falls back to git + GitHub REST API via curl.

not rated 8 5mo ago C 45 tokens copy · 98% MIT

github-issues

69

braxtonROSE4/zorro-agent

Skill Claude CodeCodex

Create, manage, triage, and close GitHub issues. Search existing issues, add labels, assign people, and link to PRs. Works with gh CLI or falls back to git + GitHub REST API via curl.

not rated 8 5mo ago C 50 tokens copy · 88% MIT

github-pr-workflow

70

braxtonROSE4/zorro-agent

Skill Claude CodeCodex

Full pull request lifecycle — create branches, commit changes, open PRs, monitor CI status, auto-fix failures, and merge. Works with gh CLI or falls back to git + GitHub REST API via curl.

not rated 8 5mo ago D 49 tokens copy · 88% MIT

braxtonROSE4/zorro-agent

Skill Claude CodeCodex needs its repo

Clone, create, fork, configure, and manage GitHub repositories. Manage remotes, secrets, releases, and workflows. Works with gh CLI or falls back to git + GitHub REST API via curl.

not rated 8 5mo ago A ✓ AI review 47 tokens copy · 81% MIT

find-nearby

72

braxtonROSE4/zorro-agent

Skill Claude CodeCodex

Find nearby places (restaurants, cafes, bars, pharmacies, etc.) using OpenStreetMap. Works with coordinates, addresses, cities, zip codes, or Telegram location pins. No API keys needed.

not rated 8 5mo ago A 45 tokens copy · 95% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: