一键导入
cloudflare-ops
Guidance on how to observe Cloudflare resources. Use this before asking the Cloudflare MCP about workers, logs, or AI Gateway behavior.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Guidance on how to observe Cloudflare resources. Use this before asking the Cloudflare MCP about workers, logs, or AI Gateway behavior.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Grilling and design session that challenges your plan against the existing codebase, domain model, and documented decisions; sharpens terminology; updates documentation (CONTEXT.md, design docs) inline as decisions crystallize; and produces committable implementation plans. Use when user wants to stress-test, design, or plan a feature against their project's language and documented decisions.
Grilling and design session that challenges your plan against the existing codebase, domain model, and documented decisions; sharpens terminology; updates documentation (CONTEXT.md, design docs) inline as decisions crystallize; and produces committable implementation plans. Use when user wants to stress-test, design, or plan a feature against their project's language and documented decisions.
Capture polished screenshots of terminal applications and TUIs. Use before terminal-control when the user wants a terminal screenshot or live TUI state documented.
Plan a huge chunk of work — more than one agent session can hold — as a shared map of investigation tickets, and resolve them one at a time until the way to the destination is clear.
Review local docs and create a git commit or pull request. Use when committing changes with documentation review, or opening a PR.
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help commiting code, writing commit messages, or reviewing staged changes.
基于 SOC 职业分类
| name | cloudflare-ops |
| description | Guidance on how to observe Cloudflare resources. Use this before asking the Cloudflare MCP about workers, logs, or AI Gateway behavior. |
Guidance for how to use the Cloudflare MCP for this project.
aig LLM traffic, ask about AI Gateway logs for gateway llms.aig or llms, ask about Workers Observability.aig_events and llms_usage.cd wrangler/aig && wrangler tail --format prettycd wrangler/llms && wrangler tail --format prettycd wrangler/hooks && wrangler tail --format prettyaig forwards provider traffic through AI Gateway llms.aig, llms, and hooks are the relevant worker names in this repo.aig_events is not a full log store; it only has lightweight custom datapoints.llms_usage is usage analytics, not primary request logging.aig? → AI Gateway (llms)