ronmkr

62 mods across 1 repository, 2 stars between them.

ronmkr/PromptBook

Agent

Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a Python Agent SDK app has been created or modified.

2 3mo ago A 55 tokens copy · 95% Apache-2.0

ronmkr/PromptBook

Agent

Use this agent to verify that a TypeScript Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a TypeScript Agent SDK app has been created or modified.

2 3mo ago A 56 tokens copy · 89% Apache-2.0

new-sdk-app

03

ronmkr/PromptBook

Command

Create and setup a new Gemini Agent SDK application.

2 3mo ago A 9 tokens copy · 88% Apache-2.0

ronmkr/PromptBook

Skill Claude CodeCodex

Analyze a codebase and recommend Antigravity automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Antigravity setup, mentions improving Antigravity workflows, asks how to first set up Antigravity for a project, or wants to know what…

2 3mo ago A 82 tokens copy · 89% Apache-2.0

gemini-md-improver

06

ronmkr/PromptBook

Skill Claude CodeCodex

Audit and improve GEMINI.md files in repositories. Use when user asks to check, audit, update, improve, or fix GEMINI.md files. Scans for all GEMINI.md files, evaluates quality against templates, outputs quality report, then makes targeted updates. Also use when the user mentions "GEMINI.md maintenance" or "project…

2 3mo ago A 79 tokens copy · 88% Apache-2.0

agent-creator

07

ronmkr/PromptBook

Agent

Use this agent when the user asks to "create an agent", "generate an agent", "build a new agent", "make me an agent that...", or describes agent functionality they need. Trigger when user wants to create autonomous agents for plugins. Examples: Context: User wants to create a code review agent user: "Create an agent…

2 3mo ago A 254 tokens copy · 94% Apache-2.0

plugin-validator

08

ronmkr/PromptBook

Agent

Use this agent when the user asks to "validate my plugin", "check plugin structure", "verify plugin is correct", "validate plugin.json", "check plugin files", or mentions plugin validation. Also trigger proactively after user creates or modifies plugin components. Examples: Context: User finished creating a new plugin…

2 3mo ago A 241 tokens copy · 98% Apache-2.0

skill-reviewer

09

ronmkr/PromptBook

Agent

Use this agent when the user has created or modified a skill and needs quality review, asks to "review my skill", "check skill quality", "improve skill description", or wants to ensure skill follows best practices. Trigger proactively after skill creation. Examples: Context: User just created a new skill user: "I've…

2 3mo ago A 249 tokens copy · 98% Apache-2.0

create-plugin

10

ronmkr/PromptBook

Command

Guided end-to-end plugin creation workflow with component design, implementation, and validation.

2 3mo ago A 16 tokens copy · 88% Apache-2.0

agent-development

11

ronmkr/PromptBook

Skill Claude CodeCodex

This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development…

2 3mo ago A 81 tokens copy · 97% Apache-2.0

command-development

12

ronmkr/PromptBook

Skill Claude CodeCodex

This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash…

2 3mo ago A 100 tokens copy · 89% Apache-2.0

hook-development

13

ronmkr/PromptBook

Skill Claude CodeCodex

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${GEMINIPLUGINROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop…

2 3mo ago A 118 tokens copy · 86% Apache-2.0

mcp-integration

14

ronmkr/PromptBook

Skill Claude CodeCodex

This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${GEMINIPLUGINROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive…

2 3mo ago B 99 tokens copy · 89% Apache-2.0

plugin-settings

15

ronmkr/PromptBook

Skill Claude CodeCodex

This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the…

2 3mo ago B 83 tokens original Apache-2.0

plugin-structure

16

ronmkr/PromptBook

Skill Claude CodeCodex

This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${GEMINIPLUGINROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest…

2 3mo ago A 94 tokens copy · 86% Apache-2.0

skill-development

17

ronmkr/PromptBook

Skill Claude CodeCodex

This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Antigravity plugins.

2 3mo ago A 64 tokens copy · 89% Apache-2.0

build-mcp-app

18

ronmkr/PromptBook

Skill Claude CodeCodex

This skill should be used when the user wants to build an "MCP app", add "interactive UI" or "widgets" to an MCP server, "render components in chat", build "MCP UI resources", make a tool that shows a "form", "picker", "dashboard" or "confirmation dialog" inline in the conversation, or mentions "apps SDK" in the…

2 3mo ago A 111 tokens copy · 91% Apache-2.0

build-mcp-server

19

ronmkr/PromptBook

Skill Claude CodeCodex

This skill should be used when the user asks to "build an MCP server", "create an MCP", "make an MCP integration", "wrap an API for Gemini", "expose tools to Gemini", "make an MCP app", or discusses building something with the Model Context Protocol. It is the entry point for MCP server development — it interrogates…

2 3mo ago A 111 tokens copy · 86% Apache-2.0

build-mcpb

20

ronmkr/PromptBook

Skill Claude CodeCodex

This skill should be used when the user wants to "package an MCP server", "bundle an MCP", "make an MCPB", "ship a local MCP server", "distribute a local MCP", discusses ".mcpb files", mentions bundling a Node or Python runtime with their MCP server, or needs an MCP server that interacts with the local filesystem…

2 3mo ago A 98 tokens copy · 92% Apache-2.0

ronmkr/PromptBook

Command

Stand up an Google MCP tunnel locally with Docker Compose so Gemini can call a private MCP server (manual-credentials quickstart).

2 3mo ago B 25 tokens original Apache-2.0

SessionStart

22

ronmkr/PromptBook

Hook

Runs when a session starts, executing sg-python.sh via bash. From ronmkr/PromptBook.

2 3mo ago A tokens not measured original Apache-2.0

UserPromptSubmit

23

ronmkr/PromptBook

Hook

Runs when you submit a prompt, before the agent sees it, executing sg-python.sh via bash. From ronmkr/PromptBook.

2 3mo ago A tokens not measured original Apache-2.0

PostToolUse

24

ronmkr/PromptBook

Hook

Runs after a tool call finishes for Edit, Write, MultiEdit, NotebookEdit and Bash tool calls, executing sg-python.sh via bash (6 commands). From ronmkr/PromptBook.

2 3mo ago A tokens not measured original Apache-2.0