pedrofuentes/skills
AI Agent Skills
AI Agent Skills
npx skills add pedrofuentes/skillsAI Agent Skills
LLM-neutral skill that fetches a URL to a temp file so agents can pipe the path through rg / jq / awk instead of dumping the whole page into context. Same shape as pi-webfetch / opencode webfetch. Single-file Python 3 stdlib. Works on macOS, Linux, Windows.
Manages Cloud Run services, jobs, and worker pools. Use when you need to deploy applications responding to HTTP requests (services), run event-triggered or scheduled tasks (jobs), or handle always-on pull-based background processing (worker pools).
Recently updated agent-skill-related GitHub repository: niveshdandyan/self-improving-agent-architect.
Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with render_game_to_text.
Codex skill for generating Penrose-rendered SVG diagrams
Teach your coding agent to prove its own work — evidence, not claims