·webmcp
</>

webmcp

pillarhq/pillar-skills

实施 WebMCP 工具,通过 W3C navigator.modelContext API 向 AI 代理公开 Web 应用程序功能。在添加 WebMCP 工具、注册浏览器可调用工具、向 AI 代理公开页面功能或构建代理 Web 功能时使用。

11安装·0热度·@pillarhq

安装

$npx skills add https://github.com/pillarhq/pillar-skills --skill webmcp

SKILL.md

Implement tools using the W3C WebMCP API (navigator.modelContext) so AI agents, browser assistants, and assistive technologies can call structured JavaScript functions on your page.

| CRITICAL | tool-definition | Every tool needs name, description, inputSchema, and execute | | CRITICAL | security | Validate params, confirm destructive actions, don't leak sensitive data | | HIGH | descriptions | Write specific descriptions — this is what the LLM reads to pick the tool |

| HIGH | dynamic-registration | Register/unregister tools as SPA state changes | | MEDIUM | user-interaction | Use agent.requestUserInteraction() for purchases, deletions, and sends |

实施 WebMCP 工具,通过 W3C navigator.modelContext API 向 AI 代理公开 Web 应用程序功能。在添加 WebMCP 工具、注册浏览器可调用工具、向 AI 代理公开页面功能或构建代理 Web 功能时使用。 来源:pillarhq/pillar-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/pillarhq/pillar-skills --skill webmcp
分类
</>开发工具
认证
收录时间
2026-02-15
更新时间
2026-02-18

快速解答

什么是 webmcp?

实施 WebMCP 工具,通过 W3C navigator.modelContext API 向 AI 代理公开 Web 应用程序功能。在添加 WebMCP 工具、注册浏览器可调用工具、向 AI 代理公开页面功能或构建代理 Web 功能时使用。 来源:pillarhq/pillar-skills。

如何安装 webmcp?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/pillarhq/pillar-skills --skill webmcp 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/pillarhq/pillar-skills

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-15

相关 Skills

暂无