ソース情報
- リポジトリ
- cuga-project/cuga-flo
- ソースの最終更新活動
- 2026年9月8日 11:45
- 検出された SKILL.md の言語
- 英語
- スター
- 0
- フォーク
- 0
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/cuga-project/cuga-flo --skill cuga-report-bugコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
| name | cuga-report-bug |
| description | # Report a bug (upstream issue) |
| metadata | {"user-invocable":true,"disable-model-invocation":true} |
gh issue create).gh label list for that upstream repository (same scope as the issue, e.g. --repo owner/name if you are not using the default remote). Only use names that appear in that output. When you run gh issue create, pass --label bug and repeat --label <name> for each other applicable label. Do not invent label names..github/ISSUE_TEMPLATE/bug_report.yml: What happened, How to reproduce, Environment, Logs, screenshots, or config (if any). Incorporate the user’s message and any selected editor/context so the issue is concrete and reproducible.1. Commit current changes, one per file or (depends what user asks), but if its build files then all build files one commit
### Step 1: Validate Your Local Repository do it all against upstream `origin`
# Create a new issue (upstream)