freeze
Personal OS framework for orchestrating AI workers. Built on Ralph methodology.
Killer-Skillsディレクトリで数千のAI Agentスキルを探索・インストール。Claude Code、Windsurf、Cursorなどに対応。
Personal OS framework for orchestrating AI workers. Built on Ralph methodology.
Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrangler.jsonc, or checking for common Workers anti-patterns (streaming, floating promises, global state, secrets, bindings, observability). Biases towa...
Gemini Command Worker automates task execution by reading instructions, executing tasks, and publishing reports. It benefits developers by streamlining workflow and reducing manual effort.
Describes the sub-agent pipeline: task-decomposer breaks a task into subtasks, task-worker implements them, work-reviewer checks the result; on issues feedback goes back to the worker. Use when orchestrating multi-step work with task-decomposer, task-worker, and work-reviewer agents, or when the user asks how these agents work together.
Spawn and manage multiple Codex CLI agents via tmux to work on tasks in parallel. Use whenever a task can be decomposed into independent subtasks (e.g. batch triage, parallel fixes, multi-file refactors). When codex and tmux are available, prefer this over the built-in Task tool for parallelism.
Cloudflare AIエージェントは、Agents SDKとWorkersを使用して構築されたスマートエージェントです
Wrangler CLI は Cloudflare Workers、KV、R2、D1、Vectorize、Hyperdrive、Workers AI、コンテナ、キュー、ワークフロー、パイプラインをデプロイ、開発、管理するツール
Curated DJ set streaming platform with AI-powered tracklist detection and community annotations. Built on Cloudflare Workers, R2, D1, and Workers AI.
MCPサーバーはModel Context Protocolのサーバー実装であり、Cloudflare上でモデルサービスを提供する
The sandbox-sdk AI agent skill enables developers to build secure, isolated code execution environments on Cloudflare Workers, perfect for AI code execution, code interpreters, and CI/CD systems.
This Cloudflare AI agent skill empowers developers to build, secure, and optimize applications with ease, leveraging Workers, Pages, and other Cloudflare technologies. Enhance your development workflow with AI-driven automation.
Cloudflare Durable Objects はステートフルなコーディネーションアプリケーションを構築する技術で、RPC メソッド、SQLite ストレージ、WebSockets をサポートします