GitHub
公开源码、更新记录与 Issue 都在这里。
用你本地的知识库来应答网页表单,一轮检索一轮生成,草稿即交付
基本信息
Fill web forms by fetching form fields from a URL, deep-searching the user's local knowledge base for relevant info, and generating a markdown document with all answers pre-filled. Use when the user provides a URL to a web form (conference application, speaker submission, event registration, profile form) and wants help filling it out from their existing materials. Also trigger when the user mentions "填网页表", "fill web form", "网页填表", "表单填写", "申请表填写", "conference application", "speaker submission", "讲师申请", "报名表", or provides a URL with "form", "feedback", "apply", "register", "submit" in the path.
SKILL CARD / TRUST RECORD
这个 Skill 尚未发布完整的可信度卡。案例、维度地图与定价依据会在补齐后显示。
PRICING CARD
用你本地的知识库来应答网页表单,一轮检索一轮生成,草稿即交付。
免费入口
免费
稳定价格带 免费
价值锚点
一次交付通常可省下 20 分钟至半天的整理、排版和格式返工。
定价依据
按一次可发送或可归档的文件结果定价,重点是格式稳定和人工返工减少。
使用边界
默认处理结构清晰的输入;扫描质量、复杂模板、第三方转换器和批量服务成本另行确认。
维护说明
随文档格式、字体、渲染器和导出目标变化复评。
使用说明
Fill web forms by deep-searching your local knowledge base. Give it a URL, get back a ready-to-paste markdown document.
Part of skill-publisher/skills — by example.com
npx skills add fill-web-form -g -y
No external dependencies — uses Claude's built-in tools only.
┌──────────────┐ ┌──────────────────┐ ┌──────────────────┐
│ Web Form │ │ Knowledge Base │ │ Output Doc │
│ (URL) │ │ (local files) │ │ (markdown) │
│ │ │ │ │ │
│ ┌────────┐ │ │ profile/ │ │ ## 1. 姓名 │
│ │ 姓名 │──┼──┬──│ posts/ │──┬──│ 品牌方 │
│ │ 简介 │ │ │ │ projects/ │ │ │ ## 2. 简介 │
│ │ 案例 │ │ │ │ articles/ │ │ │ <合成内容> │
│ │ 成效 │ │ │ │ CLAUDE.md │ │ │ ## 3. 案例 │
│ └────────┘ │ │ │ memory/ │ │ │ <合成内容> │
└──────────────┘ │ └──────────────────┘ │ └──────────────────┘
│ │
WebFetch Agent(Explore)
提取字段 深度检索匹配
/fill-web-form https://example.com/apply?formId=123
Claude will:
| Type | Examples |
|---|---|
| Conference applications | GIAC, QCon, ArchSummit speaker submissions |
| Event registrations | Hackathon signups, meetup RSVPs |
| Profile forms | Platform bios, author profiles |
| Grant/funding applications | Accelerator apps, grant proposals |
MIT
登录后即可留言
安装渠道
Yoda、Codex、Claude Code 和其他兼容运行环境都使用同一份 Skill;选择你的工具后,按对应步骤完成安装。
先保存一次工作资料,支持 Profile 的 Skill 会在运行时直接复用。
配置工作资料安装与配置
适合同时使用多个 Agent 的工作流:在一个地方完成安装、分配和调用。
在 Yoda 内完成
Yoda 会把安装后的 Skill 同步给已配置的 Agent,无需手动维护多个目录。
第一次调用
使用 fill-web-form 完成以下任务,并按 Skill 的验收标准检查结果:该 Skill 声明:No external dependencies. Uses built-in tools: WebFetch, Agent (Explore), Grep, Glob, Read, Write. Requires internet access for URL fetching.
更多信息
NEXT STEP
回到目录,从结果、证据、依赖和价格选择最合适的工作流。
LOVSTUDIO / KEEP MAKING