원클릭으로
logo-design
Generate premium multi-variant logo packages with transparent PNG exports, vector-style SVGs, usage notes, and a manifest.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate premium multi-variant logo packages with transparent PNG exports, vector-style SVGs, usage notes, and a manifest.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Merge a GitHub pull request, merge when green, use a merge queue, or decide whether a pull request is mergeable. Use only for explicit merge intent, not ordinary review.
Run hosted browser automation and page extraction through the Skills runtime.
Run hosted deep research with parallel search, synthesis, citations, source notes, and downloadable report artifacts.
Generate images using OpenAI, Minimax, or Gemini through the hosted Skills runtime with provider-cost pricing.
Create and manage grouped tmux sessions where each session focuses on its own window and its own folder. Knows workspace layout, naming conventions, and both multi-project and multi-agent patterns.
Transcribe audio, video, YouTube, Vimeo, and generic media URLs with iapp-transcriber or the hosted Skills runtime. Supports OpenAI GPT-4o transcription, OpenAI diarization, ElevenLabs Scribe v2, DeepGram, chunking, source metadata, subtitles, and JSON outputs.
| name | logo-design |
| description | Generate premium multi-variant logo packages with transparent PNG exports, vector-style SVGs, usage notes, and a manifest. |
Generate professional logo concepts from a text brief. Hosted runs return a downloadable brand exploration package.
skills auth login.skills run logo-design --brief "minimal geometric owl mark for a developer tool" --brand "Acme"
skills run logo-design "coffee shop logo, vintage badge, warm tones" --variations 4
| Flag | Description | Default |
|---|---|---|
--brief <text> | Logo brief. Positional text also works. | required |
--brand <name> | Brand or product name. | Brand |
--style <text> | Visual style direction. | clean vector mark |
--palette <list> | Comma-separated color direction. | navy,white,accent |
--variations <n> | Number of logo concepts, 1-6. | 3 |
--output <dir> | Output directory for direct local execution. Hosted runs use the run export directory. | run export dir |
transparent/logo-*.pngvector/logo-*.svgconcepts.jsonlogo-brief.mdusage-notes.mdmanifest.jsonAfter submitting a hosted run, poll with skills runs status <run-id> and download outputs with skills exports download <run-id>.