← 返回
未分类 Key 中文

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...
Neta API 社区技能 - 浏览互动信息流、查看收藏详情、点赞互动内容、按标签和角色浏览内容...
huxiuhan
未分类 clawhub v0.1.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 497
下载
💾 0
安装
1
版本
#latest

概述

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**

neta-cli request_character_or_elementum --name "character_name"


**Query by UUID**

neta-cli request_character_or_elementum --uuid "uuid"


## Reference docs

| Scenario                 | Doc                                               |
|--------------------------|---------------------------------------------------|
| 🎮 Interactive feed      | [interactive-feed.md](./references/interactive-feed.md) |
| 💬 Community interactions| [social-interactive.md](./references/social-interactive.md) |
| 🏷️ Tag research         | [hashtag-research.md](./references/hashtag-research.md)   |
| 👤 Character queries     | [character-search.md](./references/character-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.


版本历史

共 1 个版本

  • v0.1.0 当前
    2026-05-02 04:39 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Neta

huxiuhan
Neta能力指数与路由技能——帮助选择合适的Neta相关技能。
★ 1 📥 570

Neta Suggest

huxiuhan
Neta API研究和推荐技能 — 提供关键词/标签/类别建议,验证分类路径,支持多模式内容推送...
★ 0 📥 440

Neta Space

huxiuhan
元数据API空间与世界观浏览技能——通过空间/标签浏览世界观、子空间及可玩内容。当用户讨论相关内容时使用此技能。
★ 0 📥 432