npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@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

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_xxxxx

API 키는 casti.routinecrew.net/setup 에서 발급받습니다.

Usage

casti              # Claude Code 실행 + Casti MCP + 페르소나
casti status       # 로그인/현재 프로젝트 확인
casti projects     # 프로젝트 목록
casti project use 5
casti update       # 최신 버전 확인
casti logout

Architecture

사용자 터미널 (VS Code 등)
    │
    └─ casti (CLI)
         │ stdio
         ▼
    Claude Code + 8 MCP 서버 (로컬)
         │ HTTPS
         ▼
    casti-service.routinecrew.net (Backend API)
         │
         ▼
    PostgreSQL + Kling AI + Publishing + R2

Project-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