Use this skill to work with Cloudflare via the legacy Global API Key flow.
Read credentials from environment variables:
CLOUDFLARE_GLOBAL_API_KEY — requiredCLOUDFLARE_EMAIL — requiredCLOUDFLARE_ACCOUNT_ID — required only for tunnel operationsDo not use Bearer auth for this flow.
X-Auth-Email: $CLOUDFLARE_EMAILX-Auth-Key: $CLOUDFLARE_GLOBAL_API_KEYproxied: false unless the user explicitly asks for proxying.ttl: 1 for Cloudflare auto TTL.CLOUDFLARE_ACCOUNT_ID.Use scripts/cf-global.sh for repeatable Cloudflare operations.
verifyzones / zones-listzone-getzone-iddns-listdns-createdns-updatedns-deletedns-exportdns-importsettings-listsetting-getsetting-setssl-getssl-setcache-purgepagerules-listfirewall-listtunnels-listtunnel-gettunnel-createtunnel-deleteanalyticsscripts/cf-global.sh is included in the published package.dist/cloudflare-global.skill file is a build artifact and should be regenerated before publishing if the source changes.共 1 个版本