(GENERIC ROUTING ONLY) General Cloudflare platform skill for infrastructure, storage, and networking. Use when choosing between Cloudflare products (KV vs D1 vs R2) or doing general Cloudflare tasks. NOT for building AI agents (use agents-sdk). NOT for building MCP servers (use mcp-builder). NOT for deploying applications unless Cloudflare is the explicit target platform. Do NOT use for code-reviewing Workers (use workers-best-practices instead) or for CLI deployment/management (use wrangler instead). NOT for orchestrating CI/CD pipelines (use github-actions instead). NOT for AWS, GCP, Azure, Render, or generic container deployment. Use specific skills like wrangler or workers-best-practices when the task is narrowly scoped.
$npx -y skills add neverinfamous/memory-journal-mcp --skill cloudflareInstalls into the current project.
Run `npx skills use "https://github.com/neverinfamous/memory-journal-mcp" --skill "neverinfamous/memory-journal-mcp/cloudflare"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/neverinfamous/memory-journal-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/neverinfamous/memory-journal-mcp"` and select the relevant skills, then follow their instructions.