← Back to Skills Marketplace
Operately CLI
by
Marko Anastasov
· GitHub ↗
· v1.0.0
· MIT-0
79
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install operately-cli
Description
Manage Operately from the CLI: goals, OKRs, projects, tasks, milestones, spaces, documents, discussions, check-ins, reviews, assignments, people, permissions...
Usage Guidance
This skill appears to be what it says: a helper for the Operately CLI. Before installing or using it, verify the npm package and GitHub repository (@operately/operately-cli) to ensure you trust the publisher. Prefer not to place long-lived API tokens in global shell environment variables on shared machines; use per-command flags or CI secrets when possible. Be aware the CLI will persist authentication (saved profiles/config files) — inspect where it stores tokens (home config) if you need to revoke or rotate them. If you plan to install the npm package, pin a specific version, review its package contents/README, and confirm the package's npm and GitHub accounts match the Operately project. Finally, follow the SKILL.md guidance: check for an existing 'operately' binary first and don't let the agent attempt to install the CLI automatically on your behalf.
Capability Analysis
Type: OpenClaw Skill
Name: operately-cli
Version: 1.0.0
The operately-cli skill bundle is a comprehensive and well-documented set of instructions for an AI agent to interact with the Operately platform. It provides detailed command references and workflows for managing projects, goals, tasks, and resource hubs via the official `operately` CLI. The instructions in SKILL.md include safety checks, such as explicitly forbidding the agent from installing the CLI on behalf of the user, and the requested environment variables (e.g., OPERATELY_API_TOKEN) are standard for this type of tool. No evidence of malicious intent, data exfiltration, or prompt injection was found.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description match the declared runtime needs: a CLI binary named 'operately' and an Operately API token are exactly what a CLI integration should require.
Instruction Scope
SKILL.md limits actions to checking for the CLI, running operately commands, and guiding authentication; it explicitly instructs the agent not to install the CLI for the user and does not ask to read unrelated system files or export data to unexpected endpoints. Note: using the CLI will cause credentials to be stored/used by the CLI itself (saved profiles or env vars) per normal behavior.
Install Mechanism
Install spec points to the npm package @operately/operately-cli which is coherent with the stated binary. Installing an npm-scoped package is normal for a Node-based CLI but carries the usual npm/supply-chain considerations — verify the package publisher and source before installing.
Credentials
Only the Operately API token (OPERATELY_API_TOKEN) plus optional base URL/profile are requested, which are proportionate. No unrelated credentials or broad environment access are requested.
Persistence & Privilege
The skill is not always-enabled, is user-invocable, and does not request elevated persistent platform privileges or modify other skills' configs. Autonomous invocation is allowed (platform default) but does not combine with other red flags here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install operately-cli - After installation, invoke the skill by name or use
/operately-cli - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Operately CLI skill v1.0.0 – Initial release.
- Provides CLI management for Operately workspaces, including goals, OKRs, projects, tasks, documents, and more.
- Supports authentication via profile, environment variables, or per-command flags.
- Guides installing, verifying, and logging in to the Operately CLI.
- Includes detailed quick-reference for core commands and usage patterns.
- Documents access level flags and markdown support for content fields.
Metadata
Frequently Asked Questions
What is Operately CLI?
Manage Operately from the CLI: goals, OKRs, projects, tasks, milestones, spaces, documents, discussions, check-ins, reviews, assignments, people, permissions... It is an AI Agent Skill for Claude Code / OpenClaw, with 79 downloads so far.
How do I install Operately CLI?
Run "/install operately-cli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Operately CLI free?
Yes, Operately CLI is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Operately CLI support?
Operately CLI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Operately CLI?
It is built and maintained by Marko Anastasov (@markoa); the current version is v1.0.0.
More Skills