archive とは?
プロジェクトをアーカイブする — Cloudflare インフラ (ワーカー + KV) を削除し、GitHub の組み込みアーカイブ機能を使用して GitHub リポジトリをアーカイブします。 ソース: aem-growth-adoption/team-boilerplate。
プロジェクトをアーカイブする — Cloudflare インフラ (ワーカー + KV) を削除し、GitHub の組み込みアーカイブ機能を使用して GitHub リポジトリをアーカイブします。
コマンドラインで archive AI スキルを開発環境にすばやくインストール
ソース: aem-growth-adoption/team-boilerplate。
This skill archives a project created from the growth boilerplate template. It deletes the Cloudflare infrastructure and archives the GitHub repository (making it read-only and hidden from the org's default repo listing).
IMPORTANT: NEVER delete, remove, or modify local files or directories. This skill only operates on remote resources.
Read wrangler.jsonc to get the worker name and KV namespace info. Read package.json to confirm the project name. Read the git remote to identify the GitHub repository (org and repo name).
プロジェクトをアーカイブする — Cloudflare インフラ (ワーカー + KV) を削除し、GitHub の組み込みアーカイブ機能を使用して GitHub リポジトリをアーカイブします。 ソース: aem-growth-adoption/team-boilerplate。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/aem-growth-adoption/team-boilerplate --skill archiveBrowse more skills from aem-growth-adoption/team-boilerplate
プロジェクトをアーカイブする — Cloudflare インフラ (ワーカー + KV) を削除し、GitHub の組み込みアーカイブ機能を使用して GitHub リポジトリをアーカイブします。 ソース: aem-growth-adoption/team-boilerplate。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/aem-growth-adoption/team-boilerplate --skill archive インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/aem-growth-adoption/team-boilerplate