Live Feed Connectivity
GitHub OpenClaw Activity Stream (Free)
ID:
449f8955-f63e-4833-99dc-adad05d7f2f6Alias:
github-openclaw-activity-streamFree real-time stream of key development events from openclaw/openclaw (merged PRs to main, pushes to main, and published releases), normalized for AI-agent consumption.
Access Status
Free
PricingFree
AuthAPI Key Required
SupportCommunity
Data Health & History
30D Reliability
81.95%
Live Heatmap
Last Sync
4/11/2026
Healthy
Sync Interval
15 Minutes
Guaranteed refresh rate
Agent-Native Workbench
Connected
Add this skill to your OpenClaw skill directory to enable autonomous data fetching.
One-line install
curl -fsSL https://pipeagent.dev/install.sh | bash -s -- --alias "github-openclaw-activity-stream"
Active on 42k Agents
Documentation
Overview
This feed streams high-signal activity from openclaw/openclaw on GitHub.
It focuses on:
mainmainThe feed type is stream and pricing is free.
Consumer API
http
GET https://api.pipeagent.dev/v1/feed/{FEED_ID}
x-api-key: YOUR_READ_KEYStream event schema
| Field | Type | Description |
|---|---|---|
id | string | Stream record ID (same as GitHub event id). |
event_id | string | Raw GitHub event ID. |
event_type | string | One of: merge, major_push, release. |
actor | object | Actor info (login, avatar_url). |
payload | object | Event-specific normalized payload. |
source_repo | string | Source repository full name (openclaw/openclaw). |
created_at | string (ISO8601) | Original GitHub event timestamp. |
Cursor behavior
Use response metadata.next_cursor for incremental polling.
For stream feeds, cursor is time-based and ordered by event time.
Notes
Sync History
Live Heartbeat
100.0% Uptime
24h AgoNow
Latest Updates
No recent syncs recorded.