← 返回 Skills 市场
Tempo
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
112
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install tempo
功能描述
Tempo integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tempo data.
安全使用建议
This skill appears coherent and performs Tempo operations via the Membrane CLI/service. Before installing, consider: 1) Do you trust Membrane (getmembrane.com) to hold and mediate access to your Tempo/Jira data? Review their security/privacy docs and the @membranehq/cli npm package (owner, versions, README). 2) Prefer pinning a specific CLI version rather than always installing @latest to avoid unexpected changes. 3) Be aware global npm installs change your system environment—install in a dedicated environment if possible. 4) During headless login flows, only paste one-time codes into trusted prompts and verify which tenant/connection you are authorizing. 5) When running actions that change data, require explicit user confirmation (don’t let the agent make destructive changes autonomously). If you want further assurance, supply the package name and version you plan to install and/or request the Membrane security/privacy documentation for review.
功能分析
Type: OpenClaw Skill
Name: tempo
Version: 1.0.1
The skill provides instructions for an AI agent to integrate with Tempo via the Membrane CLI. It outlines standard procedures for authentication, action discovery, and execution using the official `@membranehq/cli` npm package. The instructions in SKILL.md are consistent with the stated purpose of project management and time tracking, and no evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
The name/description (Tempo integration) matches the instructions: installing and using the Membrane CLI to connect to Tempo, discover, build, and run actions. The required pieces (network access, Membrane account, Membrane CLI) are appropriate and proportionate for this purpose.
Instruction Scope
SKILL.md contains step-by-step CLI instructions limited to installing membrane, authenticating, creating a connection, listing actions, and running actions. It does not instruct the agent to read unrelated system files, request unrelated environment variables, or send data to unexpected endpoints. It does rely on the remote Membrane service (so you must trust that service).
Install Mechanism
Install is via npm (npm install -g @membranehq/cli@latest and npx usage). This is a common, expected mechanism but has moderate risk compared with instruction-only/no-install: global npm installs modify the host environment and running 'latest' can change behavior over time. The package is on the public npm registry (not an arbitrary download URL), which is reasonable but you should verify the package and consider pinning a version.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs not to ask users for API keys, instead using Membrane's connection flow. This is proportionate. Note: authentication happens via Membrane (browser/URL flow) so credentials are managed by Membrane (server-side and/or local CLI state).
Persistence & Privilege
The skill is not always-enabled and uses normal agent invocation. The Membrane CLI will persist authentication/config locally and Membrane will hold connection state server-side; this is expected but means you are trusting a third-party service to store and manage Tempo credentials. The skill does not request elevated agent/system privileges or modify other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tempo - 安装完成后,直接呼叫该 Skill 的名称或使用
/tempo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Tempo 是什么?
Tempo integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tempo data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。
如何安装 Tempo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tempo」即可一键安装,无需额外配置。
Tempo 是免费的吗?
是的,Tempo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tempo 支持哪些平台?
Tempo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tempo?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills