원클릭으로
karnelian
karnelian에는 kordspace에서 수집한 skills 25개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Execute a single agent step with custom system prompt and wait for completion.
Control the CARNELIAN browser control server (status/start/stop/tabs/snapshot/screenshot/navigate/act). Routes to the local browser control HTTP server.
Render canvas graphics and visualizations via Carnelian gateway node.invoke API
Communicate with Windsurf Cascade via JSONL channel files (message/delegate/request_help/share_context/status).
Manage Gateway cron jobs (status/list/add/update/remove/run/runs) and send wake events.
Send a message to a Discord channel via the Discord REST API
Query and manage Gateway configuration (restart/config.get/config.schema/config.apply/config.patch/update.run).
Analyze images using vision models (GPT-4o or Claude Opus)
Generate images using DALL-E via OpenAI API
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Read memories from persistent storage using the file system
Write memories to persistent storage using the file system
Send a message to any configured channel (Discord, Telegram, Slack, WhatsApp, iMessage, etc.) through the Carnelian gateway unified message API
Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
Manage paired nodes (status/describe/pending/approve/reject/notify/camera/screen/location/run).
Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
Spawn sub-agent sessions via the Gateway sessions_spawn method.
Send a message to a Slack channel or DM via the Slack Web API
Host security hardening and risk-tolerance configuration for Carnelian deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, or version status checks on a machine running Carnelian (laptop, workstation, Pi, VPS).
Send a message to a Telegram chat via the Telegram Bot API
Convert text to speech using OpenAI TTS API
Fetch and extract readable content from a URL; returns markdown or plain text
Search the web via Brave Search API or Perplexity Sonar; returns titles, URLs, and snippets (Brave) or an AI-synthesised answer with citations (Perplexity)
Send a message or reaction via WhatsApp through the Carnelian gateway message API
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.