← 返回 Skills 市场
214
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install neta-suggest
功能描述
Neta API research and recommendation skill — provide keyword/tag/category suggestions, validate taxonomy paths, and power multi‑mode content feeds, supportin...
安全使用建议
This skill appears to be a CLI wrapper for a content/taxonomy recommendation service and the instructions are consistent with that. Before installing or providing credentials: 1) Verify the package @talesofai/neta-skills exists on npm and inspect its repository/homepage and recent publish history; 2) Confirm what NETA_TOKEN is (which service it authenticates, what permissions/scopes it grants) and avoid supplying a broad or long-lived token; 3) Prefer installing in a controlled environment (container or non-production machine) or avoid global (-g) installs until you audit the package; 4) Ask the skill author or registry for missing metadata (required env vars and homepage/source) — the metadata should list NETA_TOKEN if it is required; 5) If you must proceed, limit token scope and rotate/revoke it if you later remove the skill or suspect misuse.
功能分析
Type: OpenClaw Skill
Name: neta-suggest
Version: 0.1.0
The neta-suggest skill is a well-documented tool designed for research and content recommendation using the neta-cli. It provides clear instructions for keyword/tag discovery and taxonomy validation without any signs of malicious intent, data exfiltration, or suspicious execution patterns in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The SKILL.md describes a taxonomy/tag/content-suggestion CLI (neta-cli) and the commands/invocations in the document align with that purpose. However, the registry metadata claims no required env vars or binaries while the instructions explicitly require NETA_TOKEN and a neta-cli/npm package, so the metadata and runtime instructions are inconsistent.
Instruction Scope
The runtime instructions are scoped to using neta-cli commands (suggest_keywords/tags/categories/content) and installing an npm package. The SKILL.md does not instruct the agent to read unrelated files, system paths, or to exfiltrate arbitrary data; it stays within the described content-recommendation domain.
Install Mechanism
There is no formal install spec in the registry; the SKILL.md tells users to globally install @talesofai/neta-skills (npm/pnpm). Global npm installs are common for CLIs but they run code from the npm registry (postinstall scripts, etc.). This is expected for a CLI skill but is a moderate-risk action that should be verified (check the package source, maintainers, and published files before installing globally).
Credentials
The instructions require a NETA_TOKEN environment variable, but the skill metadata lists no required env vars or primary credential. Requesting a token is proportionate for an API-backed CLI, but the omission from the declared requirements is a mismatch that reduces transparency and could lead to inadvertent token exposure. Confirm what NETA_TOKEN provides access to and whether its scope is limited before supplying it.
Persistence & Privilege
The skill is not marked always:true and does not declare modifications to system-wide configs or other skills. It is user-invocable and may be invoked autonomously by the agent (platform default), which is normal for skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install neta-suggest - 安装完成后,直接呼叫该 Skill 的名称或使用
/neta-suggest触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
neta-suggest 0.1.0
- Initial release of the Neta research and recommendation skill.
- Supports keyword, tag, and multi-level category suggestions to guide idea exploration.
- Allows taxonomy path validation to ensure category accuracy.
- Provides flexible content feeds with recommend, search, and exact filtering modes.
- Designed for research, topic discovery, and systematic content filtering before content creation or interaction.
元数据
常见问题
Neta Suggest 是什么?
Neta API research and recommendation skill — provide keyword/tag/category suggestions, validate taxonomy paths, and power multi‑mode content feeds, supportin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 214 次。
如何安装 Neta Suggest?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install neta-suggest」即可一键安装,无需额外配置。
Neta Suggest 是免费的吗?
是的,Neta Suggest 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Neta Suggest 支持哪些平台?
Neta Suggest 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Neta Suggest?
由 Hu Xiuhan(@huxiuhan)开发并维护,当前版本 v0.1.0。
推荐 Skills