add-agent-playground

Installs a web-based channel adapter to safely test agent configuration changes before applying them to live groups.

5|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/chiptoe-svg/nanoclaw_gccourse --skill add-agent-playground
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: add-agent-playground
Source: https://github.com/chiptoe-svg/nanoclaw_gccourse/tree/main/.claude/skills/add-agent-playground
Command: npx skills add https://github.com/chiptoe-svg/nanoclaw_gccourse --skill add-agent-playground

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Testing changes to agent personas, skills, and provider settings directly on live classroom agents risks disrupting active student and instructor workflows, making safe iteration difficult without affecting production users.

Core Features & Use Cases

  • Draft Agent Groups: Create editable copies of live agent groups to test configuration changes in complete isolation from production.
  • Real-Time Test Chat: Interact with draft agents via a web UI with streaming responses, using the same container pipeline as live channels for accurate testing.
  • Provider & Skill Testing: Toggle between Claude and Codex providers mid-session, browse and enable skills from a library with compatibility badges, and test changes before applying them to live groups.
  • Side-by-Side Diff & Apply: View differences between draft and live agent configurations, then apply approved changes to the target group with a single action.
  • Use Case: An instructor can tweak a TA agent's persona to be more supportive for introductory students, test its responses to common questions in the playground, and apply the changes to the live classroom group once satisfied with the performance.

Quick Start

Use the add-agent-playground skill to install and configure a secure web workbench where you can safely test edits to your agent group's personas, skills, and provider settings before applying them to your live classroom agents.

Frequently Asked Questions about add-agent-playground

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I test agent configuration changes without disrupting live classroom workflows?▼

You can test agent configuration changes without disrupting live classroom workflows by creating draft agent groups that isolate configuration edits from production users, then applying approved changes via a side-by-side diff. This prevents active student and instructor workflows from being affected during agent persona iteration.

Can I toggle between Claude and Codex providers when testing agent settings?▼

Yes, you can toggle between Claude and Codex providers mid-session while testing draft agent settings. The playground supports provider and skill testing, allowing you to browse a skill library with compatibility badges and evaluate different provider configurations before applying them to live agent groups.

How does real-time test chat work for draft agent groups?▼

Real-time test chat for draft agent groups works via a web UI that streams responses using Server-Sent Events. It routes interactions through the same container pipeline as live channels, ensuring your testing environment accurately reflects how draft agents will perform once deployed to production.

What is the best way to compare draft and live agent configurations before deployment?▼

The best way to compare draft and live agent configurations is using side-by-side diff functionality. This feature highlights differences between your draft edits and the live agent group settings, allowing you to review persona, skill, and provider changes before applying them with a single action.

Do I need a specific environment to set up an agent config testing playground?▼

You need an academic NanoClaw environment to set up an agent config testing playground. The setup installs a lazy-start web-based channel adapter secured with magic-link authentication, designed specifically for instructors and administrators iterating on agent personas and provider configurations.

Why does testing agent personas directly on live agents risk disrupting students?▼

Testing agent personas directly on live agents risks disrupting students because configuration changes instantly alter active classroom workflows. Modifying provider settings or personas in production affects real-time interactions, making safe iteration difficult without an isolated draft environment for testing first.