← 返回 Skills 市场
gora050

Templated

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
144
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install templated
功能描述
Templated integration. Manage data, records, and automate workflows. Use when the user wants to interact with Templated data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install templated
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /templated 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug templated
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Templated 是什么?

Templated integration. Manage data, records, and automate workflows. Use when the user wants to interact with Templated data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 144 次。

如何安装 Templated?

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

Templated 是免费的吗?

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

Templated 支持哪些平台?

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

谁开发了 Templated?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论