with one click
content
// Generate posts, essays and images following brand guidelines. Use for tweets, essays, Telegram posts, and image generation. Load identity from ~/CybosVault/private/context/identity.md.
// Generate posts, essays and images following brand guidelines. Use for tweets, essays, Telegram posts, and image generation. Load identity from ~/CybosVault/private/context/identity.md.
Guide founders and teams through a structured positioning statement exercise. Combines competitive research, strategic questioning, and team alignment to produce a sharp, honest positioning statement. Use when a company needs to define who they are, what they offer, and why anyone should care.
Iterative critique and improvement of long-form content (guidebooks, playbooks, essays). Launches parallel judge subagents for multi-dimensional critique, synthesizes findings, presents proposals for user approval. Never edits without consent.
Senior UI/UX Engineer. Architect digital interfaces overriding default LLM biases. Enforces metric-based rules, strict component architecture, CSS hardware acceleration, and balanced design engineering.
Process Telegram messages via GramJS MTProto client. Read messages, generate AI drafts, save drafts, and create intro groups. Use when handling Telegram conversations or facilitating introductions.
Generate Excalidraw diagrams from text content. Supports three output modes - Obsidian (.md), Standard (.excalidraw), and Animated (.excalidraw with animation order). Triggers on "Excalidraw", "画图", "流程图", "思维导图", "可视化", "diagram", "标准Excalidraw", "standard excalidraw", "Excalidraw动画", "动画图", "animate".
Generate comprehensive investment memos for cyber•Fund investment committee decisions. Use when creating DD memos or investment analysis documents.
| name | content |
| description | Generate posts, essays and images following brand guidelines. Use for tweets, essays, Telegram posts, and image generation. Load identity from ~/CybosVault/private/context/identity.md. |
Generate posts, essays and images following brand guidelines. Load identity from ~/CybosVault/private/context/identity.md.
COMMAND (cyber-essay, cyber-tweet, etc.)
│
▼
WORKFLOW (essay.md, tweet.md, telegram-post.md)
│
├─► LOADS: context/style/voice-identity.md (shared persona)
│
└─► LOADS: context/writing-style-[en|ru].md (language-specific)
| File | Purpose |
|---|---|
context/style/writing-style-en.md | ENGLISH: Essay structure, tweet format, style rules |
context/style/writing-style-ru.md | RUSSIAN: Telegram format, Russian-specific rules |
| Workflow | Language | Output |
|---|---|---|
workflows/essay.md | English | Long-form essays |
workflows/tweet.md | English | Twitter threads |
workflows/telegram-post.md | Russian + English | Telegram posts with translations |
workflows/image.md | - | Image generation |
| Agent | Purpose |
|---|---|
content-writer | Drafts content (loads style guides itself) |
Note: Image generation runs in main session (pipeline in workflows/image.md), not via spawned agent.
| Command | Maps To |
|---|---|
/cyber-essay | workflows/essay.md |
/cyber-tweet | workflows/tweet.md |
| Telegram post request | workflows/telegram-post.md |
/cyber-image | workflows/image.md |
mcp__nano-banana__generate_image: Image generation (Gemini)mcp__perplexity__perplexity_search: Fact-checkingmcp__exa__search: Recent news/data| Type | Location |
|---|---|
| Posts | ~/CybosVault/private/content/posts/MMDD-<slug>-YY.md |
| Essays | ~/CybosVault/private/content/essays/MMDD-<slug>-YY.md |
| Tweets | ~/CybosVault/private/content/tweets/MMDD-<slug>-YY.md |
| Images | ~/CybosVault/private/content/images/MMDD-<slug>-YY.png |