Community코딩 & 개발github.com

astrale-os/astrale-services

Use the Services domain to turn existing code or requirements into a deployed Cloudflare-backed Service with SDK-declared Functions, verify calls end to end, inspect it, manage write-only secrets, configure schedules, tail logs, delete it, or open its view.

astrale-services란 무엇인가요?

astrale-services is a Claude Code agent skill that use the Services domain to turn existing code or requirements into a deployed Cloudflare-backed Service with SDK-declared Functions, verify calls end to end, inspect it, manage write-only secrets, configure schedules, tail logs, delete it, or open its view.

지원 대상~Claude Code~Codex CLI~Cursor
npx skills add https://github.com/astrale-os/cli/tree/main/skills/astrale-services

Installed? Explore more 코딩 & 개발 skills: steipete/bluebubbles, steipete/eightctl, steipete/blucli · View all 6 →

즐겨 사용하는 AI에게 물어보기

이 에이전트 스킬이 미리 로드된 새 채팅을 엽니다.

문서

Astrale Services

Use services.astrale.ai as the provider control plane for deployed Services. CloudflareWorker is the current concrete backend. A Service may publish an Astrale Application, but Services never installs or uninstalls that Application on a consumer Kernel.

Intent router

  • Deploy a plain background Service or cron that calls an installed Domain under its own registered account: read references/service-account-cron.md. Do not scaffold an Application or install a Domain merely to deploy this caller.
  • Build or adopt code, deploy it as a Service with published Functions, deliberately install it on the selected consumer Kernel, verify it end to end, and hand back exact calls: read references/deployer-agent.md.
  • Deploy artifacts, operate a service, manage secrets/schedules/logs, delete, or open the GUI: read references/workflows.md.
  • Understand the Service class, deploy payload, and result shape: read references/schema.md.

Individual skills in this repo

This repo contains 3 individual skills — each has its own dedicated page.

관련 스킬