neta-suggest
Installation
SKILL.md
Neta Suggest Skill
Instructions
- For research‑type tasks like “find me some ideas”, “what’s trending now”, or “filter content by a theme/category”, follow this flow:
- Recommended path: browse categories → discover tags → validate paths → fetch content (the “Progressive Exploration” section below contains full command examples).
- Before content creation, use this skill to research topics/tags/categories, then hand off to
neta-creativefor concrete creation. - When the user wants to like/comment or otherwise interact with specific works, switch to
neta-community.
Core capabilities
1. suggest_keywords — keyword suggestions
Provide popular search keyword suggestions based on an input prefix, helping users discover directions of interest.
npx -y @talesofai/neta-skills@latest suggest_keywords --prefix "game" --size 20