Create robust Python automation with full logging and safety checks. Use when tasks need complex data processing, authenticated API work, conditional file operations, or error handling beyond simple shell commands.
Design and run Python scripts with clear requirements, safety checks, and reproducible logging.
{project} is the git repo name (if in a git repo) or the basename of the current working directory.
uvx ruff check --fix ~/.agents/sessions/{project}/scripts/{script_name}.py.uv run --script ~/.agents/sessions/{project}/scripts/{script_name}.py and monitor logs.~/.agents/sessions/{project}/logs/{script_name}.log and stream to consoleRotatingFileHandler if logs may grow largeRead references/script-template.md for the full script template.
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer