Cyandex avatar

Cyandex

Community

@Cyandex

4Followers
|
52Public Repos
|
58Published Skills

Cyandex publishes an ErnOS skill registry of 60 terminal-driven integrations spanning messaging, media, smart-home, and developer operations.

Skills Distribution
DomainDeveloper To...Developer Tooling .. (40%)UI/UX & Creative M.. (20%)Business, Finance .. (20%)Cybersecurity & Co.. (10%)

Agent Skills by Cyandex

Showing 58 vetted skills indexed across 1 GitHub repositories.

CyandexCyandex

prose

Executes OpenProse programs that orchestrate multi-agent AI workflows through a simulated virtual machine.

Community
Advanced
CyandexCyandex

feishu-perm

Manages Feishu document and file permissions via a single feishu_perm tool.

Community
Basic
CyandexCyandex

feishu-wiki

Navigate and manage Feishu wiki knowledge base spaces, nodes, and pages.

Community
Intermediate
CyandexCyandex

feishu-drive

Manage Feishu cloud storage files and folders through a single drive tool.

Community
Basic
CyandexCyandex

feishu-doc

Read, write, and edit Feishu documents via a single action-based tool.

Community
Intermediate
CyandexCyandex

acp-router

Routes plain-language requests to ACP harness sessions for Pi, Claude Code, Codex, OpenCode, or Gemini CLI.

Community
Advanced
CyandexCyandex

nano-pdf

Edits specific PDF pages using natural-language instructions via the nano-pdf CLI.

Community
Basic
CyandexCyandex

himalaya

Manage emails via IMAP and SMTP from the terminal using the himalaya CLI.

Community
Intermediate
CyandexCyandex

bear-notes

Create, search, and manage Bear notes on macOS via the grizzly CLI.

Community
Basic
CyandexCyandex

flux-local

Generate images locally with Flux via diffusers on Apple Silicon MPS.

Community
Intermediate
CyandexCyandex

peekaboo

Capture and automate macOS UI interactions via the Peekaboo CLI.

Community
Intermediate
CyandexCyandex

model-usage

Summarizes per-model cost usage from CodexBar local cost JSON for Codex or Claude.

Community
Intermediate
CyandexCyandex

blogwatcher

Monitor blogs and RSS/Atom feeds for new articles using the blogwatcher CLI.

Community
Basic
CyandexCyandex

discord

Send, read, and manage Discord messages through the message tool.

Community
Intermediate
CyandexCyandex

coding-agent

Delegates coding tasks to Codex, Claude Code, or Pi agents via background PTY processes.

Community
Advanced
CyandexCyandex

openhue

Control Philips Hue lights, rooms, and scenes via the OpenHue CLI.

Community
Basic
CyandexCyandex

gemini

Runs one-shot prompts against the Gemini CLI for Q&A, summaries, and generation.

Community
Basic
CyandexCyandex

gifgrep

Search GIF providers, download results, and extract stills or contact sheets.

Community
Basic
CyandexCyandex

session-logs

Search and analyze JSONL conversation session logs using jq and ripgrep.

Community
Basic
CyandexCyandex

ordercli

Checks Foodora order history and tracks active order status via the ordercli CLI.

Community
Basic
CyandexCyandex

openai-whisper

Transcribes audio files to text locally using the Whisper CLI.

Community
Basic
CyandexCyandex

spotify-player

Control Spotify playback and search from the terminal using spogo or spotify_player.

Community
Basic
CyandexCyandex

healthcheck

Audit and harden ErnOS host security with staged remediation and scheduled checks.

Community
Advanced
CyandexCyandex

oracle

Bundles prompts and repository files into one-shot requests for external model consultation.

Community
Intermediate

Frequently Asked Questions About Cyandex

FAQPage Schema
What tasks can I accomplish with Cyandex's skill registry?▼

The 60 skills cover messaging (Slack, Discord, iMessage, WhatsApp), email via IMAP/SMTP, Feishu and Google Workspace document management, PDF editing, local image generation, speech-to-text and text-to-speech, smart-home control for Hue, Sonos, and Eight Sleep, plus GitHub issue and PR operations.

Who is the target audience for these skills?▼

macOS and Linux power users running ErnOS who prefer terminal-native control of apps and services. Many skills are macOS-only (Bear, Things 3, Apple Notes, Peekaboo), suiting developers and productivity engineers comfortable with Homebrew, Go, and Node package managers.

How are the skills installed and run?▼

Each skill declares its required binary and an install recipe, typically Homebrew (e.g., brew install himalaya), Go modules, npm, or uv. Once the binary or required environment variable is present, ErnOS activates the skill when the user mentions the matching command or service.

Are Cyandex skills free and open source?▼

The skills themselves are freely published in the public registry, and most wrap open-source CLIs hosted on GitHub. However, some depend on paid third-party services requiring API keys, such as OpenAI, ElevenLabs, Gemini, Notion, and Trello.

What prerequisites do these skills require?▼

Prerequisites vary per skill and are declared in frontmatter: specific binaries (gh, ffmpeg, jq, tmux), environment variables (OPENAI_API_KEY, NOTION_API_KEY, TRELLO_TOKEN), channel configs (Slack, Discord, BlueBubbles), or operating system constraints, with many skills restricted to macOS (darwin).