A powerful skill to fetch and summarize real-time GitHub activity feeds from repositories or organizations via the Nom platform.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install nom
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install nom using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill leverages the Nom (beta.nomit.dev) platform to provide AI agents with a streamlined way to monitor GitHub activity. By integrating with Openclaw Skills, users can retrieve high-level summaries of pull requests, issues, releases, and push events without leaving their development environment. It transforms raw event data into human-readable Markdown highlights, making it an essential tool for developers who need to stay informed about project updates.
The skill acts as a sophisticated bridge to GitHub's event stream, offering advanced filtering capabilities. Whether you are tracking a specific repository or searching for global activity across organizations, this tool ensures the most relevant information is fetched and presented clearly with AI-generated context for each update.
To use this skill, ensure your environment has the mcp_web_fetch tool enabled. There is no complex installation required as it interacts directly with the Nom beta API.
# Fetch activity for a specific repository
fetch-nom vercel/next.js --limit 10
# Search global activity for a specific type
fetch-nom --search "security" --type issue --limit 5
The skill organizes GitHub activity into a structured format for easy consumption by AI agents:
| Property | Type | Description |
|---|---|---|
items |
Array | List of activity objects containing event details. |
type |
String | The category of event: pull_request, issue, release, or push. |
title |
String | The headline of the GitHub activity item. |
summary |
String | A concise AI-generated summary of the change. |
url |
String | Direct Markdown link to the source GitHub page. |
author |
String | The GitHub handle of the user who triggered the event. |
Loading
A specialized skill to fetch, filter, and summarize real-time GitHub events and activity from the Nom feed.

Automate and synchronize prediction market bets on Polymarket with perpetual futures positions on Hyperliquid for advanced hedging and arbitrage.

A professional tool for purchasing X data crawl credits via Solana USDC and executing automated social media data extraction tasks.

A specialized tool for extracting trending articles and 24-hour real-time news from the Huxiu business and technology platform.

A powerful tool for querying and analyzing real-time on-chain blockchain data across multiple EVM-compatible networks using Chainbase APIs.

An automated scanning tool that identifies WCAG violations in HTML and JSX and provides AI-powered fix suggestions.








































