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).