← 返回 Skills 市场
Search Recent Github Activities
作者
Wilson Ler
· GitHub ↗
· v1.0.1
502
总下载
2
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install nom
功能描述
Fetch recent GitHub activity from the Nom feed
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nom - 安装完成后,直接呼叫该 Skill 的名称或使用
/nom触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Search Recent Github Activities 是什么?
Fetch recent GitHub activity from the Nom feed. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 502 次。
如何安装 Search Recent Github Activities?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nom」即可一键安装,无需额外配置。
Search Recent Github Activities 是免费的吗?
是的,Search Recent Github Activities 完全免费(开源免费),可自由下载、安装和使用。
Search Recent Github Activities 支持哪些平台?
Search Recent Github Activities 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Search Recent Github Activities?
由 Wilson Ler(@lws803)开发并维护,当前版本 v1.0.1。
推荐 Skills