
根据用户上传的资料(文字、图片、视频等)和指定的风格类型,查找 references/html_style_summary 目录下的风格总结文件,生成符合规范的 HTML 页面
从 PDF 文件中提取高清整页大图以及无损的原始内嵌图像素材(如 Logo、系统截图),并通过 AI 清洗后生成标准的 assets_manifest.json 供下游使用。
根据关键词搜索当前用户在飞书中可见的云文档和 Wiki 知识库节点,返回包含文档标题、类型和直达链接的结构化列表。包含完整的 OAuth 2.0 用户授权流程(获取授权码 → 换取 user_access_token → 刷新 token)。所有步骤均由 Python 脚本执行,无需额外依赖。
分析用户指定的 HTML 页面,进行风格总结,输出固化的 HTML 片段模板
根据用户需求生成 AI Power 工作流 JSON 文件
Fetch customer/client data from Yingdao's Boss platform through the Boss login, asCode exchange, and AppStudio token chain, then download all paginated datasource records for a specified business group. Use when a user asks to pull, export, refresh, or inspect Yingdao Boss customer tables, configure this workflow for first use, or produce the shared latest dataset that a downstream analysis skill will consume.