SkillsLLM
CategoriesBlogAI NewsAbout
HomeAI Agentsfireauto

fireauto

by imgompanda

Pending

Claude Code 자동화 플러그인 — SEO, 보안, 팀 에이전트, PRD, 레딧 리서치를 커맨드 하나로

101stars
27forks
Shell
Added 3/17/2026
View on GitHubDownload ZIP
AI Agentsai-agentautomationclaude-codeopensourcepluginsecurityseo
Installation
# Add to your Claude Code skills
git clone https://github.com/imgompanda/fireauto
README.md
<p align="center"> <img src="fireauto.png" alt="fireauto" width="400" /> </p> <h1 align="center">fireauto</h1> <p align="center"> 1년간 Claude Code를 쓰면서 쌓인 기억을 플러그인으로 만들었어요.<br/> AI 서비스 40개를 만들면서 매일 반복한 작업들,<br/> 이제 커맨드 하나로 누구나 쓸 수 있어요. </p> <p align="center"> <a href="#시작하기">시작하기</a> · <a href="#전체-커맨드">전체 커맨드</a> · <a href="#각-기능-상세">상세 설명</a> · <a href="#자주-묻는-질문">FAQ</a> </p> <p align="center"> <a href="https://github.com/imgompanda/fireauto/stargazers"><img src="https://img.shields.io/github/stars/imgompanda/fireauto?style=social" alt="GitHub Stars" /></a> <a href="https://github.com/imgompanda/fireauto/releases/latest"><img src="https://img.shields.io/github/v/release/imgompanda/fireauto" alt="Latest Release" /></a> <a href="https://github.com/imgompanda/fireauto/blob/main/LICENSE"><img src="https://img.shields.io/github/license/imgompanda/fireauto" alt="License" /></a> </p> <p align="center"> 도움이 됐다면 Star를 눌러주세요. 업데이트 소식을 받아볼 수 있어요. </p>

이게 뭔가요?

fireauto는 Claude Code에서 쓸 수 있는 자동화 플러그인이에요.

1년 동안 Claude Code로 AI 서비스 40개를 만들었어요. 매번 SEO 점검하고, 보안 체크하고, 레딧에서 고객 찾고, PRD 쓰고... 같은 작업을 반복하더라고요. 그래서 그 과정에서 쌓인 노하우와 패턴을 전부 플러그인으로 만들었어요.

터미널에서 /seo-manager라고 입력하면 AI가 알아서 SEO를 점검하고, /security-guard라고 입력하면 보안 취약점을 찾아줘요.

사람이 하면 반나절 걸리는 일을, 커맨드 하나로 끝낼 수 있어요.


시작하기

1단계: fireauto 설치

# Claude Code 안에서 실행
/plugin marketplace add imgompanda/fireauto
/plugin install fireauto@fireauto

설치 끝. 이제 /seo-manager 같은 커맨드를 바로 쓸 수 있어요.

GitHub에서 안 되면: git clone https://github.com/imgompanda/fireauto.git → /plugin marketplace add ./fireauto → /plugin install fireauto@fireauto

2단계: 원클릭 세팅 (추천)

Claude Code를 처음 쓰거나, 세팅이 어렵다면 이것부터 하세요.

/freainer

추천 MCP 3개 + LSP + 알림 훅이 한번에 설치돼요. 전부 무료, API 키 불필요.

3단계: 보일러플레이트 (선택)

새 프로젝트를 시작하려면 **FireShip Starter Kit**을 추천해요.

/fireship-install

인증, 결제(Paddle/Toss), AI, 이메일, 다국어가 다 들어있어요.

데모 보기 · 보일러플레이트 자세히 보기


어떤 상황에서 뭘 쓰면 되나요?

Claude Code 처음 쓴다면 (먼저 이거!)

/freainer  → 추천 MCP + LSP + 알림 훅을 한번에 설치해요

서비스를 만드는 중이라면

/planner        → 아이디어를 기획서로 만들어요
/researcher     → 레딧에서 진짜 고객이 있는지 확인해요
/designer       → DaisyUI로 UI를 만들어요
/uiux-upgrade   → 내 서비스 UI/UX를 자동으로 점검하고 고쳐줘요

서비스를 거의 다 만들었다면

/seo-manager     → SEO가 제대로 되어있는지 점검해요
/security-guard  → 보안 구멍이 없는지 확인해요

규모가 큰 작업이라면

/team   → 여러 AI가 동시에 작업하고 서로 대화해요

영상 콘텐츠가 필요하다면

/video-maker  → React 코드로 영상을 만들어요

프롬프트를 잘 못 쓰겠다면

/loop  → 프롬프트 하나만 던지면 AI가 알아서 반복하며 완성해요

전체 커맨드

| 커맨드 | 한 줄 설명 | |--------|-----------| | /freainer | 추천 MCP + LSP + 알림 훅 원클릭 설치 | | /planner | 아이디어 한 줄 → 상세 PRD 문서 | | /researcher | 레딧에서 고객 찾기 + 리드 스코어링 | | /team | AI 팀 구성 + 병렬 작업 + 에이전트 간 대화 | | /team-status | AI 팀 진행 상황 확인 | | /seo-manager | SEO 7개 영역 자동 점검 | | /security-guard | 코...

Comments (0)
to leave a comment.

No comments yet. Be the first to share your thoughts!

Related Skills

n8n

by n8n-io

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
179,495
55,855
TypeScript
MCP Serversaiapis
View details
gemini-cli

by google-gemini

An open-source AI agent that brings the power of Gemini directly into your terminal.
98,015
12,330
TypeScript
AI Agentsaiai-agents
View details
everything-claude-code

by affaan-m

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
80,898
10,398
JavaScript
AI Agentsai-agentsanthropic
View details
awesome-claude-skills

by ComposioHQ

A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
44,833
4,538
Python
AI Agentsagent-skillsai-agents
View details
ui-ux-pro-max-skill

by nextlevelbuilder

An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
43,006
4,155
Python
CLI Toolsai-skillsantigravity
View details
chatgpt-on-wechat

by zhayujie

CowAgent是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、拥有长期记忆并不断成长。同时支持飞书、钉钉、企业微信、微信公众号、网页等接入,可选择OpenAI/Claude/Gemini/DeepSeek/ Qwen/GLM/Kimi/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助手和企业数字员工。
42,246
9,830
Python
AI Agentsaiai-agent
View details