multiAI Summary Pending

deploy

Sets up deployment, analytics, and health monitoring for projects. Use when user mentions デプロイ, deploy, Vercel, Netlify, 公開, アナリティクス, analytics, GA, Google Analytics, 環境診断, health check. Do NOT load for: 実装作業, ローカル開発, レビュー, セットアップ.

231 stars

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/deploy/SKILL.md --create-dirs "https://raw.githubusercontent.com/aiskillstore/marketplace/main/skills/chachamaru127/deploy/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/deploy/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How deploy Compares

Feature / AgentdeployStandard Approach
Platform SupportmultiLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Sets up deployment, analytics, and health monitoring for projects. Use when user mentions デプロイ, deploy, Vercel, Netlify, 公開, アナリティクス, analytics, GA, Google Analytics, 環境診断, health check. Do NOT load for: 実装作業, ローカル開発, レビュー, セットアップ.

Which AI agents support this skill?

This skill is compatible with multi.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Deploy Skills

デプロイとモニタリングの設定を担当するスキル群です。

## 含まれる小スキル

| スキル | 用途 |
|--------|------|
| deploy-setup | Vercel/Netlify デプロイ設定 |
| analytics | GA/Vercel Analytics 設定 |
| health-check | 環境診断 |

## ルーティング

- デプロイ設定: deploy-setup/doc.md
- アナリティクス: analytics/doc.md
- 環境診断: health-check/doc.md

## 実行手順

1. ユーザーのリクエストを分類
2. 適切な小スキルの doc.md を読む
3. その内容に従って設定