← Back to Skills Marketplace
asoviche

Ogment

by Amaury Soviche · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
463
Downloads
4
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install ogment
Description
Invoke MCP tools via Ogment CLI — secure access to Linear, Notion, Gmail, PostHog, and 100+ SaaS integrations through Ogment's governance layer.
Usage Guidance
This skill simply wraps the Ogment CLI to let the agent call your connected SaaS through Ogment's governance layer — that is coherent with its description. Before installing: (1) verify you trust the npm package @ogment-ai/cli and the ogment.ai homepage; (2) understand the auth flow: you will be asked to approve access via a verification link and that approval grants the CLI tokens that can access Gmail, Notion, Slack, etc.; (3) check what scopes/permissions Ogment requests when you log in and only approve what you accept; (4) be aware the agent can invoke this skill autonomously (platform default), so consider restricting autonomous actions or limiting which accounts/permissions are connected if you want least privilege.
Capability Analysis
Type: OpenClaw Skill Name: ogment Version: 1.0.3 The skill bundle provides a legitimate integration for the Ogment CLI, allowing the agent to interact with SaaS tools like Gmail, Notion, and Slack via the Ogment governance layer. The workflow in SKILL.md requires explicit human approval for authentication (ogment auth login) and uses standard CLI patterns for tool discovery and invocation. No evidence of malicious intent, data exfiltration to unauthorized endpoints, or obfuscated code was found.
Capability Assessment
Purpose & Capability
The name/description claim secure access to many SaaS via the Ogment CLI; the skill requires the 'ogment' binary and documents CLI commands (auth, catalog, invoke). That is coherent — the node package @ogment-ai/cli is the expected install path to provide the 'ogment' binary and jq is a reasonable optional helper.
Instruction Scope
SKILL.md only instructs use of the Ogment CLI (auth flow, catalog, invoke) and does not ask to read unrelated files or environment variables. It does instruct the agent to extract a verificationUri and 'send it to your human as a clickable link' — expected for a device/browser-based auth flow, but the instructions do not advise inspecting requested scopes/permissions before approving.
Install Mechanism
Install spec uses an npm package (@ogment-ai/cli) to create the 'ogment' binary and Homebrew to install jq. This is a standard pattern; it is not an arbitrary URL download or archive extraction. The npm install step is the primary non-trivial install action (moderate trust required in the package and its publisher).
Credentials
The skill declares no required environment variables or credentials. Authentication is performed via the CLI's interactive/web verification flow (the user must approve). This is proportionate, but note that the auth flow will produce tokens/credentials stored by the CLI, enabling access to Gmail/Notion/etc. — a legitimate capability but sensitive.
Persistence & Privilege
The skill does not request always:true, does not require config paths, and does not modify other skills. Autonomous invocation is allowed by default (platform standard); combined with delegated SaaS access, this increases impact but is expected for an integration skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ogment
  3. After installation, invoke the skill by name or use /ogment
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Version 1.0.3 (Ogment) - Simplified onboarding and quick start instructions for faster setup. - Removed optional direct credential file configuration; now relies on default Ogment CLI authentication flow. - Updated Quick Start login step to emphasize clickable links for human approval. - Expanded tool examples to include Slack and Supabase. - Streamlined and shortened documentation, focusing on core workflows and common patterns. - Minor metadata/internal requirement changes: credential file no longer required.
v1.0.2
- Rolled back version from 1.0.5 to 1.0.2 in metadata. - Updated command syntax throughout documentation: split `<serverId>/<toolName>` into separate arguments `<serverId> <toolName>`. - Added step for generating example input schema with the `--example` flag. - Improved consistency in code samples, aligning with the new CLI syntax. - No code or functionality changes; documentation updates only.
v1.0.1
- Added metadata section in SKILL.md with requirements, install instructions, emoji, and homepage. - Updated description and version header for standardization. - Updated command usage to clarify inline input for tool invocation. - No changes to underlying logic or commands—documentation/metadata improvements only.
v1.0.0
Ogment CLI Skill v1.0.0 - Initial release with detailed onboarding and usage instructions for the Ogment CLI - Covers first-time authentication and secure device code approval flow - Documents discovery and invocation workflow for accessing tools across connected SaaS services - Provides troubleshooting steps for errors, credential issues, and missing permissions - Includes structured output format, command references, security model, and best practices
Metadata
Slug ogment
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Ogment?

Invoke MCP tools via Ogment CLI — secure access to Linear, Notion, Gmail, PostHog, and 100+ SaaS integrations through Ogment's governance layer. It is an AI Agent Skill for Claude Code / OpenClaw, with 463 downloads so far.

How do I install Ogment?

Run "/install ogment" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ogment free?

Yes, Ogment is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ogment support?

Ogment is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ogment?

It is built and maintained by Amaury Soviche (@asoviche); the current version is v1.0.3.

💬 Comments