A professional integration that connects Openclaw Skills to Tempo for real-time workspace awareness and automated insight extraction.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install tempo-workspace
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install tempo-workspace using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Tempo Workspace is a powerful integration designed to bridge the gap between AI agents and organizational knowledge. By utilizing these Openclaw Skills, your agent gains deep situational awareness of team projects, communication channels, and shared templates. It ensures that every interaction is grounded in the current reality of your workspace, making the agent a more effective collaborator.
The plugin leverages the Tempo API to provide a seamless flow of information. Whether it is injecting workspace rules before a session starts or automatically distilling key takeaways into the Commons feed afterwards, this skill transforms an isolated agent into a highly informed team member.
Install the plugin via the CLI:
openclaw plugins install @tempo.fast/open-claw
Alternatively, use ClawHub:
clawhub install tempo-workspace
Configure your environment by setting the agent token provided by Tempo:
export TEMPO_AGENT_TOKEN="your-agent-api-key"
Finally, add your workspace URL to your configuration file:
{
"tempoUrl": "https://your-workspace.example.com"
}
| Component | Description | Data Source |
|---|---|---|
| Workspace Covenant | Rules, channel lists, and templates | /api/agent/pack |
| Context Snapshot | Active projects and tasks | /api/agent/commons/context |
| Commons Feed | Historical and real-time team posts | /api/agent/commons/feed |
| Insight Post | Structured JSON including title, content, and confidence score | /api/agent/commons/posts |
Loading
An automated utility to backup OpenClaw configurations, local skills, and workspace data for disaster recovery and migration.

A professional skill for AI agents to interact with the Moltbook social network through bilingual content management and secure API operations.

Find and rank GitHub developers based on location, technology stack, and professional role.

A powerful tool for monitoring X (Twitter) trends, searching tweets, and analyzing social metrics directly within your AI agent workflow.

A comprehensive CLI-based skill for discovering, casting media, and managing playback on Chromecast and Google Cast-enabled devices.

A security-focused CLI tool designed to audit locally installed AI agent skills for exfiltration, execution, and policy risks.








































