Vibeleaderboard
Index / tool
Visit github.com
Category
AI Agents
Rank
No. 2002Tools index
Pricing
Open Source
Type
TOOL
Builder
openclaw
GitHub
12 stars
Date

About

Community repo for OpenClaw voice-related agent integrations and recipes.

What it does

This repository currently documents regional community operations and an application process for ecosystem presentations. It also automates GitHub issue, comment, and pull request dispatch to an external review system. The supplied material contains governance rules, event selection criteria, account ownership guidance, and workflow plumbing, but no usable voice agent implementation.

Why it's ranked here

The repository is more useful as an early community operations handbook than as a voice development resource. Its policies are unusually concrete about ownership, conflicts, sponsorship, and escalation. However, the supplied contents do not substantiate the repository’s stated voice focus, making it a poor pick for builders seeking voice integrations.

What's good

The operating guidance makes responsibility explicit. Official regional accounts remain Foundation property, access can be revoked, and operators maintain a shared registry. Session applications receive public decisions, conflicts require disclosure, and sponsorship stays separate from evaluation. The automation also limits repository contents permission to read access and avoids checking out untrusted pull request code.

Tradeoffs

There is no README, installation surface, voice code, integration recipe, or documented developer API in the supplied repository text. Several processes remain provisional, including event applications and regional governance. The automation depends on GitHub Actions, repository secrets, command-line utilities, and a separate ClawSweeper repository, so it is not independently useful.

How to use it well

Use it when establishing transparent regional operations, selecting ecosystem speakers, or routing OpenClaw repository activity into ClawSweeper. Borrow its account registry, public decision trail, conflict policy, and sponsorship boundaries. Do not choose it as a voice SDK, runnable agent, speech service, or recipe collection until corresponding implementation material appears.

Technical notes+

regional-ops-sop.md defines account ownership, operator coordination, branding, funding, escalation, and pilot governance. ai-ecosystem-sessions/application.md specifies GitHub issue applications, four qualitative evaluation criteria, public decisions, scheduling, sponsorship separation, and conflict handling. .github/workflows/clawsweeper-dispatch.yml handles issue, issue-comment, and pull_request_target events; filters command-like comments, creates scoped GitHub App tokens, computes a SHA-256 ingress fingerprint with embedded Node.js, builds payloads with jq, and dispatches them through gh api to openclaw/clawsweeper. It declares contents: read, skips dispatch without credentials, and does not check out pull request code.

Observed

Repository form
Documentation plus a GitHub Actions workflow; no package or install surface is shown.
Interface
GitHub issues are the application interface for AI Ecosystem Sessions.
Automation interface
GitHub issue, comment, and pull request events can dispatch repository events to ClawSweeper.
Runtime tooling
The workflow uses shell, embedded Node.js, jq, and the GitHub CLI on Ubuntu.
README
No README is available in the supplied repository text.
Voice implementation
No voice agent code, speech API, or integration recipe appears in the supplied files.

Read from regional-ops-sop.md, ai-ecosystem-sessions/application.md, .github/workflows/clawsweeper-dispatch.yml.

What it can do

  • Integrate voice agents with applications

    Voice agent configurations and application APIsIntegrated voice-enabled applications

  • Create voice interaction recipes

    Voice commands and response templatesReusable voice interaction patterns

  • Process voice commands for automation

    Spoken voice commandsExecuted automated tasks

  • Share voice agent configurations

    Custom voice agent setupsCommunity-accessible agent templates

  • Convert speech to actionable commands

    Audio speech inputStructured command data

Tags

openclawvoicecommunityagents

Comments (0)

No comments yet

Editorially curated, with community endorsements as a secondary signal. Corrections welcome.