← 返回 Skills 市场
qiakai

Hacker new

作者 qiakai · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
168
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install x-hn
功能描述
Fetch and analyze Hacker News (HN) content - the premier tech community for developers, AI researchers, and software engineers. Use when users need: (1) HN t...
安全使用建议
This skill is coherent for fetching and filtering Hacker News via the x-cmd tool. Before using it: (1) ensure x-cmd is installed from a source you trust; (2) inspect ~/.x-cmd.root/X before sourcing it (sourcing runs arbitrary code in your shell); (3) verify you have or install safe tools used by the examples (jq, sed, sort); (4) if you prefer to avoid sourcing a third-party init script, use the Hacker News API or hn.algolia.com directly or run equivalent commands only after reviewing x-cmd's installation instructions. No credentials are requested by this skill.
功能分析
Type: OpenClaw Skill Name: x-hn Version: 1.0.0 The skill bundle provides a functional interface for interacting with Hacker News via the x-cmd ecosystem. It includes instructions for the AI agent to fetch top stories, user information, and specific post details using the `x hn` command and `x jq` for data processing. While it requires sourcing a local initialization script (`~/.x-cmd.root/X`), this is a standard requirement for the x-cmd environment and no evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description (fetch and analyze Hacker News) match the instructions which call an x-cmd 'hn' command and use standard UNIX tools (jq/sed/sort). The declared file requirement (~/.x-cmd.root/X) aligns with the SKILL.md's explicit need to source the x-cmd environment.
Instruction Scope
Instructions are narrowly focused on fetching HN data and filtering it with x jq and standard shell tools. However, the skill requires you to source ~/.x-cmd.root/X before use — sourcing executes that file in your shell, so you must trust that file (and the x-cmd installation) because it can run arbitrary commands and affect your environment.
Install Mechanism
No install spec or code files are included; this is instruction-only and does not download or install artifacts. Lower-risk in that nothing is written/executed by the skill itself, but it relies on an external tool (x-cmd) which must be obtained separately.
Credentials
The skill requests no environment variables, credentials, or unrelated config paths. The single required path is the x-cmd initialization script which is reasonable for a wrapper that delegates work to x-cmd.
Persistence & Privilege
The skill is not always-on and does not request elevated or persistent privileges. It does not modify other skills or system-wide settings per the provided content.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install x-hn
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /x-hn 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the hn skill for x-cmd. - Fetch and analyze Hacker News top stories, tech discussions, and trending topics. - Supports advanced filtering for AI/ML, programming languages, frameworks, startups, and more via JSON and x jq. - Retrieve detailed post and user information, including post comments and user karma. - Includes caching, scripting/automation support, and a CLI command reference. - No API key required; works with x-cmd (POSIX shell) after initialization.
元数据
Slug x-hn
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Hacker new 是什么?

Fetch and analyze Hacker News (HN) content - the premier tech community for developers, AI researchers, and software engineers. Use when users need: (1) HN t... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 168 次。

如何安装 Hacker new?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install x-hn」即可一键安装,无需额外配置。

Hacker new 是免费的吗?

是的,Hacker new 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Hacker new 支持哪些平台?

Hacker new 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Hacker new?

由 qiakai(@qiakai)开发并维护,当前版本 v1.0.0。

💬 留言讨论