← Back to Skills Marketplace
Paperform
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
189
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install paperform
Description
PaperForm integration. Manage Forms. Use when the user wants to interact with PaperForm data.
Usage Guidance
This skill is an instruction-only connector that uses the Membrane CLI to talk to PaperForm. Before installing or running it: (1) confirm you trust Membrane (https://getmembrane.com and the GitHub repo) because your PaperForm access will be mediated through their service and may send form data to them; (2) be cautious when running 'npm install -g ...@latest' — consider installing a pinned release or installing locally rather than globally; (3) note the registry metadata didn't declare the 'membrane' CLI as a required binary — expect to install that CLI before use; (4) avoid sharing PaperForm API keys manually (the skill discourages that); and (5) if you need stronger data control, consider using an official PaperForm API client or an alternative that runs entirely under your control. If you want higher assurance, ask the publisher for a declared install spec and a specific pinned CLI version.
Capability Analysis
Type: OpenClaw Skill
Name: paperform
Version: 1.0.3
The skill bundle provides instructions for an AI agent to integrate with PaperForm via the Membrane platform. It outlines standard procedures for installing the Membrane CLI (@membranehq/cli), authenticating, and managing form data through defined actions. The instructions in SKILL.md are transparent, align with the stated purpose, and do not contain evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Tags
Capability Assessment
Purpose & Capability
The skill claims to integrate with PaperForm and the SKILL.md exclusively instructs the agent to use the Membrane CLI to manage PaperForm connections and actions — this is coherent. However, the registry metadata lists no required binaries while the runtime instructions require installing and running the 'membrane' CLI, which is an inconsistency (the CLI should be declared as a required runtime dependency).
Instruction Scope
Instructions are focused on using Membrane to discover, create, and run PaperForm-related actions and do not ask the agent to read arbitrary local files or environment variables. They do direct the user/agent to authenticate via a browser flow and create connections; that implies sending data and auth flows through Membrane, which is expected but worth noting from a privacy perspective.
Install Mechanism
The SKILL.md instructs installing the Membrane CLI via 'npm install -g @membranehq/cli@latest'. Installing from npm (latest tag) is a common mechanism but carries moderate risk compared with vetted packages/releases — there is no install spec in the registry so installation is manual and the global npm install could modify the system environment.
Credentials
The skill does not request environment variables or credentials in the registry. Authentication is delegated to Membrane's browser login flow; this avoids local secret handling but means the user's PaperForm access is mediated by Membrane (tokens/credentials are managed server-side). No unrelated credentials are requested.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence or modification of other skills. It relies on the Membrane service for credential storage but does not ask to change system or agent-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install paperform - After installation, invoke the skill by name or use
/paperform - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Paperform?
PaperForm integration. Manage Forms. Use when the user wants to interact with PaperForm data. It is an AI Agent Skill for Claude Code / OpenClaw, with 189 downloads so far.
How do I install Paperform?
Run "/install paperform" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Paperform free?
Yes, Paperform is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Paperform support?
Paperform is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Paperform?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills