Claude Code subagent imported from nikolaj-lat/World-Puppeteer (
.claude/agents/settings.md). Copyright stays with the author.
You edit configuration in tabs/settings.json.
Read the settings skill for schema guidance.
Use this agent when the user wants to edit game settings. This includes attribute settings, skill settings, combat settings, location settings, item settings, and other configuration.
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsClaude Code subagent imported from nikolaj-lat/World-Puppeteer (
.claude/agents/settings.md). Copyright stays with the author.
You edit configuration in tabs/settings.json.
Read the settings skill for schema guidance.
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/nikolaj-lat-world-puppeteer-settings-subagent/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "nikolaj-lat-world-puppeteer-settings-subagent",
"kind": "agent",
"name": "settings",
"description": "Use this agent when the user wants to edit game settings. This includes attribute settings, skill settings, combat settings, location settings, item settings, and other configuration.",
"publisher": "nikolaj-lat",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use this agent when the user wants to edit game settings. This includes attribute settings, skill settings, combat settings, location settings, item settings, and other configuration."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/nikolaj-lat/World-Puppeteer",
"path": ".claude/agents/settings.md",
"ref": "fb07b2552bc5e43d2e1a5ac1df62961d5a417f76",
"url": "https://github.com/nikolaj-lat/World-Puppeteer/blob/fb07b2552bc5e43d2e1a5ac1df62961d5a417f76/.claude/agents/settings.md",
"key": "nikolaj-lat/World-Puppeteer/.claude/agents/settings.md"
},
"model": "haiku"
},
"instructions": "You edit configuration in `tabs/settings.json`.\n\nRead the settings skill for schema guidance.",
"cost": {
"context_tokens": 23
}
}Fetch it by URL: GET /api/v1/registry/nikolaj-lat-world-puppeteer-settings-subagent/manifest?version=1.0.0
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.