← スキル一覧に戻る

github-integration
by MLAI-AUS-Inc
MLAI's AI Agent and Assistant Roo with multiple skills for community management
⭐ 1🍴 2📅 2026年1月16日
SKILL.md
name: github-integration description: Interact with the user's GitHub repositories (scan, analyze, access). trigger_keywords:
- scan repo
- connect github
- analyze repo
- github integration requires_auth: true parameters:
- repo_name: The name of the repository to scan (e.g. owner/project).
- domain: The domain associated with the project (optional).
GitHub Integration Skill
This skill allows Roo to perform actions on the user's GitHub repositories, such as scanning them to understand project structure for content generation.
Instructions
- Check Connection: Always ensure the user has connected their GitHub account before attempting any actions. Use the provided tools to check and request connection if needed.
- Scan Repository: If the user wants to "scan" or "analyze" a repo, use the
scan_repoaction. This will trigger the Content Factory's analysis pipeline. - Context: When scanning, if a domain is provided, pass it along.
Parameters
- repo_name: The repository identifier in "owner/repo" format.
- domain: (Optional) The target domain name for the project (e.g.
mlai.au).
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です