@routinecrew/casti
v0.1.0-alpha.13
Published
Casti — Claude Code superset for content creation. Newsletter and video automation with 8 MCP servers + domain intelligence.
Downloads
1,295
Maintainers
Readme
Casti
Claude Code superset for content creation.
Casti 는 Claude Code 위에서 동작하는 콘텐츠 자동화 에이전트입니다. 뉴스레터와 영상을 프로젝트 단위로 기획·제작·배포하고 성과를 학습합니다.
- 🎨 8 MCP Servers — 콘텐츠/RAG/발행/분석/지능/영상/소셜/리서치
- 🧠 Domain Intelligence — 사용자 성과 데이터로 자동 학습
- 📺 Video Generation — Kling AI + FFmpeg 합성
- 📧 Newsletter Publishing — Constraint 자동 검증 + 예약 발행
- 🌐 Claude Code superset — Opus 4.7 + 1M 컨텍스트 + Agentic 오케스트레이션
Installation
# Claude Code 필수
npm install -g @anthropic-ai/claude-code
# Casti 설치
npm install -g @routinecrew/casti --@routinecrew:registry=https://registry.npmjs.org
# API 키로 로그인
casti setup --key CASTI_xxxxxAPI 키는 casti.routinecrew.net/setup 에서 발급받습니다.
Usage
casti # Claude Code 실행 + Casti MCP + 페르소나
casti status # 로그인/현재 프로젝트 확인
casti projects # 프로젝트 목록
casti project use 5
casti update # 최신 버전 확인
casti logoutArchitecture
사용자 터미널 (VS Code 등)
│
└─ casti (CLI)
│ stdio
▼
Claude Code + 8 MCP 서버 (로컬)
│ HTTPS
▼
casti-service.routinecrew.net (Backend API)
│
▼
PostgreSQL + Kling AI + Publishing + R2Project-Centric Workflow
- 모든 콘텐츠는 프로젝트 단위로 저장
- 웹에서 프로젝트 생성 가능 (casti.routinecrew.net)
- CLI에서도
create_project툴로 생성 - 디바이스 간 현재 프로젝트 자동 동기화
License
UNLICENSED — routinecrew internal use only.
Links
- Product: https://casti.routinecrew.net
- API: https://casti-service.routinecrew.net
- Issues: https://github.com/routinecrew/casti/issues
