← 返回 Skills 市场
Polymer
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
106
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install polymer
功能描述
Polymer integration. Manage data, records, and automate workflows. Use when the user wants to interact with Polymer data.
安全使用建议
This skill mostly instructs using the Membrane CLI to connect to a 'polymer' connector — that is reasonable for a connector-style skill. However, the SKILL.md incorrectly opens by describing the Polymer JavaScript UI library, which does not match the rest of the file; this could be a harmless documentation error or indicate the wrong target service. Before installing or using the skill: (1) confirm with the publisher what 'polymer' refers to (the UI library vs a data service) and that the connectorKey targets the intended service; (2) verify the @membranehq/cli npm package and the getmembrane.com repository/source are trustworthy; (3) prefer running CLI commands via npx (no global install) if you have doubts; and (4) be prepared for an interactive browser-based auth step — do not paste secrets into chat. If you need the frontend Polymer library tasks (building web components), this skill does not appear relevant.
功能分析
Type: OpenClaw Skill
Name: polymer
Version: 1.0.1
The skill claims to be an integration for the Polymer web component library but instead provides instructions for using the third-party Membrane CLI (`@membranehq/cli`) to manage data and workflows. It requires a global npm installation and directs the agent to route all external communications through the Membrane platform, using prompt instructions in `SKILL.md` to steer the agent away from direct API calls in favor of the third-party service. The mismatch between the stated purpose (linking to the Polymer UI library) and the actual implementation (a generic API connector platform) is misleading and encourages the agent to adopt a third-party dependency for all external interactions.
能力评估
Purpose & Capability
The skill name/short description say 'Polymer integration' and 'Manage data, records, and automate workflows', which fits a connector. However, the SKILL.md then opens by describing the Polymer JavaScript UI library (web components) and links to polymer-library.polymer-project.org — that is inconsistent with the rest of the instructions (which use Membrane to interact with a 'polymer' connector). This mismatch could be an accidental copy/paste or indicate the skill actually targets a different service than advertised.
Instruction Scope
Runtime instructions are limited to installing and using the Membrane CLI (login, connect, action list/create/run). They do not instruct reading local files, other env vars, or exfiltrating data. The commands require interactive auth (browser or pasted code), which is expected for this flow.
Install Mechanism
No install spec in registry (instruction-only). The SKILL.md recommends installing @membranehq/cli via npm (-g) or using npx for commands. Installing a public npm CLI is typical, but the guidance is inconsistent (npm -g vs npx). Verify the CLI package (@membranehq/cli) and its publisher before installing globally.
Credentials
The skill declares no required environment variables or credentials and explicitly tells the agent not to ask users for API keys, relying on Membrane's hosted auth. That is proportionate to the stated purpose of interacting via Membrane.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide configuration. It relies on the Membrane auth flow; no elevated or persistent platform privileges are requested in the manifest.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polymer - 安装完成后,直接呼叫该 Skill 的名称或使用
/polymer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Polymer 是什么?
Polymer integration. Manage data, records, and automate workflows. Use when the user wants to interact with Polymer data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 106 次。
如何安装 Polymer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymer」即可一键安装,无需额外配置。
Polymer 是免费的吗?
是的,Polymer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Polymer 支持哪些平台?
Polymer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polymer?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills