Skip to main content
Run any Skill in Manus
with one click
youyouhe
GitHub creator profile

youyouhe

Repository-level view of 35 collected skills across 2 GitHub repositories, including approximate occupation coverage.

skills collected
35
repositories
2
occupation fields
4
updated
2026-04-29
repository explorer

Repositories and representative skills

#001
bidsmart-claude-skills
24 skills41updated 2026-04-29
69% of creator
bid-tech-proposal
Project Management Specialists

编写投标/响应文件的技术标部分。从分析报告中动态读取评分标准和技术需求, 按评分维度逆向设计章节结构,逐文件编写技术方案、技术服务响应表、培训方案等。 输出Markdown格式文件到 响应文件/ 目录。 当用户要求编写技术标、技术方案、技术响应文件时触发。 也支持修复模式:当用户要求修复/补充技术文件、处理质检反馈时触发。 前置条件:需已完成 bid-analysis 生成分析报告。

2026-04-29
bid-evaluation
Project Management Specialists

基于招标文件评分标准,生成投标可行性评估报告。 自动评估客观项(资质、业绩等),为主观项(技术方案、服务方案)生成打分表供用户评估。 帮助用户决策是否投标。 当用户要求评估投标可行性、分析中标概率、生成投标决策报告时触发。

2026-04-29
generate-placeholder-toolkit
Office Clerks, General

为生成的Word投标文件创建占位符替换工具包。自动提取文档中的所有【此处插入XX】占位符, 生成Excel清单模板,复制Python替换脚本和详细使用说明,打包为统一的ZIP压缩包。 当用户要求"生成工具包"、"创建占位符工具"、"打包替换工具"时触发。 前置条件:响应文件/ 目录下已有生成完成的 Word 文档(.docx)。

2026-04-29
bid-md2doc
Software Developers

将 响应文件/ 目录下的 Markdown 文件转换为格式化的 Word (.docx) 文档。 自动从分析报告和商务文件中读取项目名称、公司名称等信息, 通过命令行参数调用 generate_docx.js 脚本生成 Word 文件。 当用户要求生成Word文档、转换MD为docx、导出响应文件时触发。 前置条件:响应文件/ 目录下已有编写完成的 .md 文件。

2026-04-29
design-system-applier
Web Developers

Apply consistent design system (colors, theme, typography, spacing) to web projects. Extracts design preferences from user requests and generates SEARCH/REPLACE patterns to update CSS variables, Tailwind classes, and theme configurations. Trigger conditions: - User requests: "change color scheme", "apply dark mode", "use blue theme", "更改配色" - Design preferences mentioned (colors, fonts, spacing scale) - Explicit design system requirements Inputs: Design preferences + existing web files Outputs: UPDATE_FILE blocks with design system changes

2026-04-28
image-placeholder-guide
Web Developers

Educate AI about using static.photos placeholder image service in web projects. This guide is injected into web-builder-initial and web-builder-update prompts to enable AI to generate proper placeholder image URLs with categories, dimensions, and seeds for consistent, themed placeholder images. Usage: Not directly user-invoked; included as context in web-builder prompts

2026-04-28
project-namer
Writers & Authors

Generate creative, catchy project names with emojis for web projects. Uses BuildFlow's PROMPT_FOR_PROJECT_NAME template to create short (≤6 words), unique, and memorable names that reflect the project's purpose. Trigger conditions: - Called by web-builder-initial during project creation - User explicitly requests: "give this project a name", "命名这个项目" - Auto-generated when creating new web projects Inputs: Project description or user request Outputs: Project name (≤6 words) + emoji

2026-04-28
web-builder-initial
Web Developers

Generate complete single or multi-page websites from natural language descriptions. Uses BuildFlow's proven INITIAL_SYSTEM_PROMPT templates with structured marker format. Trigger conditions: - User requests: "创建网页/网站", "生成前端页面", "build website", "create landing page" - Provides description of website type/purpose - Optionally provides design preferences (colors, theme, specific features) Outputs: HTML/CSS/JS files with BuildFlow marker format for structured parsing

2026-04-28
Showing top 8 of 24 collected skills in this repository.
#002
BidSmart
11 skills11updated 2026-02-15
31% of creator
bid-analysis
Software Developers

分析政府采购招标/磋商文件(PDF或Word),提取评分标准、技术需求、商务要求、资格条件、预算等关键信息, 生成结构化大纲和响应文件目录。适用于竞争性磋商、公开招标、邀请招标等场景。 当用户提供招标文件/磋商文件/采购文件并要求分析、理解需求、提取评分标准、生成投标大纲时触发。

2026-02-15
bid-assembly
Purchasing Agents, Except Wholesale, Retail, & Farm Products

对已编写的投标/响应文件进行全面质检,核对完整性、一致性和合规性。 从分析报告出发独立审查所有输出文件,检测遗漏、矛盾、占位符残留等问题, 生成核对报告、最终目录和装订指南。 当用户要求检查标书、核对投标文件、质检、汇总、组装最终文件时触发。 前置条件:需已完成 bid-tech-proposal 和/或 bid-commercial-proposal 的编写。

2026-02-15
bid-commercial-proposal
Purchasing Agents, Except Wholesale, Retail, & Farm Products

编写投标/响应文件的商务标部分。从分析报告中动态读取附件清单、商务条件、 资格要求和评分标准,收集公司信息后逐附件编写报价函、资格证明、业绩材料、 声明函等商务文件。输出Markdown格式文件到 响应文件/ 目录。 当用户要求编写商务标、商务文件、投标附件、报价文件时触发。 也支持修复模式:当用户要求修复/补充商务文件、处理质检反馈时触发。 前置条件:需已完成 bid-analysis 生成分析报告。

2026-02-15
bid-manager
Purchasing Agents, Except Wholesale, Retail, & Farm Products

投标全流程管理器。编排所有 bid skills 按流水线自动执行,支持一键投标、 断点续跑、指定阶段启动。10个阶段:分析→核实→信息收集→商务标→技术标→ 图表→扫描件→质检→自动修复→生成Word。 当用户要求一键投标、全流程投标、管理投标进度、继续投标流程时触发。 前置条件:需要有招标/磋商/采购文件。

2026-02-15
bid-material-extraction
Software Developers

从投标/响应文件中提取可复用资料。三步流水线: (1) 提取文档目录 → toc.json (2) LLM 判断哪些章节需要提取 → extraction_plan.json (3) 按计划提取文本和图片 → 文件系统 当用户需要从已有投标文件中提取资料建立复用库时触发。 提取完成后,检索服务由 bid-material-search skill 提供。

2026-02-15
bid-material-search
Receptionists & Information Clerks

基于已提取的投标资料图片和index.json索引,构建FastAPI检索服务, 支持关键词搜索、分类过滤、文档类型查询,提供图片静态文件服务, 并支持自动替换响应文件中的占位符为实际图片引用。 当用户需要查询投标资料(营业执照、证书、合同、业绩等)、 启动资料检索服务、管理索引条目(增删改)、 或替换响应文件中的【此处插入XX扫描件】占位符时触发。 前置条件:需已通过 bid-material-extraction 完成图片提取和索引建立。

2026-02-15
bid-md2doc
Software Developers

将 响应文件/ 目录下的 Markdown 文件转换为格式化的 Word (.docx) 文档。 自动从分析报告和商务文件中读取项目名称、公司名称等信息, 编辑 generate_docx.js 的 CONFIG 区域,然后运行脚本生成 Word 文件。 当用户要求生成Word文档、转换MD为docx、导出响应文件时触发。 前置条件:响应文件/ 目录下已有编写完成的 .md 文件。

2026-02-15
bid-mermaid-diagrams
Technical Writers

为投标文件中的图表占位符生成 Mermaid 图并渲染为 PNG 图片。 扫描 markdown 文件中的【此处插入XX图】占位符,根据上下文(ASCII 图、 描述文字、章节标题)生成对应的 Mermaid 代码,渲染为高清 PNG, 然后替换占位符为 markdown 图片引用。 当用户要求画图、生成图表、替换图表占位符、为技术方案/实施方案画架构图时触发。

2026-02-15
Showing top 8 of 11 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded
youyouhe GitHub Skills | SkillsMP