返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
o

ogment

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

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.3
安全检测
已通过
420
下载量
免费
免费
4
收藏
概述
安装方式
版本历史

ogment

# Ogment CLI Skill Securely invoke MCP tools via the Ogment CLI. Access your connected SaaS tools (Linear, Notion, Gmail, Slack, Supabase, etc.) through Ogment's governance layer. ## Quick Start ### Step 1: Check Auth ```bash ogment auth status ``` - If `loggedIn: true` → skip to Step 3 - If `loggedIn: false` → continue to Step 2 ### Step 2: Login (if needed) ```bash ogment auth login ``` Extract `verificationUri` from the response and **send it to your human as a clickable link:** > **🔐 Approve Ogment access:** > 👉 [Click to approve](https://dashboard.ogment.ai/cli/approve?authRequestId=...) Wait for approval, then verify with `ogment auth status`. ### Step 3: Discover What's Available ```bash ogment catalog ogment catalog <serverId> ``` ### Step 4: Summarize to Your Human > **✅ Connected to Ogment!** Here's what I can access: > - **Gmail:** 11 tools (messages, threads, drafts) > - **Notion:** 5 tools (search, fetch, comments) > - **Slack:** 7 tools (conversations, users) > > What would you like me to help with? ## Core Workflow ``` auth status → catalog → catalog <server> → invoke <server> <tool> ``` ### Discover servers ```bash ogment catalog ``` ### List tools ```bash ogment catalog <serverId> ``` ### Inspect tool schema ```bash ogment catalog <serverId> <toolName> ``` ### Invoke a tool ```bash ogment invoke <serverId> <toolName> --input '<json>' ``` ## Common Patterns ### Gmail (requires `userId: "me"`) ```bash ogment invoke <server> gmail_listMessages --input '{"userId": "me", "maxResults": 10}' ogment invoke <server> gmail_getMessage --input '{"userId": "me", "messageId": "<id>"}' ``` ### Notion ```bash ogment invoke <server> Notion_notion-search --input '{"query": "quarterly review"}' ``` ### Supabase ```bash ogment invoke <server> Supabase_execute_sql --input '{"query": "SELECT * FROM users LIMIT 5"}' ``` ### Linear ```bash ogment invoke <server> Linear_list_issues --input '{}' ```

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 ogment-1776271742 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 ogment-1776271742 技能

通过命令行安装

skillhub install ogment-1776271742

下载

⬇ 下载 ogment v1.0.3(免费)

文件大小: 1.65 KB | 发布时间: 2026-4-16 16:09

v1.0.3 最新 2026-4-16 16:09
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.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部