LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: edge-computing

Browse skills that share this tag.

  • cloudflare - Comprehensive skill for Cloudflare platform development
    cloudflareserverlessedge-computingcloud-services

    ★ 0 · Updated 2026-09-20

    Guides Cloudflare product selection and reference lookup, prioritizing live documentation retrieval over pre-trained knowledge.

    ⚙ Select products using decision trees⚙ Retrieve latest Cloudflare documentation⚙ Check Workers type signatures
  • cloudflare - Consolidated skill for building on the Cloudflare platform.
    cloudflarecloud-platformedge-computingserverless

    ★ 0 · Updated 2026-09-15

    Covers Cloudflare platform development including Workers, Pages, storage, AI, networking, security, and infrastructure-as-code.

    ⚙ Select edge compute products⚙ Select storage services⚙ Select AI and ML services
  • cloudflare-edge-architect - Cloudflare Edge Architect Skill for Scalable Applications
    cloudflareedge-computingserverlessarchitecture

    ★ 0 · Updated 2026-02-13

    Builds scalable, stateful, and performant architectures on Cloudflare's global network

    ⚙ use Durable Objects for coordination⚙ deploy Workers for edge computing⚙ manage D1 databases at edge
  • oauth-integrations - OAuth Integrations for GitHub and Microsoft in Edge Environments
    authenticationoauthgithubmicrosoft

    ★ 1,018 · Updated 2026-02-09

    Implement OAuth 2.0 authentication for GitHub and Microsoft Entra in Cloudflare Workers and edge runtimes

    ⚙ Implement GitHub OAuth authentication⚙ Implement Microsoft Entra OAuth authentication⚙ Handle OAuth callbacks
  • neon-vercel-postgres - Setup Neon or Vercel Serverless Postgres for Edge Computing
    postgresserverlessedge-computingdatabase

    ★ 1,018 · Updated 2026-02-09

    Setup serverless Postgres with Neon or Vercel Postgres for Cloudflare Workers/Edge with connection pooling and ORM integration

    ⚙ choose deployment platform⚙ get connection string⚙ query database
  • cloudflare-d1 - Cloudflare D1 Database Management
    cloudflaredatabaseserverlesssqlite

    ★ 1,018 · Updated 2026-02-09

    Build with D1 serverless SQLite database on Cloudflare's edge

    ⚙ create D1 database⚙ write SQL migrations⚙ apply migrations