turnstile-spin
An agent skill by cloudflare, from cloudflare/skills. Tags: authentication, cloudflare, integration, security, web.
What it does
Set up, repair, or migrate to Cloudflare Turnstile bot verification in an existing frontend and backend, including server-side Siteverify.
Install
With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:
npx skills add cloudflare/skills --skill turnstile-spin
Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):
git clone --depth 1 https://github.com/cloudflare/skills
cp -r skills/skills/turnstile-spin ~/.claude/skills/turnstile-spin
Safety box score
Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.
Source
- Repository
- cloudflare/skills (all skills from this repository)
- Path
- skills/turnstile-spin/SKILL.md
- Branch
- main
- Updated
- 2026-09-20
Related skills
- agents-connect — Use when connecting your agent to external APIs, tools, or services via Gateway, or restricting tool access with Cedar policies.
- aws-auth — Adds user authentication to web and mobile apps with Amazon Cognito (user pools and identity pools) and the AWS Amplify client auth libraries.
- aws-networking — Routes AWS networking requests to the correct service skill for implementation.
- burpsuite-project-parser — burp) from the command line.
- pentesting-with-aws-security-agent — Run an AWS Security Agent penetration test against a live web application — registers and verifies the target domain.
- cloudflare — Discover and choose Cloudflare products for apps, APIs, AI agents, storage, networking, and security.