
from claude-skill-registry483
Set up and configure Torii (Dojo indexer) to provide GraphQL queries, gRPC subscriptions, and SQL access for indexed world state.
This skill guides you through installing, configuring, and running Torii — the Dojo indexer — to index on-chain world events and expose a type-safe GraphQL API, gRPC subscriptions, and direct SQL access. It covers quick-start commands, production options, GraphQL schema patterns, pagination, real-time subscriptions, and client integration examples.
Use this when you need fast, queryable access to your deployed world state, want to enable real-time updates for clients via subscriptions, or need to run complex analytics against an indexed SQL dataset instead of direct RPC queries.
Best used by agents that can run shell commands and interact with GraphQL and RPC endpoints (e.g., Copilot/Code assistants, CLI-capable agents).
Dojo Torii indexer setup and configuration skill. No bundled scripts — purely instructional. Clean SKILL.md with clear triggers, well-organized sections covering GraphQL queries, gRPC subscriptions, SQL access, client integration, and troubleshooting. No security concerns; only minor note is the CORS wildcard default which is standard for development.
Well-written documentation skill for a niche blockchain indexing tool. No executable scripts to audit. Part of the dojoengine/book repo skill set.
Uloop: Execute Dynamic Code
Run small C# snippets in the Unity Editor via the uloop CLI for editor automation tasks like prefab wiring, AddComponent flows, and scene edits—without writing
Bookmarklet Creation
Generates browser-executable JavaScript bookmarklets with strict formatting (IIFE wrapper, block comments) and provides ready-to-install links or installer inst
Overnight — Autonomous Long-Running Coding
Orchestrates long-running coding goals: decomposes objectives into atomic tasks, dispatches isolated worktree workers, verifies acceptance criteria, and merges
Bexio API (Swiss CRM & Invoicing)
Integrate and manage Bexio contacts, quotes, invoices, orders and products via the Bexio API. Useful for CRM and Swiss business document workflows.
Content Research Writer
A writing-partner skill that helps research, outline, draft, cite, and iteratively improve articles, tutorials, and thought pieces.
Agent Hierarchy Diagram
Generate visual hierarchy diagrams (ASCII, Mermaid, GraphML) that show agent roles, levels, and delegation for documentation and onboarding.
Review Pull Request
Automated, structured PR reviewer: gathers metadata, diffs, CI results, dependency changes and provides a concise verdict with testing and documentation recomme
Agent Ops — Testing Workflow
Guidance for designing, running, and analyzing test suites for agents: test isolation, execution patterns, and coverage-based enforcement.
libagent
Agent orchestration library for conversational AI — coordinates LLM completions, memory, tool execution, and multi-turn flows; useful for building chat agents a
Raindrop.io API
Manage Raindrop.io bookmarks, collections, tags and highlights via the Raindrop REST API with helper scripts and examples.