Claude Skills · DevOps & Infrastructure

Agent Ready Webmcp

fabricioctelles/skills

Sub-skill de agent-ready-cloudflare: Implement WebMCP

★ 69 Synced 1 hour ago View SKILL.md

At a glance

This skill is for DevOps & Infrastructure and helps you implement webmcp server, set up mcp protocol handlers, and configure cloudflare workers integration.

Install git clone --depth 1 https://github.com/fabricioctelles/skills cp -r skills/skills/agent-ready-cloudflare/webmcp ~/.claude/skills/webmcp
Can use Not declared by the author

webmcpcloudflaremcp-protocolagent-integrationautomation

Also in fabricioctelles/skills

View the repo
Agent Plugin Eval Code Review & Testing

Audit, score, and compare repositories containing portable Agent Plugins against the official Agent Plugins specification. Use when asked to...

Sub-skill de agent-ready-cloudflare: Implement A2A Agent Card

Agent Ready Acp DevOps & Infrastructure

Sub-skill de agent-ready-cloudflare: Implement ACP Discovery Document

Sub-skill de agent-ready-cloudflare: Implement Agent Skills Discovery Index

Agent Ready AI Rules DevOps & Infrastructure

Sub-skill de agent-ready-cloudflare: Implement AI Bot Rules in robots.txt

Agent Ready API Catalog DevOps & Infrastructure

Sub-skill de agent-ready-cloudflare: Implement API Catalog

Agent Ready Auth Md DevOps & Infrastructure

Sub-skill: Implement Auth.md for agent registration discovery. Serve /auth.md with OAuth metadata at /.well-known/oauth-protected-resource a...

Agent Ready Cloudflare DevOps & Infrastructure

Audit and improve website readiness for AI agents using the Cloudflare "Is It Agent Ready?" scanner (isitagentready.com). Covers scanning vi...

Sub-skill de agent-ready-cloudflare: Implement Content Signals

Agent Ready Dns Aid DevOps & Infrastructure

Sub-skill: Implement DNS-AID records so agents discover endpoints through DNS. Use SVCB/HTTPS records under _agents namespace with alpn and...

Agent Ready Link Headers DevOps & Infrastructure

Sub-skill de agent-ready-cloudflare: Implement Link Response Headers

Sub-skill de agent-ready-cloudflare: Implement llms-full.txt

Other DevOps & Infrastructure skills

Wizard mattpocock/skills

Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...

Git Guardrails Claude Code mattpocock/skills

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...

Setup Matt Pocock Skills mattpocock/skills

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...

Setup TS Deep Modules mattpocock/skills

Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...

Setup Pre Commit mattpocock/skills

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...

Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.