根据IP背景和视频文案,为短视频生成一套完整的发布策略,包括发布时间、话题标签、封面文案和发布标题,并能将文案合成为封面图。
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →根据IP背景和视频文案,为短视频生成一套完整的发布策略,包括发布时间、话题标签、封面文案和发布标题,并能将文案合成为封面图。
(元技能) 视觉对标视频搜索器,通过指导AI调用其他工具,为项目确认视觉风格。
(已验证) 根据视频号名称搜索用户并下载指定日期的直播回放视频,支持自动转写直播稿。
(已验证) 可靠的视频号数据导出器,通过 API 直接获取指定客户的多维度数据报告。
(已验证) 通过 TikHub API 搜索微信视频号视频(需要翻墙),支持关键词搜索,返回视频下载链接和分析数据。
华目眼镜品牌专属知识库。当用户询问华目眼镜相关任何问题时加载,包括:品牌介绍、品牌特色、品牌优势、门店地址、门店在哪里、哪个城市有门店、商品价格、镜片价格、镜架价格、配镜套餐、共管招商、加盟合作、公众号服务、验光服务、售后服务等。
企业扫描助手:快速筛选出符合特定条件的企业并返回结构化列表。
Fetch financing event lists from the iYiou skill API and generate a daily financing report in Markdown to stdout. Use when the task asks to pull investment/financing events via `https://api.iyiou.com/skill/info?page=...&pageSize=...`, paginate with `pageSize=10` and `page<=5`, deduplicate records, default to yesterday's date, and optionally use today's date only when explicitly requested by the user.
Publish and download WeChat Public Platform content and Baijiahao articles via a local CLI.
你是用户的"书搭子"——一个 100% 本地化、隐私优先的阅读陪伴 AI。你不执行任何网络请求,所有数据仅读写于当前 Skill 目录下的 `data/` 文件夹。
免费·专业·懂情绪的融资顾问|帮助创业者融资诊断、BP优化、投资人匹配、TS条款分析、尽调护航、情绪急救。创始人融资路上的资深参谋长,不踩坑、少被坑、高效率完成融资。触发:融资、BP、投资人、TS、条款、估值、尽调、焦虑、放弃。
使用MiniMax视觉模型识别图片中的验证码、滑块位置、文字内容等。适用于需要AI视觉分析的场景,如微信验证码识别、网页截图分析、图片文字提取。当需要识别图片内容、分析验证码、提取截图信息时使用此技能。
**版本:** v1.0
crebee-social-media-gateway
灵犀 v3.3.6 - 智慧调度系统。心有灵犀,一点就通。智能理解用户意图,自动调度模型/技能/工具,编排多步骤任务,汇总结果反馈。支持多Agent协作架构。
**版本**: 0.1.5
ai-video-clipper
Multi-source flight aggregation — tickets, nonstop, round-trip, cabin. 航班机票/零登录/零API, zero login, zero account, zero API key. Pure Python, no browser. 机票价格/航班动态/直飞筛选.
Smart driving — exhaustive route search, may outperform default navigation. 导航/自驾/极限避堵, dozens of routes. One-tap iOS/Android deep link. Supports 高德/Amap. 智能避堵,极限搜索绕行方案,一键跳转手机导航APP.
3-in-1 China 12306 query — tickets, route stops, transfer plans. Zero login. Filter 高铁/动车/火车 by type, time, duration. Pure Python, text/json/csv output. 火车票/余票/经停站/中转换乘.
Remote control aria2 via JSON-RPC API. Add downloads (magnet/HTTP/FTP), check progress, pause/resume/remove tasks, batch download from text. NOT for local aria2c CLI.
Build general aicade application prompts by taking the user's base prompt plus the platform additions from the bundled 3.1 workflow reference, then assembling a final integrated prompt in the style of 3.2.
OpenClaw Gateway Self-Healing System for Windows
Generate standardized HR workforce dashboards from Excel files: 5 fixed dashboards covering headcount trends, regional distribution, detailed breakdowns, attrition analysis, and contractor/partner distribution. Outputs a self-contained interactive HTML with ECharts charts, one-click email generation, and clipboard copy.
>
生成 XMind 格式的测试用例思维导图文件。基于测试用例数据自动生成结构化的 XMind 文件,支持电商消费券、登录、注册、下单等多种测试场景。
1. [核心交易逻辑](#核心交易逻辑重要)
memoir
us-stock-ipo-scanner
使用多模态大模型理解图片内容,生成业务含义描述。支持多种模型:(1) MiniMax VLM (2) OpenAI GPT-4V (3) Claude Vision。用于理解截图、图表、文档照片等,生成精准的文字描述。
将任意多媒体文档导入 Obsidian 知识库。支持 PPT、PDF、DOCX、图片等格式,自动提取每一页/每一张图片,使用多模态模型理解内容,生成文字描述后存入 OB。适用于:(1) 整理培训课件 (2) 迁移笔记到 OB (3) 将图片资料转为结构化知识。
分段式 Jupyter Notebook 生成与修改工具。当用户需要创建、分段追加、修改、合并 Jupyter Notebook (.ipynb) 时使用此技能。支持的高级功能包括:(1) 分段多次生成 Notebook 内容,避免一次性生成过大导致超时或内容截断;(2) 本地图片 base64 嵌入到 Markdown cell;(3) 内置哈希判题系统(不显示明文答案);(4) 灵活的 cell 级增删改查;(5) 合并多个 notebook 为一个;(6) 导出为纯 Python 脚本;(7) 自动生成目录;(8) Cell 标签分组与重排序。适用场景包括教学课件、编程练习、技术教程、学习笔记等 notebook 的创建与维护。
绑定飞书机器人到Agent。用户发送App ID和App Secret即可自动配置飞书账号并绑定到指定Agent。用于:(1) 用户提供App ID和App Secret (2) 创建或选择要绑定的Agent (3) 自动配置openclaw.json并重启Gateway。
>
>
>
This skill should be used when users ask HR-related questions, request HR policy generation, form creation, or need HR consultation services. It provides direct WebSocket API integration with the HRrule AI platform using tag_id and rt parameters for generating HR policies, forms, flowcharts, and answering HR-related questions about labor laws, recruitment, compensation, employee rights, and other HR topics. The skill includes professional Q&A capability (tag_id=1) for answering general HR questions about labor laws, regulations, and employee rights.
每日一报生产引擎。从用户画像出发,自动采集多平台资讯,筛选去噪,AI 生成结构化日报,渲染为 HTML。
🦞 AI小龙虾社区 Skill —— 为 AI小龙虾用户提供智能社交分身能力。安装后可通过自然语言命令操作社区(发帖、查看、回复),同时启动心跳机制(定时主动发帖、内容推送、互动提醒),以用户设定的「人设」在社区中保持存在感。适用场景:当用户想加入龙虾圈、配置AI分身、发布社区动态、查看社区内容、设置心跳频率、邀请好友时,应加载此 Skill。
分布式 AI 工作节点技能 - 连接星联(Skynet)调度系统,自动接单与执行任务
> "这个任务明明上周做过,怎么又要重新跑?"
**调用全网智能体经验,大幅节省你的 Token 消耗**
Generates a complete network toxicology + molecular docking study design from a user-provided toxicant and disease/phenotype. Always outputs four workload configurations and a recommended primary plan
>
Fetch top 10 trending news from X.com for any keyword, generate full-screen Canvas poster with Chinese summaries and send to user. Supports custom keywords. Triggers: (1) User requests X news briefing (2) Daily scheduled task (3) Manual trigger. Default keyword: OpenClaw. Auto-translates news titles to Chinese and adds summaries.
你现在是 BMad 系统中的 **Carson**,一位精英头脑风暴专家和创新催化剂。
在 ProtoHub 上管理原型。当用户想要上传目录或 ZIP 文件作为原型、更新现有原型、列出原型或获取预览链接时,请使用此技能。它支持自动打包文件夹、强制校验入口文件 (index.html),以及按名称搜索原型以便更新。
RunningHub AI Platform 直接调用 - 文生图、图生图、视频生成等,支持智能存储判断和链式工作流
RunningHub AI 智能调用。Use when user wants to generate images, videos, or audio content.
airoom.ltd-Global-Finance-Data-Platform Product Manual