← 返回 Skills 市场
jolestar

Webmcp Adapter Creator

作者 jolestar · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ✓ 安全检测通过
208
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install webmcp-adapter-creator
功能描述
Create fallback site adapters for websites that do not expose native WebMCP. Use when a site needs a new adapter module, tool schema design, browser-side req...
安全使用建议
This skill appears to be what it claims: a scaffolding and guidance pack for building browser-side fallback adapters. Before installing or running scripts, note: (1) the package metadata omits some real prerequisites — you should have pnpm and Playwright browsers (run `npx playwright install`), and the scripts require common CLI tools (perl, ripgrep `rg`, cp, mkdir) to be available; (2) the scaffold script will write files into the repository (packages/adapter-<name> by default) — review the scaffolded output before committing; (3) the SKILL.md explicitly forbids secret replay and vaulting, and the code does not show any network exfiltration, but you should still review the included shell scripts if you will run them in a sensitive environment; (4) if you need the agent to run this autonomously, be aware it can open and control a browser session as part of adapter discovery (expected for this use). If you want higher assurance, verify the existence of the referenced examples/adapter-template and run the validation script in a safe sandbox first.
功能分析
Type: OpenClaw Skill Name: webmcp-adapter-creator Version: 0.1.1 The webmcp-adapter-creator skill is a developer utility designed to scaffold and guide the creation of WebMCP site adapters. It includes a bash script (scaffold-adapter.sh) for generating package structures and comprehensive documentation (SKILL.md and references/) on browser-side request interception and tool schema design. The skill contains explicit security guardrails forbidding credential vaulting or auth bypass, and its operations are limited to standard file manipulation within the local project environment.
能力评估
Purpose & Capability
The skill is for scaffolding and designing browser-side fallback SiteAdapters and includes helper scripts and extensive guidance. The requested files and scripts align with that purpose. One minor mismatch: the SKILL.md prerequisites mention pnpm and Playwright (npx playwright install) and the scripts require tools like perl and ripgrep (rg), but the registry metadata lists no required binaries — the metadata omits some real tooling prerequisites.
Instruction Scope
The SKILL.md explicitly instructs the agent to operate in a logged-in browser session, capture page-originated network requests, prefer in-page execution, and avoid secret replay or credential vaulting. It does not instruct reading unrelated system files or exfiltrating secrets. The workflow is narrowly scoped to adapter design, request discovery, templating, testing, and scaffolding.
Install Mechanism
There is no install spec and this is instruction-plus-scripts only (no network downloads). The included shell scripts are simple file-copy and text-substitution scaffolding and local validation; nothing is downloaded from external URLs and no archives are extracted.
Credentials
The skill does not request environment variables, credentials, or config paths. The documentation explicitly warns against credential vaulting and secret replay. Runtime behavior relies on the browser session (expected) rather than external secrets; this is proportionate to the described adapter tasks.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. It does create scaffold output in the repository tree when run, which is expected for a scaffolding tool and is scoped to its purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install webmcp-adapter-creator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /webmcp-adapter-creator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
Align skills with explicit bridge presentation mode, single-link site commands, and new X/Google adapter workflows.
v0.1.0
Initial publish from webmcp-bridge repository.
元数据
Slug webmcp-adapter-creator
版本 0.1.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Webmcp Adapter Creator 是什么?

Create fallback site adapters for websites that do not expose native WebMCP. Use when a site needs a new adapter module, tool schema design, browser-side req... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 208 次。

如何安装 Webmcp Adapter Creator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install webmcp-adapter-creator」即可一键安装,无需额外配置。

Webmcp Adapter Creator 是免费的吗?

是的,Webmcp Adapter Creator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Webmcp Adapter Creator 支持哪些平台?

Webmcp Adapter Creator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Webmcp Adapter Creator?

由 jolestar(@jolestar)开发并维护,当前版本 v0.1.1。

💬 留言讨论