Skip to main content
Minara-AI
GitHub creator profile

Minara-AI

Repository-level view of 16 collected skills across 5 GitHub repositories.

skills collected
16
repositories
5
updated
Aug 4, 2026
repository explorer

Repositories and representative skills

cc-connect-chat
software-developers

How to participate in a cc-connect Room. Use whenever the user asks you to "tell the room", "send to chat", "ping <person>", "share <file> with the room", "summarise the chat", or anything else that involves the cc-connect chat substrate. Always call MCP…

May 11, 2026
cc-connect-room
network-and-computer-systems-administrators

How to create, join, list, and leave cc-connect Rooms via MCP tools. Use when the user says "start a cc-connect room", "join cc-connect room <ticket>", "leave the room", "what room am I in", or "set my nickname". For chatting *inside* a Room, see the…

May 11, 2026
publish
software-developers

Cut a release of cc-connect — Rust binaries (`v*` tag), VSCode extension (`vscode-extension-v*` tag), or both. Use when the user says "publish", "release", "cut a release", "tag a release", "ship", or anything that implies pushing a versioned artifact.…

May 6, 2026
push
software-developers

Push local commits to origin/main with the right pre-flight checks — local compile, conventional-commits guard, branch protection awareness. Use when the user says "push", "push this", "push to main", or any short instruction to land local work on the remote.…

May 5, 2026
extension-dev
software-developers

Build / F5 / debug the cc-connect VSCode extension. Use when you're iterating on src/ or webview/ in this directory and need to know which command to run, how to inspect runtime state, or how to debug specific subsystems (webview rendering, Claude SDK driver,…

May 5, 2026
cc-connect-relay-setup
network-and-computer-systems-administrators

Stand up a self-hosted iroh-relay on a user-supplied Linux server so cc-connect can route gossip + iroh-blobs through their own infrastructure instead of n0's public relays. Walks through SSH access, TLS cert issuance via certbot, nginx reverse-proxy,…

Apr 29, 2026
cc-connect-setup
network-and-computer-systems-administrators

Walk the user through installing cc-connect — check toolchain, run the build, wire the UserPromptSubmit hook into ~/.claude/settings.json, and verify with `cc-connect doctor`. Use when the user asks to "install cc-connect", "set up cc-connect", or anything in…

Apr 29, 2026
media-setup
software-developers

Interactive wizard to configure platform connections, API keys, and dependencies for media-agent. Detects available tools, walks through setup for each platform, tests connections, and writes config files. Run this before any other media-agent skill.

Apr 1, 2026
media-write
writers-and-authors

Guided co-creation writing skill. Interviews the user, drafts content section by section, generates platform-specific variants from shared source. Creates the content manifest. Works with a brief from /media-idea or accepts freeform input.

Apr 1, 2026
media-idea
writers-and-authors

Brainstorming and ideation skill. Interviews the user about topics, audience, and angle. Suggests titles, outlines, and hooks. Optionally researches trending topics. Outputs a structured brief for /media-write.

Mar 29, 2026
media-image
graphic-designersmarket-research-analysts-and-marketing-specialists-131161

Generate and manage images for posts. Uses excalidraw-skill for diagrams and illustrations (hand-drawn style). Optionally uses DALL-E for photo-style hero images. Handles platform-specific resizing with ImageMagick. Updates the content manifest with asset…

Mar 29, 2026
media-publish
market-research-analysts-and-marketing-specialists-131161

Publish content to all configured platforms. Reads the content manifest, validates files, and invokes each platform's publish.sh with credential isolation. Supports --dry-run. Handles partial failures gracefully. Works independently — you can write markdown…

Mar 29, 2026
media
writers-and-authorseditors

Master orchestrator for the media-agent workflow. Guides the user through the full content creation pipeline: ideation, writing, image generation, and multi-platform publishing. Can resume from any stage by reading the content manifest. This is a thin…

Mar 29, 2026
Showing 5 of 5 repositories
All repositories loaded