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: Serverless

Browse skills that share this tag.

  • pinecone - Managed vector database for production RAG and search
    PineconeVector DatabaseRAGServerless

    ★ 0 · Updated 2026-09-20

    Pinecone provides serverless vector database operations including index creation, vector upserting, similarity querying, metadata filtering, and hybrid search.

    ⚙ Create vector indices⚙ Upsert vector data⚙ Query similar vectors
  • modal-serverless-gpu - Run ML workloads on Modal serverless GPUs
    InfrastructureServerlessGPUCloud

    ★ 0 · Updated 2026-09-20

    Provides guidance for running machine learning workloads, deploying web APIs, and scheduling batch jobs on Modal serverless GPUs.

    ⚙ Configure serverless GPU resources⚙ Deploy ML web endpoints⚙ Define custom container images
  • modal-serverless-gpu - Serverless GPU Cloud Platform for Machine Learning
    InfrastructureServerlessGPUCloud

    ★ 5 · Updated 2026-09-20

    Provides serverless GPU compute for running machine learning workloads, deploying auto-scaling APIs, and executing batch jobs.

    ⚙ Deploy ML models as APIs⚙ Execute serverless GPU batch jobs⚙ Define infrastructure using Python code
  • terraform-lambda - Scaffold AWS Lambda with Terraform
    AWSLambdaTerraformServerless

    ★ 58 · Updated 2026-05-28

    Scaffold complete AWS Lambda function projects using terraform-aws-lambda Terraform module

    ⚙ scaffold project⚙ generate terraform configuration⚙ create makefile
  • OpenAI Apps MCP - Build ChatGPT Apps with MCP Servers on Cloudflare Workers
    MCPCloudflare WorkersChatGPT extensionsServerless

    ★ 1,018 · Updated 2026-02-09

    Create MCP servers to extend ChatGPT with custom tools and interactive widgets

    ⚙ Build MCP server⚙ Configure CORS policies⚙ Deploy widgets
  • MCP OAuth Cloudflare - OAuth authentication for MCP servers on Cloudflare Workers
    OAuthCloudflareMCPAuthentication

    ★ 1,018 · Updated 2026-02-09

    Adds OAuth authentication to MCP servers deployed on Cloudflare Workers

    ⚙ generate OAuth tokens⚙ handle Google authentication⚙ store encrypted tokens
  • cloudflare-python-workers - Build Python APIs on Cloudflare Workers
    PythonCloudflare WorkersServerlessWebAssembly

    ★ 1,018 · Updated 2026-02-09

    Build and deploy Python APIs on Cloudflare Workers using pywrangler and implement multi-step workflow automation

    ⚙ initialize python workers project⚙ create WorkerEntrypoint class⚙ configure wrangler.jsonc