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

Browse skills that share this tag.

  • opencorvus-matrix-channel-config - OpenCorvus Matrix Channel Configuration
    opencorvusmatrixchannel-configadapter

    ★ 0 · Updated 2026-09-12

    Guides official Matrix client setup for OpenCorvus, collects credentials, and applies them to OpenCorvus configuration.

    ⚙ Guide official Matrix client setup⚙ Collect Matrix credentials from user⚙ Apply credentials to OpenCorvus configuration
  • abs-zalo-bot - Zalo channel adapter for AI agents
    zalozalo-oamcpadapter

    ★ 16 · Updated 2026-09-09

    Connects AI agents to Zalo via official OA API or personal QR bridge and exposes read-oriented MCP tools.

    ⚙ Connect AI agents to Zalo⚙ List Zalo groups and users⚙ Read recent Zalo messages
  • add_platform.implement - Implement Platform Support for DeepWork
    platform integrationadaptertestingDeepWork

    ★ 602 · Updated 2026-06-15

    Creates platform adapter, templates, tests, and documentation for DeepWork integration

    ⚙ create platform adapter class⚙ create command templates⚙ register adapter
  • provider-setup - Setup LLM Providers for Multi-Provider Router
    LLMprovideradaptermulti-provider

    ★ 22 · Updated 2026-06-15

    Add new LLM providers with adapter templates and rate limit configuration

    ⚙ create provider adapter⚙ register adapter⚙ configure auto-discovery
  • create-persistence-adapter - Generate JPA persistence adapter for aggregates
    JPApersistenceadapterdatabase

    ★ 3 · Updated 2026-03-26

    Scaffold or update JPA persistence adapter with entity, repository, mapper, and adapter class

    ⚙ read repository port file⚙ find domain aggregate⚙ generate entity class
  • create-persistence-adapter - Generate JPA Persistence Adapter
    jpapersistenceadapterdatabase

    ★ 602 · Updated 2026-03-26

    Scaffold or update JPA entity, repository, mapper, and adapter for domain aggregates

    ⚙ read repository port file⚙ read domain aggregate class⚙ generate JPA entity file