nby-jimeng-api
Jimeng API - 即梦 AI 图片/视频生成
通过本地 Docker 部署的 jimeng-free-api-all 服务(OpenAI 兼容接口),调用即梦 AI 生成图片和视频。
Workflow Overview
Every Jimeng generation task follows these steps:
- Confirm service — check Docker container
jimeng-free-api-allis running onlocalhost:8000 - Obtain session ID — check
$JIMENG_SESSION_IDenv var; if not set, ask the user for their Jimeng sessionid - Select endpoint & model — pick the right API endpoint and model for the task (see quick reference below)
- Call API — execute the curl command with exact headers, endpoint path, and JSON payload (low freedom: follow precisely)
- Download & save — generated URLs are temporary; immediately download to the user's desired location
Configuration
Credentials (.env)
Check .env existence (priority order):
More from smartchainark/nby-skills
openclaw-task-worker
|
2nby-notion-reading-notes
This skill should be used when the user asks to "AI精读", "精读", "reading notes", "process inbox articles", "生成阅读笔记", "inbox整理", "文章总结", or wants to generate deep reading notes for Notion Inbox pages. Automatically generates structured notes including one-line summary, key insights table, resource links extraction, and actionable suggestions.
1nby-notion-smart-categorize
This skill should be used when the user asks to "归类", "整理到Resources", "分类", "categorize", "organize pages", or provides a Notion link asking to place it in the correct location. Intelligently categorizes Notion pages into the appropriate subdirectory under a Resources page using content analysis and keyword matching.
1