← Back to Skills Marketplace
gora050

Polymer

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
106
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install polymer
Description
Polymer integration. Manage data, records, and automate workflows. Use when the user wants to interact with Polymer data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install polymer
  3. After installation, invoke the skill by name or use /polymer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug polymer
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Polymer?

Polymer integration. Manage data, records, and automate workflows. Use when the user wants to interact with Polymer data. It is an AI Agent Skill for Claude Code / OpenClaw, with 106 downloads so far.

How do I install Polymer?

Run "/install polymer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Polymer free?

Yes, Polymer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Polymer support?

Polymer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Polymer?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments