Skip to content

publicity: @clawbench_live X/Twitter bot — auto-posts when a new model lands on the leaderboard #193

@reacher-z

Description

@reacher-z

Problem

Today there's no automation that announces "a new model just scored on ClawBench." Adopters who run the benchmark, submit a PR, and get merged onto the leaderboard get zero downstream marketing for their effort. This is friction we control and could remove.

Proposal

A tiny X/Twitter bot (@clawbench_live or similar) wired to:

  1. Trigger: GitHub Action on merge to leaderboard/results.csv (or HF dataset webhook)
  2. Compose: One-line tweet with the new model's rank + score + trace link
    🦞 New on ClawBench V2:
    <model> — <intercepted>% Intercepted · <reward>% Reward · rank #<n>/<total>
    Trace: claw-bench.com/trace/<id>
    
  3. Quote-tweet the adopter's most recent model-release tweet if findable (boosts reciprocal engagement)
  4. Tag the model provider's official account when known

Implementation

  • GitHub Action with tweepy or twikit — credentials in GitHub Secrets
  • Same workflow can mirror to Mastodon + LinkedIn Company if accounts exist
  • Optional: also DM the maintainer for moderation pre-post (review window)

Acceptance

  • Bot account exists + verified
  • GitHub Action fires on merge to leaderboard CSV
  • Test tweet succeeds in staging
  • Post-receipt moderation queue (5 min window) before public post

Why now

Every model adopter is a free publicity event — but only if the announcement lands somewhere visible. This automates that loop and turns each new submission into a recurring distribution moment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions