Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
OmniBotSkills
OmniBotSkills contains 2 collected skills from omnimind-ai, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
0
updated
2026-05-16
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
gpt-image-gen
software-developers
通过 GPT Image API (gpt-image-2) 生成图片。当用户提到"生成图片"、"画一张图"、"GPT 图片"、"image generation"、或需要 AI 绘图时触发此 skill。使用环境变量 $IMAGE_GEN_API_KEY 作为 API Key,调用 OpenAI 兼容的图片生成接口。
2026-05-16
chat-history-search
software-developers
搜索和查询 Omnibot 本地聊天历史数据库。当用户要求查找历史聊天记录、搜索过去聊过的某句话、回顾某天或某个会话的对话内容、统计聊天数据、或提到"聊天记录/历史消息/之前聊过/翻聊天记录/搜数据库"等信号时触发。通过 terminal_execute + Python sqlite3 访问应用私有数据库。
2026-05-12