← Back to Skills Marketplace
lws803

Search Recent Github Activities

by Wilson Ler · GitHub ↗ · v1.0.1
cross-platform ✓ Security Clean
502
Downloads
2
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install nom
Description
Fetch recent GitHub activity from the Nom feed
Usage Guidance
This skill is coherent and only fetches public data from the third-party endpoint (https://beta.nomit.dev). Before installing, consider whether you trust that endpoint and are comfortable sending queried org/repo names and search text to it (these query parameters will be transmitted). The skill does not request secrets or write to disk, and it enforces input validation in the instructions — still avoid supplying sensitive tokens or private repo identifiers in queries. If you need a stronger guarantee, verify the nomit.dev service and its privacy/policy before use.
Capability Analysis
Type: OpenClaw Skill Name: nom Version: 1.0.1 The skill bundle is benign. It clearly defines its purpose as fetching GitHub activity from `beta.nomit.dev` and explicitly restricts the AI agent to use only the `mcp_web_fetch` tool, preventing shell execution. Furthermore, `SKILL.md` includes robust input validation rules for arguments and mandates proper URL encoding, mitigating potential injection vulnerabilities. There is no evidence of malicious intent such as data exfiltration, unauthorized command execution, or persistence mechanisms.
Capability Assessment
Purpose & Capability
Name/description (fetch recent GitHub activity from the Nom feed) matches the instructions: building URLs for beta.nomit.dev endpoints and fetching them. The skill requests no unrelated binaries, env vars, or config paths.
Instruction Scope
SKILL.md strictly describes building and fetching feed URLs, input validation rules, and formatting output. It does not instruct reading local files, accessing credentials, or sending data to unrelated endpoints. It does require network fetches to beta.nomit.dev (expected for this purpose).
Install Mechanism
No install spec and no code files (instruction-only). Nothing is written to disk or downloaded as part of install, which is proportionate for this simple fetch-and-format skill.
Credentials
The skill requires no environment variables, credentials, or privileged config paths — appropriate for a public-feed fetcher.
Persistence & Privilege
always is false and model invocation is default/autonomous-enabled (normal). The skill does not request persistent system-level privileges or modify other skills' settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nom
  3. After installation, invoke the skill by name or use /nom
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
**Migration to new web fetching method and improved input validation** - Switched from using curl to mcp_web_fetch for all HTTP requests. - Input validation added for org/repo names and argument values; invalid input must be rejected or sanitized. - All query parameters now require proper URL encoding. - Limit argument is clamped between 1 and 100, defaulting to 20. - Usage and output formatting remain consistent with the previous version.
v1.0.0
- Initial release: fetch and display recent GitHub activity from the Nom feed (beta.nomit.dev). - Supports repository-specific and global feeds, with filtering by event type, organization, date range, and search text. - Allows result limit and RSS/JSON format selection. - Outputs events with type, title (as markdown link), AI-generated summary, author, and relative timestamp.
Metadata
Slug nom
Version 1.0.1
License
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Search Recent Github Activities?

Fetch recent GitHub activity from the Nom feed. It is an AI Agent Skill for Claude Code / OpenClaw, with 502 downloads so far.

How do I install Search Recent Github Activities?

Run "/install nom" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Search Recent Github Activities free?

Yes, Search Recent Github Activities is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Search Recent Github Activities support?

Search Recent Github Activities is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Search Recent Github Activities?

It is built and maintained by Wilson Ler (@lws803); the current version is v1.0.1.

💬 Comments