neta-community

Neta API community skill — browse interactive feeds, view collection details, like and interact with content, and browse content by tags and characters in a community context. Use this skill when the user wants to “see what people are making”, “scroll the feed”, or “interact with works”. Do not use it for taxonomy/keyword‑level research (handled by neta-suggest) or for generating images/videos/songs (handled by neta-creative).

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "neta-community" with this command: npx skills add neta-community

Neta Community Skill

Used to interact with the Neta API for community feed browsing, interactions, and tag‑based queries.

Instructions

  1. For tasks like “see what’s in the community”, “scroll the feed”, or “like or interact with works”, use this skill as follows:
  2. Recommended flow:
    • Use the feed command to fetch a list of recommended content.
    • Use the collection‑detail command to inspect a specific work.
    • Perform likes and other interactions on works as needed.
  3. If the user needs systematic research or complex filtering by categories/keywords, switch to neta-suggest.
  4. If the user wants to create new content (images/videos/songs/MVs), switch to neta-creative.

Prerequisites

Make sure the NETA_TOKEN environment variable is set.

Install the latest version of the Neta CLI:

neta-cli --version
0.8.0
npm i @talesofai/neta-skills@latest -g
pnpm add -g @talesofai/neta-skills@latest

Commands

Feed

Get interactive feed

neta-cli request_interactive_feed --page_index 0 --page_size 3

Get collection details

neta-cli read_collection --uuid "collection-uuid"

📖 Detailed guide

Community interactions

neta-cli like_collection --uuid "target collection UUID"

📖 Detailed guide

Tag queries

Get tag info

neta-cli get_hashtag_info --hashtag "tag_name"

📖 Detailed guide — research flow and analysis methods.

Get characters under a tag

neta-cli get_hashtag_characters --hashtag "tag_name" --sort_by "hot"

Get collections under a tag

neta-cli get_hashtag_collections --hashtag "tag_name"

Character queries

Search characters

neta-cli search_character_or_elementum --keywords "keywords" --parent_type "character" --sort_scheme "exact"
``]

📖 [Detailed guide](./references/character-search.md) — search strategies and parameter choices.

**Get character details**

```bash
neta-cli request_character_or_elementum --name "character_name"

Query by UUID

neta-cli request_character_or_elementum --uuid "uuid"

Reference docs

ScenarioDoc
🎮 Interactive feedinteractive-feed.md
💬 Community interactionssocial-interactive.md
🏷️ Tag researchhashtag-research.md
👤 Character queriescharacter-search.md

Usage tips

  1. Browse before interacting: use the feed first to understand the overall content landscape, then interact (like, etc.) with the works that matter.
  2. Leverage tags: combining tag queries with character searches quickly focuses on the most relevant set of works.
  3. Combine with research/creation skills: use neta-suggest for deeper tag/category research, and neta-creative when you want to create derivative works based on community content.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Huo15 Openclaw Enhance

火一五·克劳德·龙虾增强插件 v5.7.8 — 全面适配 openclaw 2026.4.24:peerDep ^4.24 + build/compat 同步到 4.24 + 14 处 api.on 全部去掉 as any 改成 typed hook(hookName 联合类型 + handler 自动推断 Pl...

Registry SourceRecently Updated
General

Content Trend Analyzer

Aggregates and analyzes content trends across platforms to identify hot topics, user intent, content gaps, and generates data-driven article outlines.

Registry SourceRecently Updated
General

Prompt Debugger

Debug prompts that produce unexpected AI outputs — diagnose failure modes, identify ambiguity and conflicting instructions, test variations, compare model re...

Registry SourceRecently Updated
General

Indie Maker News

独行者 Daily - 变现雷达。读对一条新闻,少走一年弯路。每天5分钟,给创业者装上商业雷达。聚焦一人公司、副业、创业变现资讯,智能分类,行动导向。用户下载即能用,无需本地部署!

Registry SourceRecently Updated