$npx skillfedfor your agent

Cloudflare Service Token Setup

Configure Cloudflare Access service tokens to enable automated systems, scripts, and monitoring to authenticate without human intervention or Google OAuth. Store credentials securely in .env, test access with curl or a helper script, and manage token lifecycle through the Cloudflare dashboard.

Cloudflare Service Token Setup guides you through creating and managing service tokens for API authentication in automated workflows.

AI-generated summary based on this skill's SKILL.md

★ 1  0 unlicensed, metadata onlyupdated by dawiddutoit

Decision gist · record as of 2026-01-26

Cloudflare Service Token Setup guides you through creating and managing service tokens for API authentication in automated workflows. Configure Cloudflare Access service tokens to enable automated systems, scripts, and monitoring to authenticate without human intervention or Google OAuth. Store credentials securely in .env, test access with curl or a helper script, and manage token lifecycle through the Cloudflare dashboard.

manual: git clone https://github.com/dawiddutoit/custom-claude → cp -r custom-claude ~/.claude/skills/cloudflare-service-token-setup

Use it when

  • Cloudflare Service Token Setup lets you generate credentials through the Cloudflare dashboard.
  • Cloudflare Service Token Setup supports automation by storing your Client ID and Client Secret in .env files or secrets management systems.
Same gist for agents: .md · .json

Install

dawiddutoit/custom-claude/cloudflare-service-token-setup · repository language: Python

generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How to set up cloudflare service token for API authentication?

Cloudflare Service Token Setup enables automated systems to authenticate without human intervention. Create a service token in the Cloudflare dashboard under Access > Service Tokens, assign it a name and duration, then store the credentials securely in a .env file. The token grants your scripts and monitoring tools API access while bypassing Google OAuth requirements.

What is the process to create and manage Cloudflare service credentials?

Cloudflare Service Token Setup lets you generate credentials through the Cloudflare dashboard. Navigate to Access > Service Tokens, click Create, name your token, set an expiration date, and receive a Client ID and Client Secret. Store these securely in environment variables, never in version control. Manage token lifecycle by rotating credentials before expiry and revoking unused tokens.

How do I configure cloudflare service tokens for automation?

Cloudflare Service Token Setup supports automation by storing your Client ID and Client Secret in .env files or secrets management systems. Test access using curl or a helper script to verify the token works before deploying. Configure token permissions in the dashboard to grant only the access levels your automation needs, following least-privilege principles.

How to generate cloudflare service token and set permissions?

Cloudflare Service Token Setup generates tokens in the Access section of your dashboard. After creating a token, configure its permissions by specifying which applications or resources it can access. Set an appropriate expiration window, store credentials securely, and regularly audit token usage. Revoke tokens immediately if credentials are compromised.

Can I integrate Cloudflare service tokens into my applications?

Cloudflare Service Token Setup integrates into applications and workflows by using the Client ID and Client Secret for API calls. Pass credentials via environment variables, use them in authentication headers, and test with curl before full deployment. This approach works for monitoring tools, CI/CD pipelines, and any system needing automated Cloudflare Access without user login.

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Set up and configure Cloudflare service tokens for API authentication”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Cloudflare Access Add User
by dawiddutoit · dawiddutoit/custom-claude

This skill adds new users to Cloudflare Access by updating the allowed email list in your environment configuration and syncing policies across all protected services. It validates email formats, prevents duplicates, and confirms successful policy updates before providing test instructions for the new user.

no license declared → metadata onlyupdated Jan 2026
★ 1repo stars
Cloudflare Access Setup
by dawiddutoit · dawiddutoit/custom-claude

This skill automates Cloudflare Access deployment with Google OAuth identity provider integration. It verifies prerequisites, configures OAuth credentials, creates Access applications for protected services, and establishes allow policies for authorized users. Use it to secure remote access to your applications and troubleshoot authentication issues.

no license declared → metadata onlyupdated Jan 2026
★ 1repo stars
Cloudflare Tunnel Troubleshoot
by dawiddutoit · dawiddutoit/custom-claude

Systematically identifies and resolves Cloudflare Tunnel connectivity failures that block remote access. Checks container status, validates tunnel tokens, analyzes logs for Error 1033 and QUIC issues, and provides targeted recovery commands.

no license declared → metadata onlyupdated Jan 2026
★ 1repo stars
cloudflare-zero-trust-access
by secondsky · secondsky/claude-skills

This skill provides production-ready patterns for adding Cloudflare Access authentication to Workers applications. It includes Hono middleware for one-line setup, manual JWT validation templates, service token support for backend auth, and solutions for common issues like CORS preflight blocking and missing headers.

MITupdated Jul 2026
★ 196repo stars
Cloudflare Access Troubleshoot
by dawiddutoit · dawiddutoit/custom-claude

This skill systematically identifies and resolves Cloudflare Access authentication problems, from Google OAuth misconfigurations to policy mismatches and domain blocking. It guides you through verifying OAuth credentials, checking allowed email lists, confirming Pi-hole whitelisting, and validating redirect URIs to pinpoint exactly why authentication is failing.

no license declared → metadata onlyupdated Jan 2026
★ 1repo stars
cloudflare-zero-trust
by BagelHole · BagelHole/DevOps-Security-Agent-Skills

Replace VPN access to internal services using Cloudflare's Zero Trust platform, which combines identity verification, device compliance checks, and encrypted tunnels to protect dashboards, admin panels, and on-premises apps. Enforce DNS-level threat filtering and support remote teams without opening inbound ports.

MITupdated May 2026
★ 44repo stars

More skills cf-access-wall (MIT) · Cloudflare Tunnel Setup (unlicensed) · Caddy Subdomain Add (unlicensed) · Infrastructure Monitoring Setup (unlicensed) · dashboard-forge (MIT) · Gcp Gke Deployment Strategies (unlicensed)

Tags
api-authenticationtoken-generationcloud-infrastructureaccess-controlcredential-managementautomation-setupsecurity-configuration