← Back to Skills Marketplace
gora050

Templated

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
144
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install templated
Description
Templated integration. Manage data, records, and automate workflows. Use when the user wants to interact with Templated data.
Usage Guidance
This skill appears coherent: it uses the Membrane CLI to access Templated and does not request extraneous credentials. Before installing or running it: verify the @membranehq/cli package and the https://getmembrane.com / GitHub repository are the legitimate projects you expect; prefer running the CLI with npx for a one-off invocation if you don’t want a global install; consider installing or testing the CLI in an isolated environment (container or VM) if you are cautious about global npm packages; be prepared to complete an interactive login (opening a browser or entering a code) and avoid pasting authentication codes into untrusted channels. If you need higher assurance, review the @membranehq/cli source code at the linked repository and confirm package ownership on the npm registry before installing.
Capability Analysis
Type: OpenClaw Skill Name: templated Version: 1.0.3 The skill bundle provides instructions for integrating with the Templated document automation tool using the Membrane CLI. It guides the agent through standard procedures such as CLI installation via npm, authentication, and action management. No indicators of malicious intent, data exfiltration, or unauthorized execution were found; the instructions are consistent with the stated purpose of document workflow automation.
Capability Assessment
Purpose & Capability
The name and description describe a document/template integration and the SKILL.md consistently instructs the agent to use the Membrane CLI and its connector for Templated. There are no unexpected credentials, binaries, or config paths requested that would be unrelated to an external integration service.
Instruction Scope
Runtime instructions focus on installing and using the Membrane CLI, logging in, creating connections, discovering and running actions, and polling build state. The instructions do not ask the agent to read unrelated files, exfiltrate system data, or access unrelated environment variables. They do assume network access and interactive/URL-based authentication, which is appropriate for an external service integration.
Install Mechanism
There is no formal install spec, but SKILL.md tells the user to run 'npm install -g @membranehq/cli@latest' (and alternately uses npx). Installing a global npm package is a normal way to get the CLI, but it does introduce the usual npm risk surface (running code from the npm registry). This is expected for a CLI-driven integration but is worth noting.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. Authentication is delegated to Membrane's login flow, which aligns with the advice in the SKILL.md to avoid asking the user for API keys. The requested permissions are proportionate to the described purpose.
Persistence & Privilege
The skill is instruction-only, does not request 'always: true', and does not claim to modify other skills or global agent settings. It relies on the Membrane CLI and user-driven authentication, so there is no unusual persistent privilege requested by the SKILL.md.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install templated
  3. After installation, invoke the skill by name or use /templated
  4. 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
Slug templated
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Templated?

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

How do I install Templated?

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

Is Templated free?

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

Which platforms does Templated support?

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

Who created Templated?

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

💬 Comments