ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

ogment

Invoke MCP tools via Ogment CLI — secure access to Linear, Notion, Gmail, PostHog, and 100+ SaaS integrations through Ogment's governance layer.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/asoviche/ogment
Or

What This Skill Does

The Ogment skill integrates the Ogment CLI directly into your OpenClaw agent, providing a secure, governed gateway to the Model Context Protocol (MCP) ecosystem. By acting as a bridge between the agent and 100+ SaaS platforms—including Linear, Notion, Gmail, Slack, and Supabase—this skill enables the agent to perform real-world tasks such as querying databases, organizing project management tickets, or searching through corporate documentation. Ogment provides an essential governance layer, ensuring that your agent's interactions with third-party APIs remain authenticated and managed.

Installation

To integrate this capability, use the ClawHub manager. Execute the following command in your terminal: clawhub install openclaw/skills/skills/asoviche/ogment Once installed, ensure your environment is authenticated by running ogment auth status. If you are not logged in, execute ogment auth login and follow the human-in-the-loop approval process to authorize the agent's access to your personal or professional data stores.

Use Cases

This skill is perfect for agents acting as personal or team assistants. Use it to:

  • Automate CRM updates by fetching Notion blocks and syncing them with Linear issue trackers.
  • Monitor communication channels by searching Gmail for specific threads and summarizing them for Slack.
  • Conduct data operations by running SQL queries directly against a Supabase backend through natural language requests.
  • Streamline cross-platform workflows, such as taking a Notion research document and using it to populate a template in a different SaaS tool.

Example Prompts

  1. "Check my Gmail for any emails from the finance team today and summarize the action items for me."
  2. "Search for the 'Q4 Planning' page in Notion and list all tasks that have been assigned to me."
  3. "Execute a SQL query against the Supabase database to identify the 5 most recently created user accounts and list their email addresses."

Tips & Limitations

Always remember to use the ogment catalog command when you are unsure of available tool names or server IDs, as specific naming conventions (like Supabase_execute_sql) are critical for successful execution. When interacting with APIs like Gmail, ensure you provide the userId: 'me' input, as this is required for most mailbox operations. Note that this skill requires an active internet connection and valid OAuth credentials; if an operation fails, verify your session status with ogment auth status to ensure your token hasn't expired.

Metadata

Author@asoviche
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-asoviche-ogment": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#mcp#saas-integration#automation#api#productivity
Safety Score: 4/5

Flags: network-access, external-api