Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

ima-knowledge-ai我是知识 AI

Agent Skill

ima-knowledge-ai 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

18,880

周安装

811

GitHub Stars

1

下载量

6,618
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:ima-knowledge-ai(我是知识 AI)
来源仓库:https://github.com/dai-shuo/ima-knowledge-ai
安装命令:
openclaw skills install ima-knowledge-ai
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install ima-knowledge-ai

简介

ima-knowledge-ai 用于视频与音频内容脚本生成,支持大纲撰写。

  • 作为 AI 研究助理,提供专业指导与结构优化建议。
  • 通过主题关键词触发,输出分镜头脚本与内容简介。
  • 建议确认内容准确性并避免过度依赖生成结果。ima-knowledge-ai 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 可结合来源仓库和 README 继续核验适用领域。

SKILL.md

name
AI Content Brief, Script & Outline Generator — Research Assistant for Video & Image
version
1.0.7
category
knowledge
author
IMA Studio (imastudio.com)
keywords
imastudio, knowledge, workflow, model selection, visual consistency, video modes, parameter guide, 知识库, 工作流, 模型选择, IMA, 图像视频音乐, SeeDream, Midjourney, Suno, Kling, Veo, Sora, brief, script, outline, research
description
>

IMA Knowledge AI

Purpose: This skill provides strategic knowledge to help agents make better decisions when using IMA Studio's content creation APIs. It does NOT make API calls directly — instead, it guides you to use ima-voice-ai, ima-image-ai, ima-video-ai more effectively.

When to Use This Skill

**Read this skill BEFORE calling any ima-*-ai skill** if you need guidance on:

  1. Workflow Design — How to break down complex user requests into atomic tasks
  2. Model Selection — Which model to choose based on task requirements
  3. Parameter Optimization — How to set parameters for quality, cost, or speed

Example scenarios:

  • User: "帮我做个宣传视频" → Read workflow-design.md first
  • User: "用最好的模型生成" → Read model-selection.md to pick the right one
  • User: "生成16:9的图片" → Read parameter-guide.md for aspect ratio support

Knowledge Structure

All knowledge files live under the references/ directory. When reading from other skills, use paths like ima-knowledge-ai/references/workflow-design.md or ~/.openclaw/skills/ima-knowledge-ai/references/<filename>.md.

This skill contains 12 knowledge modules (8 standalone + 4 modular directories):

Core Knowledge (1-8)

1. workflow-design.md

When to read: Complex user requests that need task decomposition

  • Task decomposition strategies
  • Dependency identification (e.g., script → voiceover → video)
  • Multi-step workflow templates
  • Common creation patterns

2. model-selection.md

When to read: Choosing between multiple models for a task

  • Model capability matrix (image/video/voice)
  • Cost vs. quality trade-offs
  • Use case recommendations (budget/balanced/premium)
  • Model limitations and workarounds

3. parameter-guide.md

When to read: Optimizing parameters for a specific task

  • Resolution/aspect ratio guidelines
  • Quality vs. speed trade-offs
  • Common mistakes and fixes
  • Parameter compatibility matrix

4. visual-consistency.mdNEW

When to read: Any image/video generation task involving series, characters, or scenes

  • Why AI generation lacks visual consistency by default
  • Identifying implicit consistency requirements
  • Reference image workflow (Image-to-Image / Video-to-Video)
  • Multi-shot coherence strategies
  • Common mistakes and best practices

5. video-modes.md ⭐⭐ CRITICAL

When to read: ANY video generation task (MANDATORY before calling ima-video-ai)

  • image_to_video vs reference_image_to_video (DIFFERENT concepts!)
  • image_to_video = first frame to video (input becomes frame 1)
  • reference_image_to_video = reference appearance to video (can change scene)
  • Traditional two-step vs modern one-step workflow
  • Fallback strategy when primary method fails
  • Common mistakes (旺财案例)

6. long-video-production.md 🎬 ESSENTIAL FOR LONG VIDEOS

When to read: User requests video longer than 15 seconds (30s ad, 1min short, 3min promo)

  • Why models are limited to 10-15 seconds
  • Multi-shot capability (2-4 camera angles in one generation) 🆕
  • Three-step workflow: Script → Generate shots → Edit/Stitch
  • Visual asset preparation (characters, scenes, props)
  • Shot-by-shot generation strategy
  • Video editing and stitching techniques
  • Complete case study: 1-minute fantasy short film

7. character-design.md 🎨 CHARACTER DESIGN / IP DEVELOPMENT

When to read: User needs character design, IP development, game/animation assets, turnaround sheets

  • Character Design industry overview (games, animation, manga, IP)
  • Reference-driven workflow (Master Reference → Variants)
  • Turnaround sheets (front/side/back/3-4 views)
  • Expression library (happy/angry/sad/surprised...)
  • Outfit variants (casual/armor/costumes)
  • Props & weapons reference images
  • Action poses (idle/walk/run/attack...)
  • Complete case study: RPG game character "Aria"

8. vi-design.md 🏢 VI DESIGN / BRAND IDENTITY

When to read: User needs VI design, brand identity, logo applications, visual guidelines

  • VI (Visual Identity) system overview
  • Foundation system (Logo / Color / Typography / Auxiliary graphics)
  • Application system (Office / Store / Packaging / Advertising / Digital / Uniform)
  • Reference-driven workflow (Foundation → Applications)
  • Logo consistency requirements (highest level)
  • Color palette management (Primary / Secondary / Neutral / Functional)
  • Complete case study: "Morning Light Coffee" cafe VI (20+ deliverables)

9. best-practices/ ⭐⭐⭐ COMMERCIAL TEMPLATES (On-Demand)

When to read: Commercial advertising or artistic photography tasks

Structure: Index + 4 scenario files (load only what you need)

  • README.md — Index with keyword matching (2 KB)
  • jewelry.md — Jewelry & accessories commercial ads (3 KB)
  • skincare.md — Skincare & cosmetics commercial ads (3 KB)
  • perfume.md — Perfume & fragrance commercial ads (3 KB)
  • cinematic-art.md — Cinematic vintage art photography (4 KB)

Usage: Read index first → Load only relevant scenario file

Token savings: 60-85% compared to loading all scenarios

10. color-theory/ 🎨 COLOR THEORY & CULTURAL SENSITIVITY

When to read: Any design task requiring color selection (logos, posters, brands, products)

Structure: Index + 7 modular files (load only what you need)

  • README.md — Index with quick navigation (5 KB)
  • color-psychology.md — 11 major colors' psychology & applications (12 KB) ⭐
  • color-combinations.md — 5 pairing principles (2 KB)
  • industry-guide.md — 10 industries' color preferences (1 KB)
  • cultural-differences.md — 5 regions' basic differences (1 KB)
  • global-regions.md — 4 regions' detailed guide (4 KB)
  • religious-systems.md — 5 major religions' color symbolism (5 KB)
  • application-strategy.md — IMA Studio color decision process (2 KB)

Usage: Read index → Load relevant modules based on task (target region/industry/religion)

Token savings: 70-90% compared to loading all 32 KB

11. design-pitfalls/ 🚫 DESIGN MISTAKES TO AVOID

When to read: Quality assurance for generated content (before final delivery)

Structure: Index + 4 scenario files (29 common mistakes by scene)

  • README.md — Index with 5 core principles (3 KB)
  • logo-design.md — Logo design pitfalls (10 rules) (7 KB)
  • poster-banner.md — Poster/Banner pitfalls (8 rules) (5 KB)
  • product-ecommerce.md — Product/E-commerce pitfalls (6 rules) (3 KB)
  • web-ui.md — Web/UI pitfalls (5 rules) (3 KB)

Usage: Read index → Load scenario-specific pitfalls

Token savings: 60-80% compared to loading all 21 KB

12. color-trends-2026/ 📅 2026 COLOR TRENDS

When to read: Design tasks for 2026 market (stay current with trends)

Structure: Index + 5 time/region files (load by current month + target region)

  • README.md — Index with time-based navigation (6 KB)
  • annual-colors.md — Pantone Cloud Dancer / WGSN Teal / China Horse Red (4 KB)
  • spring-summer.md — Mar-Aug trends: Cobalt Blue, Violet, Bright Pink (2 KB)
  • fall-winter.md — Sep-Feb trends: Dark Luxury theme (1 KB)
  • regional-differences.md — China/US/Southeast Asia differences (2 KB)
  • industry-applications.md — Tech/Fashion/Food/Beauty/Home (1 KB)

Usage: Read index → Load current season + target region

Token savings: 75-90% compared to loading all 16 KB

Auto-loading strategy: Check current month → Load relevant season file automatically


Usage Pattern

User Request
  ↓
[ima-knowledge-ai] Query relevant knowledge
  ↓
Make informed decision
  ↓
[ima-*-ai] Execute API call with optimized parameters
  ↓
Success!

Example flow:

User: "帮我生成一张16:9的产品海报,要高质量"

Step 1: Read ima-knowledge-ai → parameter-guide.md
        → Learn: SeeDream 4.5 supports 16:9, Nano Banana Pro native support
        
Step 2: Read ima-knowledge-ai → model-selection.md
        → Choose: Nano Banana Pro 4K (best quality, 18pts)
        
Step 3: Call ima-image-ai with:
        --model-id gemini-3-pro-image
        --extra-params '{"aspect_ratio": "16:9", "size": "4K"}'
        
Step 4: Success! 🎉

Important Notes

  1. **This skill does NOT replace ima-*-ai skills**

Use it as a consultant before executing tasks

  1. Knowledge is based on production IMA Studio API (2026-02-27)

Models and parameters may change; always verify with list-models

  1. Cost transparency

All recommendations include credit cost for user decision-making

  1. No scripts in this skill

Pure knowledge — implementation is handled by other ima-*-ai skills


Quick Reference

NeedRead This
"How to break down a complex task?"workflow-design.md
"Which model should I use?"model-selection.md
"How to set resolution/aspect ratio?"parameter-guide.md
"What's the cost difference?"model-selection.md
"Why did my parameter get ignored?"parameter-guide.md
"How to keep visual consistency across images/videos?"visual-consistency.md
"Generate series/multiple shots with same subject?"visual-consistency.md
"image_to_video vs reference_image_to_video?" ⭐⭐video-modes.md
"Which video mode should I use?"video-modes.md
"User wants 30s+ video / short film / ad?" 🎬long-video-production.md
"How to make 1min+ video with 10s limit?"long-video-production.md
"Multi-shot video (2-4 camera angles in one gen)?" 🆕long-video-production.md
"Character design / IP development?" 🎨character-design.md
"Game/animation character assets?"character-design.md
"Turnaround sheet / expression library?"character-design.md
"How to maintain character consistency?"character-design.md
"VI design / brand identity / logo applications?" 🏢vi-design.md
"Coffee shop / restaurant / retail brand design?"vi-design.md
"Business card / menu / packaging / signage?"vi-design.md
"How to ensure brand consistency?"vi-design.md
"Jewelry ad / skincare ad / perfume ad?" ⭐⭐⭐best-practices/ (index first)
"Commercial advertising templates?"**`best-practices/jewelry\skincare\perfume.md`**
"Cinematic art photography / editorial style?"best-practices/cinematic-art.md
"What colors for tech/fashion/food brand?" 🎨color-theory/ (index → industry-guide)
"Color psychology (red/blue/green)?"color-theory/color-psychology.md
"Cultural sensitivity (China/India/Middle East)?"color-theory/ (cultural/religious)
"Logo design mistakes to avoid?" 🚫design-pitfalls/logo-design.md
"Poster/product/web design pitfalls?"design-pitfalls/ (index first)
"2026 color trends / Pantone?" 📅color-trends-2026/ (index → season)
"Spring/summer vs fall/winter colors?"**`color-trends-2026/spring-summer\fall-winter.md`**

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

72.08%
按下载量换算4,770

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills