بنقرة واحدة
omi-obsidian-integration-status
Omi + Obsidian integration status - what's available on macOS vs Linux
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Omi + Obsidian integration status - what's available on macOS vs Linux
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Diagnose and fix Hermes messaging gateway connectivity issues (Telegram/Discord down, stale locks, PM2 problems)
Backup Hermes agent to GitHub and restore on a new VPS. Covers what to include/exclude, GitHub token requirements, and restore steps. Includes automated scripts.
GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.
Clone, create, fork, configure, and manage GitHub repositories. Manage remotes, secrets, releases, and workflows. Works with gh CLI or falls back to git + GitHub REST API via curl.
Fetch YouTube video transcripts and transform them into structured content (chapters, summaries, threads, blog posts). Use when the user shares a YouTube URL or video link, asks to summarize a video, requests a transcript, or wants to extract and reformat content from any YouTube video.
Manage Linear issues, projects, and teams via the GraphQL API. Create, update, search, and organize issues. Uses API key auth (no OAuth needed). All operations via curl — no dependencies.
| name | omi-obsidian-integration-status |
| description | Omi + Obsidian integration status - what's available on macOS vs Linux |
Omi repository (~/omi/) has Obsidian integration in:
desktop/Desktop/Sources/MemoryExportService.swift
Omi/Memories.md in selected vaultobsidian:// deep link to open notesOmi MCP Server (mcp/) — Read/write memories programmatically
get_memories, create_memory, delete_memory, edit_memory, get_conversationsPython SDK (sdks/python/omi/) — Programmatic memory access
Build macOS app — Only works on macOS hardware
~/omi/desktop/Desktop/Sources/MemoryExportService.swift — Full Swift implementation~/omi/mcp/README.md — MCP server documentation