返回顶部
n

neta-creative

Neta API creative skill — generate images, videos, songs, and MVs, and deconstruct creative ideas from existing works. Use this skill when the user wants to create or edit images/videos/songs/MVs, or create based on character settings and existing works. Do not use it for feed browsing or tag/category research (those are handled by neta-community and neta-suggest).

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
152
下载量
0
收藏
概述
安装方式
版本历史

neta-creative

# Neta Creative Skill Used to interact with the Neta API for multimedia content creation and creation‑related character queries. ## Instructions 1. For tasks that **create or edit concrete assets** (images, videos, songs, MVs, background removal), follow this flow: - Before creation, use **character queries** to fetch canonical character settings, then generate images/videos/songs based on them. - To reverse‑engineer creative ideas from an existing work, call `read_collection` and combine the result with the guidance in the reference docs. 2. If, during creation, you discover that the real need is more like “browse recommendations / casually explore / research topics”, combine this skill with `neta-community` or `neta-suggest` instead of overloading this skill. ## Prerequisites Make sure the `NETA_TOKEN` environment variable is set. Also ensure the latest Neta CLI is installed: ```bash neta-cli --version 0.8.0 ``` ```bash npm i @talesofai/neta-skills@latest -g ``` ```bash pnpm add -g @talesofai/neta-skills@latest ``` ## Commands ### Content creation **Generate image** ```bash neta-cli make_image --prompt "@character_name, /elementum_name, ref_img-uuid, description1, description2" --aspect "3:4" ``` 📖 [Detailed guide](./references/image-generation.md) — prompt structure, aspect ratio choices, examples. **Generate video** ```bash neta-cli make_video --image_source "image URL" --prompt "action description" --model "model_s" ``` 📖 [Detailed guide](./references/video-generation.md) — motion description principles, model selection. **Generate song** ```bash neta-cli make_song --prompt "style description" --lyrics "lyrics content" ``` 📖 [Detailed guide](./references/song-creation.md) — style prompts, lyrics format. **Create MV** Combine an audio track and video to create a full MV. 📖 [Detailed guide](./references/song-mv.md) — end‑to‑end workflow. **Remove background** ```bash neta-cli remove_background --input_image "image_url" ``` ### Character queries **Search characters** ```bash 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** ```bash neta-cli request_character_or_elementum --uuid "uuid" ``` ### Creative idea deconstruction **Derive creative ideas from a work** ```bash neta-cli read_collection --uuid "collection-uuid" ``` 📖 [Detailed guide](./references/collection-remix.md) ## Reference docs | Scenario | Doc | |-----------------------|------------------------------------------| | 🎨 Image generation | [image-generation.md](./references/image-generation.md) | | 🎬 Video generation | [video-generation.md](./references/video-generation.md) | | 🎵 Song generation | [song-creation.md](./references/song-creation.md) | | 🎞️ MV creation | [song-mv.md](./references/song-mv.md) | | 👤 Character queries | [character-search.md](./references/character-search.md) | | 🖊️ Creative remixing | [collection-remix.md](./references/collection-remix.md) |

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 neta-creative-1776289093 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 neta-creative-1776289093 技能

通过命令行安装

skillhub install neta-creative-1776289093

下载 Zip 包

⬇ 下载 neta-creative v0.1.0

文件大小: 14.09 KB | 发布时间: 2026-4-17 15:31

v0.1.0 最新 2026-4-17 15:31
- Initial release of the neta-creative skill for Neta API-driven multimedia creation and idea deconstruction.
- Supports generating and editing images, videos, songs, and MVs, as well as background removal.
- Includes commands for querying canonical character settings to guide creative output.
- Provides tools to reverse-engineer and deconstruct creative ideas from existing works.
- Clear separation of creative tasks from feed browsing and research features, which are handled by other skills.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部