Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

netaneta 搜索

Agent Skill

neta 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

8,837

周安装

361

GitHub Stars

1

下载量

2,859
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:neta(neta 搜索)
来源仓库:https://github.com/huxiuhan/neta
安装命令:
openclaw skills install neta
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install neta

简介

neta 用于评估能力指数并路由选择相关 Neta 技能。

  • 适合在 OpenClaw 中需要根据关键词快速定位候选结果时使用。
  • 帮助选择合适的子技能如 neta-space、neta-creative 等。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网或命令执行。
  • 可结合来源仓库和原始 README 继续核验具体用法和接口细节。

SKILL.md

name
neta
description
Neta capability index and routing skill - help choose the appropriate Neta-related skill (neta-space / neta-creative / neta-community / neta-suggest). Use this skill when you need to understand Neta's overall capabilities, decide which skill fits the current task, or migrate from older documentation that referenced the monolithic neta skill.

Neta Skill

Used for overview and routing of Neta-related skills, rather than executing concrete commands directly.

This skill used to be a "kitchen-sink" Neta interaction skill. It has now been split into multiple focused skills. Prefer using the skills listed below; use this skill only to understand the capability map or when migrating from older docs.

Installing sub-skills

In environments that support skills add, install sub-skills as needed:

# Spaces and worldbuilding
npx skills add talesofai/neta-skills/skills/neta-space

# Creative content (images/videos/songs/MVs)
npx skills add talesofai/neta-skills/skills/neta-creative

# Community browsing and interactions
npx skills add talesofai/neta-skills/skills/neta-community

# Research and content suggestions
npx skills add talesofai/neta-skills/skills/neta-suggest

# Character creation and management
npx skills add talesofai/neta-skills/skills/neta-character

# Elementum (visual style/concept) creation and management
npx skills add talesofai/neta-skills/skills/neta-elementum

Instructions

  1. Identify the task type: classify the user's need as one of: "space exploration", "content creation", "community interaction", "research/recommendation", or "character creation/management".
  2. Choose the corresponding sub-skill:

- Spaces/worldbuilding/gameplay structure → use neta-space - Image/video/song/MV creation and idea deconstruction → use neta-creative - Browsing feeds, viewing collection details, liking/interacting, community-centric views → use neta-community - Keyword/tag/category research and recommendation, progressive exploration from broad to narrow → use neta-suggest - Creating or managing anime/cultural IP/original characters (VTokens/TCP/OC) → use neta-character - Creating or managing visual style elements (scenes, props, clothing, poses, atmospheres, memes) → use neta-elementum

  1. Use this skill only when boundaries are unclear or when you need to explain which sub-skill to pick.

Capability map and sub-skill overview

1. Spaces and worldbuilding: neta-space

Responsibilities:

  • List all available spaces.
  • Fetch worldbuilding (lore) for spaces/hashtags.
  • Fetch sub-spaces, characters, and gameplay collections within a space.

Use when:

  • The user talks about "worlds/universes/spaces/scene settings".
  • They want to browse gameplay and content organized by spaces/activities.

See skills/neta-space/SKILL.md for full details.

2. Content creation: neta-creative

Responsibilities:

  • Generate images, videos, songs, and MVs.
  • Remove image backgrounds.
  • Search and inspect characters (in a creation context).
  • Deconstruct creative ideas from existing collections via read_collection.

Use when:

  • The user wants to "create/edit images/videos/songs/MVs".
  • They want to create based on character settings or stories.
  • They want to analyze the creative intent behind an existing work.

See skills/neta-creative/SKILL.md for full details.

3. Community browsing and interactions: neta-community

Responsibilities:

  • Fetch interactive recommendation feeds.
  • View collection details (in a community context).
  • Like/unlike or otherwise interact with content.
  • Browse community content grouped by tags or characters.

Use when:

  • The user says "show me what people are doing", "scroll the feed".
  • They want to like or interact with specific works.

See skills/neta-community/SKILL.md for full details.

4. Research and recommendation engine: neta-suggest

Responsibilities:

  • Keyword suggestions (suggest_keywords).
  • Tag suggestions (suggest_tags).
  • Category navigation and path validation (suggest_categories / validate_tax_path).
  • Multi‑mode content feeds (suggest_content).

Use when:

  • The user has no clear target and wants ideas/topics.
  • They want to understand popular tags/category structure/content distribution.
  • They need systematic research before creating content.

See skills/neta-suggest/SKILL.md for full details.

5. Character creation and management: neta-character

Responsibilities:

  • Create new characters as VTokens (Virtual Tokens, TCP/OC).
  • Update existing character profiles (visual appearance, backstory, persona).
  • Query and search for characters.
  • Generate character preview images before creation.

Use when:

  • The user wants to "create a new character", "make an OC", or "design a character".
  • The user wants to "modify character settings", "update character backstory", or "change character appearance".
  • The user wants to "list my characters" or "search for characters".

See skills/neta-character/SKILL.md for full details.

6. Elementum (visual style/concept) creation and management: neta-elementum

Responsibilities:

  • Create new Elementa (visual concepts) as VTokens (TCP/Elementum).
  • Update existing Elementum settings (representative images, prompts, descriptions).
  • Query and search for Elementa.
  • Generate visual previews before Elementum creation.

Use when:

  • The user wants to "create a visual element", "make an Elementum", or "encapsulate a style".
  • The user wants to create reusable visual concepts (scenes, props, clothing, poses, atmospheres, memes).
  • The user wants to "list my Elementa" or "search for Elementa".

See skills/neta-elementum/SKILL.md for full details.

Migration notes (from legacy neta skill)

If you encounter older docs or scripts that call commands directly under neta, migrate them according to this table:

Legacy capabilityNew skill
Space/tag lore and space browsingneta-space
Image/video/song/MV creationneta-creative
Collection details, feeds, likes/interactsneta-community
Keyword/tag/category/recommendation researchneta-suggest
Character creation and managementneta-character
Elementum (visual style/concept) creationneta-elementum

For new development, always prefer the focused sub-skills and avoid adding new command examples directly to this skill.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

75.9%
按下载量换算2,170

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills