Auto Prompt banner
treylom treylom

Auto Prompt

AI community

Description

--- description: AI 프롬프트 자동 생성 - K-AI 스테이션 양식 호환 (한 행에 한 모델) allowedTools: Task, Read, Write, Bash, Glob, Grep, AskUserQuestion, TodoWrite --- # Auto Prompt 에이전트 실행 (v3.10.0) K-AI 스테이션 양식에 호환되는 AI 프롬프트를 자동 생성합니다. ## 에이전트 정보 - **에이전트 파일**: `.claude/agents/auto-prompt.md` - **버전**: v3.10.0 - **참조 스킬**: - `.claude/skills/xlsx.md` (Excel 생성) - `.claude/skills/gpt-5.6-prompt-enhancement/references/full.md` (GPT 스타일 — 5.6 Sol 기본 + 5.5/5.4/5.2 legacy) - `.claude/skills/claude-fable-5-prompt-s

Installation

Installs to ~/.claude/skills/treylom-prompt-engineering-skills-auto-prompt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/treylom-prompt-engineering-skills-auto-prompt && curl -fsSL https://raw.githubusercontent.com/treylom/prompt-engineering-skills/HEAD/commands/auto-prompt.md -o ~/.claude/skills/treylom-prompt-engineering-skills-auto-prompt/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository