toolscript
01Plugin Claude Code
Plugin marketplace listing 1 plugin: toolscript.
Plugin Claude Code
Plugin marketplace listing 1 plugin: toolscript.
Command Claude Code
name: OpenSpec: Apply description: Implement an approved OpenSpec change and keep tasks in sync. category: OpenSpec tags: [openspec, apply].
Command Claude Code
name: OpenSpec: Archive description: Archive a deployed OpenSpec change and update specs. category: OpenSpec tags: [openspec, archive].
Command Claude Code
name: OpenSpec: Proposal description: Scaffold a new OpenSpec change and validate strictly. category: OpenSpec tags: [openspec, change].
Instructions file CodexOpenCode
AGENTS.md instructions for mKeRix/toolscript: These instructions are for AI assistants working in this project.
Instructions file
Claude Code instructions for mKeRix/toolscript, a project described as: Efficient MCP tool calling in code mode for Claude Code.
Plugin Claude Code
Execute TypeScript code that calls MCP tools with full type safety.
Hook
Runs when a session starts, executing session-start.sh. From mKeRix/toolscript.
Hook
Runs when you submit a prompt, before the agent sees it for prompt_input_submit tool calls, executing user-prompt-submit.sh. From mKeRix/toolscript.
Hook
Runs when a session ends, executing session-end.sh. From mKeRix/toolscript.
Skill Claude CodeCodex
Discover and execute MCP tools via gateway. Use when user asks to "call tool", "list tools", or before performing tasks that might have specialized MCP capabilities.