Skill Claude CodeCodex
Build or rebuild the Go scraper binary. Activate when the Go binary is missing, scraper returns empty results, or the user asks to build or update the scraper.
Skill Claude CodeCodex
Build or rebuild the Go scraper binary. Activate when the Go binary is missing, scraper returns empty results, or the user asks to build or update the scraper.
Skill Claude CodeCodex
Set up or tune Cloud Monitoring alert policies (request-count spike, 5xx error rate, instance/CPU cost-runaway, OAuth failure proxy) with email notification for the deployed place-ratings-analyzer Cloud Run service. Activate when the user asks to set up monitoring alerts, add anomaly/traffic-spike detection, configure…
Skill Claude CodeCodex
Deploy or redeploy this MCP server to Google Cloud Run (first-time setup and routine redeploys), and check whether the deployed service is actually down. Activate when the user asks to deploy to Cloud Run, redeploy, publish an update, or troubleshoot a Cloud Run outage.
Skill Claude CodeCodex
Coding standards, commit format, and development rules for this project. Activate when the user asks how to write code, format a commit, follow project conventions, or add new features.
Skill Claude CodeCodex
Drive the deployed MCP server end-to-end via a non-interactive claude -p subprocess, without waiting on the user to restart their own session. Activate when verifying that a change to tool descriptions, server instructions, or advice wording actually changes real LLM behavior through the registered MCP server.
Skill Claude CodeCodex
Start the FastMCP server locally for Claude Desktop or same-machine HTTP access. Activate when the user asks to run the MCP server, integrate with Claude Desktop, or set up local HTTP transport.
Skill Claude CodeCodex
Set up or troubleshoot Google OAuth for this MCP server's HTTP mode (create the OAuth client, test the flow, fix redirect/consent issues). Activate when the user asks to configure OAuth, create a Google OAuth client, or debug an OAuth login/redirect problem for this server.
Skill Claude CodeCodex
Run the Google Maps scraping and analysis pipeline from the command line (dev/smoke-test utility). Activate when the user wants to execute a Google Maps search without an MCP client, scrape data, run tools/cli.py, or verify the pipeline works.
Skill Claude CodeCodex
Run the pytest test suite, check coverage, or follow the TDD cycle. Activate when the user wants to run tests, check if tests pass, measure branch coverage, or write new tests.
Skill Claude CodeCodex
Set up the environment to run this MCP server: WSL, Docker, image build, and Claude Desktop registration. Activate when the user is setting up from scratch, asks how to install prerequisites, or needs to register the server in an MCP client.
Instructions file CodexOpenCode
AGENTS.md instructions for kzkymn/place-ratings-analyzer: See CLAUDE.md for full project guidance (architecture, commands, known issues, conventions). Detailed workflow skills are in .agents/skills/.
Instructions file
Claude Code instructions for kzkymn/place-ratings-analyzer, covering claude.md, project architecture, essential commands and known limitations.
Instructions file Gemini CLI
Gemini CLI instructions for kzkymn/place-ratings-analyzer, covering gemini.md and gemini's role in this project.