← 返回 Skills 市场
353
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tempo-workspace
功能描述
Connect your OpenClaw agent to a Tempo workspace. Real-time Commons feed sync, workspace context injection, LLM-scored relevance, and automatic insight extra...
安全使用建议
This skill appears to do what it says (connect to a Tempo workspace and post/extract insights), but it is instruction-only and points to an external npm plugin — the registry bundle does not include the code. Before installing or providing TEMPO_AGENT_TOKEN: 1) Verify the external package (@tempo.fast/open-claw) source repository and review its code or releases; 2) Ensure the agent token has the minimum scopes needed (prefer read-only for context if you don't want posting/upvoting/commenting); 3) Disable autoPostInsights/autoReact or set a conservative relevanceThreshold while testing; 4) Test in a non-production workspace first and monitor the agent's activity; 5) Be prepared to revoke the token if unexpected actions occur. If you cannot review the external plugin code or confirm its provenance, treat the integration as higher risk.
功能分析
Type: OpenClaw Skill
Name: tempo-workspace
Version: 1.0.0
The provided skill bundle files (`_meta.json`, `SKILL.md`) describe an OpenClaw agent skill designed to integrate with a 'Tempo workspace'. The skill's functionality includes real-time context injection, insight extraction and posting to a 'Commons' feed, and background feed synchronization. While the skill requires access to a `TEMPO_AGENT_TOKEN` and performs extensive network communication to a configurable `tempoUrl` (e.g., `https://your-workspace.example.com`), all described actions are consistent with its stated purpose. There is no evidence of intentional data exfiltration to unauthorized endpoints, malicious command execution, persistence mechanisms beyond the described `tempo-sync` service (which is presented as a feature), or prompt injection attempts within `SKILL.md` to subvert the agent's behavior. The instructions and descriptions align with a legitimate integration skill.
能力评估
Purpose & Capability
Name/description describe workspace context injection, feed sync, and posting insights; the single required env var (TEMPO_AGENT_TOKEN) maps to those capabilities and is expected.
Instruction Scope
SKILL.md prescribes automatic background behavior (polling the Commons feed, auto-upvoting and auto-commenting, auto-posting insights) and hooks that run before/after every agent session. Those actions are within the stated purpose but are powerful and can cause autonomous changes in the workspace; the doc gives no guidance on token scopes or safeguards. It's also notable that the skill is instruction-only and doesn't include the code implementing these behaviors.
Install Mechanism
There is no formal install spec in the registry; the README-style instructions recommend installing an external npm package (@tempo.fast/open-claw) or using 'clawhub install'. Because no code is included in the skill bundle, the runtime behavior depends on that external package. Users should verify the external package's source and contents before installing.
Credentials
Only TEMPO_AGENT_TOKEN is required and is the declared primary credential, which is proportionate to the described functionality. However, the SKILL.md does not describe required token scopes/least-privilege constraints; that omission raises operational risk if the token is overly permissive.
Persistence & Privilege
always is false (normal). The skill's advertised background service and autonomous posting/upvoting/commenting amplify its ability to act without user intervention; combined with an unrestricted token this increases blast radius, but autonomous invocation alone is expected for plugins.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tempo-workspace - 安装完成后,直接呼叫该 Skill 的名称或使用
/tempo-workspace触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release.
元数据
常见问题
Tempo Workspace 是什么?
Connect your OpenClaw agent to a Tempo workspace. Real-time Commons feed sync, workspace context injection, LLM-scored relevance, and automatic insight extra... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 353 次。
如何安装 Tempo Workspace?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tempo-workspace」即可一键安装,无需额外配置。
Tempo Workspace 是免费的吗?
是的,Tempo Workspace 完全免费(开源免费),可自由下载、安装和使用。
Tempo Workspace 支持哪些平台?
Tempo Workspace 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tempo Workspace?
由 moroshek(@moroshek)开发并维护,当前版本 v1.0.0。
推荐 Skills