Cyandex
Community@Cyandex
Cyandex publishes an ErnOS skill registry of 60 terminal-driven integrations spanning messaging, media, smart-home, and developer operations.
Agent Skills by Cyandex
Showing 58 vetted skills indexed across 1 GitHub repositories.
prose
Executes OpenProse programs that orchestrate multi-agent AI workflows through a simulated virtual machine.
feishu-perm
Manages Feishu document and file permissions via a single feishu_perm tool.
feishu-wiki
Navigate and manage Feishu wiki knowledge base spaces, nodes, and pages.
feishu-drive
Manage Feishu cloud storage files and folders through a single drive tool.
feishu-doc
Read, write, and edit Feishu documents via a single action-based tool.
acp-router
Routes plain-language requests to ACP harness sessions for Pi, Claude Code, Codex, OpenCode, or Gemini CLI.
nano-pdf
Edits specific PDF pages using natural-language instructions via the nano-pdf CLI.
himalaya
Manage emails via IMAP and SMTP from the terminal using the himalaya CLI.
bear-notes
Create, search, and manage Bear notes on macOS via the grizzly CLI.
flux-local
Generate images locally with Flux via diffusers on Apple Silicon MPS.
peekaboo
Capture and automate macOS UI interactions via the Peekaboo CLI.
model-usage
Summarizes per-model cost usage from CodexBar local cost JSON for Codex or Claude.
blogwatcher
Monitor blogs and RSS/Atom feeds for new articles using the blogwatcher CLI.
discord
Send, read, and manage Discord messages through the message tool.
coding-agent
Delegates coding tasks to Codex, Claude Code, or Pi agents via background PTY processes.
openhue
Control Philips Hue lights, rooms, and scenes via the OpenHue CLI.
gemini
Runs one-shot prompts against the Gemini CLI for Q&A, summaries, and generation.
gifgrep
Search GIF providers, download results, and extract stills or contact sheets.
session-logs
Search and analyze JSONL conversation session logs using jq and ripgrep.
ordercli
Checks Foodora order history and tracks active order status via the ordercli CLI.
openai-whisper
Transcribes audio files to text locally using the Whisper CLI.
spotify-player
Control Spotify playback and search from the terminal using spogo or spotify_player.
healthcheck
Audit and harden ErnOS host security with staged remediation and scheduled checks.
oracle
Bundles prompts and repository files into one-shot requests for external model consultation.
Frequently Asked Questions About Cyandex
FAQPage SchemaWhat 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).