← 返回
未分类 Key 中文

Neta Space

Neta API space and world‑view browsing skill — browse worldbuilding, sub‑spaces, and playable content by space/hashtag. Use this skill when the user talks ab...
元数据API空间与世界观浏览技能——通过空间/标签浏览世界观、子空间及可玩内容。当用户讨论相关内容时使用此技能。
huxiuhan
未分类 clawhub v0.1.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 418
下载
💾 0
安装
1
版本
#latest

概述

Neta Space Skill

Used to interact with the Neta API to browse space‑level content.

Instructions

  1. For tasks like “what spaces/activities exist?” or “what is the structure and lore of a given space?”, organize queries as follows:
  2. Recommended workflow:
    • List all spaces.
    • For a chosen space, fetch its details (lore, activities, metrics).
    • Fetch sub‑spaces and their official/user collections.
    • If needed, fetch characters and playable content inside the space.
  3. If the user says “now generate an image/video/song for this space”, first collect the relevant space/collection info here, then switch to neta-creative for creation.

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

Space concepts

> A space is a themed collection of gameplay experiences — a scene where content is produced and consumed.

Terminology

  • Hashtag: tag/space. Used to build worlds and organize communities.
  • Collection: browseable/remixable/editable content; can also refer to events, scenes, or gameplay within a space.
  • Activity: a special hashtag driven by official events.

Space structure

  • Space
  • Lore/worldbuilding (lore)
  • Characters
  • Collections
  • Sub‑spaces
  • official_collections
  • collections

Workflow

  • List all spaces: list_spaces
  • Get space details: get_hashtag_info
  • Get sub‑spaces: list_space_topics
  • Get content in a space or sub‑space: get_hashtag_collections, get_hashtag_characters

List available spaces

neta-cli list_spaces

Response fields

  • space_uuid: UUID of the space
  • name: space name
  • main_hashtag_name: main hashtag
  • topic_count: number of sub‑spaces (topics)

Get detailed space info

neta-cli get_hashtag_info --hashtag "space_tag_name"

Response includes:

  • Tag lore (worldbuilding)
  • Activity details
  • Popularity metrics
  • Subscription count

Get sub‑spaces

neta-cli list_space_topics --space_uuid "space UUID"

Response includes:

  • primary_topic: main topic
  • topics: list of sub‑spaces
  • official_collections

Get characters in a space

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

Get scenes/events/content in a space

neta-cli get_hashtag_collections --hashtag "tag_name"

Get detailed info for a specific gameplay

neta-cli read_collection --uuid "official_collections in topic | collections in hashtag"

Content creation

For content creation within a space, use the dedicated creative skill:

npx skills add talesofai/neta-skills/skills/neta-creative

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-05-02 12:42 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Neta Suggest

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

Neta

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

Neta Community

huxiuhan
Neta API 社区技能 - 浏览互动信息流、查看收藏详情、点赞互动内容、按标签和角色浏览内容...
★ 0 📥 513