Claws-Temple/claws-temple-bounty2.0-skills
Multi-host orchestration skill for Claws Temple Bounty 2.0 — coordinate reading, resonance pairing, faction oath, and social signal with an agent-first brand layer.
Multi-host orchestration skill for Claws Temple Bounty 2.0 — coordinate reading, resonance pairing, faction oath, and social signal with an agent-first brand layer.
npx skills add Claws-Temple/claws-temple-bounty2.0-skillsMulti-host orchestration skill for Claws Temple Bounty 2.0 — coordinate reading, resonance pairing, faction oath, and social signal with an agent-first brand layer.
Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with this.helpers / the $helpers global, working with dates using DateTime, troubleshooting Code node errors, choosing between Code node modes, or doing any custom data transformation in n8n. Always use this skill when a workflow needs a Code node — whether for data aggregation, filtering, API calls, format conversion, batch processing logic, or any custom JavaScript. Covers SplitInBatches loop patterns, cross-iteration data, pairedItem, and real-world production patterns. Also use when asked why a Code node or workflow is slow, which execution mode is faster, or how to cut per-item overhead on large datasets. EXCEPTION — for the AI-agent-callable Custom Code Tool (@n8n/n8n-nodes-langchain.toolCode, a tool attached to an AI Agent), use the n8n-code-tool skill instead; it has a different runtime contract.
Control Android devices through ADB with this Python automation framework for task execution and phone farm scaling.
Transform Claude Code into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Claude Code's native crons, dispatch, MCP tools, and memory. Use when the user wants continuous autonomous operation, scheduled tasks, or a self-directing agent loop.
Automate Supportbee tasks via Rube MCP (Composio). Always search tools first for current schemas.
Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, managing credentials, auditing instance security, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns. IMPORTANT — Always consult this skill before calling any n8n-mcp tool — it prevents common mistakes like wrong nodeType formats, incorrect parameter structures, and inefficient tool usage. If the user mentions n8n, workflows, nodes, or automation and you have n8n MCP tools available, use this skill first.
Automate ChatGPT OAuth registration and login workflows with this Chrome extension supporting multi-step execution and integrated email verification services.