github-integration
Use when building GitHub-based features - Explains auth token usage, Gist reading/writing and rendering helpers.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when building GitHub-based features - Explains auth token usage, Gist reading/writing and rendering helpers.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when adding external browser dependencies via CDN - Provides CDN selection guidance to ensure reliable script loading.
Use when persisting tool data in Cloudflare KV - Describes bindings, key naming, and function conventions.
Use when wanting to interact with any LLM - Explains available inference endpoints so the agent selects suitable models.
Use when building interactive map tools - Explains MapLibre setup, tiles, and common UI patterns.
Use when creating or updating SKILL.md documentation - Explains how and why to create a skill.
| name | github-integration |
| description | Use when building GitHub-based features - Explains auth token usage, Gist reading/writing and rendering helpers. |
github-device-login-token is already in local storage before prompting users./tools/github-device-login/ to refresh authorization.tools/scratch-pad/index.html for an end-to-end example of creating and saving Gists.https://gistpreview.github.io/?${encodeURIComponent(gistId)} to preview their content.