← Back to Skills Marketplace
huxiuhan

Neta Suggest

by Hu Xiuhan · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
214
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install neta-suggest
Description
Neta API research and recommendation skill — provide keyword/tag/category suggestions, validate taxonomy paths, and power multi‑mode content feeds, supportin...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install neta-suggest
  3. After installation, invoke the skill by name or use /neta-suggest
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug neta-suggest
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Neta Suggest?

Neta API research and recommendation skill — provide keyword/tag/category suggestions, validate taxonomy paths, and power multi‑mode content feeds, supportin... It is an AI Agent Skill for Claude Code / OpenClaw, with 214 downloads so far.

How do I install Neta Suggest?

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

Is Neta Suggest free?

Yes, Neta Suggest is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Neta Suggest support?

Neta Suggest is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Neta Suggest?

It is built and maintained by Hu Xiuhan (@huxiuhan); the current version is v0.1.0.

💬 Comments