Quick overview
OmniCog provides a unified API for connecting to Reddit, Steam, Spotify, GitHub, Discord, and YouTube from a single client. Each service uses a consistent interface, so switching between platforms requires no changes to how you initialize or call methods. Credentials for each service are passed at client initialization.
Instead of managing separate SDKs, authentication flows, and rate limit logic for each platform, OmniCog exposes all six services through one client object with a consistent calling convention.
Common tasks
- Check trending posts on a subreddit and post a Discord summary
- Look up Steam achievements for a game while playing a playlist on Spotify
- Monitor a GitHub repo for new issues and send Discord notifications
- Search YouTube for a topic and log results alongside Reddit discussion threads
- Pull a Steam friend's game library and compare it to your own
Install paths
Primary command
openclaw install dexiaong/omnicogg
ClawHub installer
npx clawhub@latest install dexiaong/omnicogg
OpenClaw CLI
openclaw skills install dexiaong/omnicogg
Direct OpenClaw install
openclaw install dexiaong/omnicogg
Skill metadata
- Category: Coding Agents & IDEs
- Language: Markdown
- Version: 1.0.0
- Security status: Suspicious
Review upstream source
The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/dexiaong/omnicogg



