← all publishers

braxtonROSE4

@braxtonrose4 source repo

112 published skills · page 2 of 2

  1. Jupyter Live Kernel · braxtonrose4
    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 live Jupyter kernel. No new tools required.
    0
    installs
  2. Meme Generation · braxtonrose4 bundle
    Generate real meme images by picking a template and overlaying text with Pillow. Produces actual .png meme files.
    0
    installs
  3. Zorro Agent · braxtonrose4
    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 contributions.
    0
    installs
  4. Writing Plans · braxtonrose4
    Use when you have a spec or requirements for a multi-step task. Creates comprehensive implementation plans with bite-sized tasks, exact file paths, and complete code examples.
    0
    installs
  5. Gitnexus Explorer · braxtonrose4 bundle
    Index a codebase with GitNexus and serve an interactive knowledge graph via web UI + Cloudflare tunnel.
    0
    installs
  6. Honcho · braxtonrose4
    Configure and use Honcho memory with Zorro -- cross-session user modeling, multi-profile peer isolation, observation config, and dialectic reasoning. Use when setting up Honcho, troubleshooting memory, managing profiles with Honcho peers, or tuning observation and recall settings.
    0
    installs
  7. Openclaw Migration · braxtonrose4 bundle
    Migrate a user's OpenClaw customization footprint into Zorro Agent. Imports Zorro-compatible memories, SOUL.md, command allowlists, user skills, and selected workspace assets from ~/.openclaw, then reports exactly what could not be migrated and why.
    0
    installs
  8. Blackbox · braxtonrose4
    Delegate coding tasks to Blackbox AI CLI agent. Multi-model agent with built-in judge that runs tasks through multiple LLMs and picks the best result. Requires the blackbox CLI and a Blackbox AI API key.
    0
    installs
  9. Memento Flashcards · braxtonrose4 bundle
    Spaced-repetition flashcard system. Create cards from facts or text, chat with flashcards using free-text answers graded by the agent, generate quizzes from YouTube transcripts, review due cards with adaptive scheduling, and export/import decks as CSV.
    0
    installs
  10. Systematic Debugging · braxtonrose4
    Use when encountering any bug, test failure, or unexpected behavior. 4-phase root cause investigation — NO fixes without understanding the problem first.
    0
    installs
  11. Zorro Atropos Environments · braxtonrose4 bundle
    Build, test, and debug Zorro Agent RL environments for Atropos training. Covers the ZorroAgentBaseEnv interface, reward functions, agent loop integration, evaluation with tools, wandb logging, and the three CLI modes (serve/process/evaluate). Use when creating, reviewing, or fixing RL environments in the zorro-agent repo.
    0
    installs
  12. Test Driven Development · braxtonrose4
    Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR cycle with test-first approach.
    0
    installs