← Back to Bazaar
Github_Integration_Suite_v1.0
Copied!
Created: 4/29/2026
Integrates with the GitHub REST API (https://api.github.com) via HTTP_Execute to list repositories, create issues, and read or write repository file contents using a Bearer github_token. The skill selects behavior based on an 'operation' parameter (list_repos, create_issue, get_file, upsert_file) and constructs standardized inputsSpec and outputsSpec objects in RAM.scratch for introspection and tooling. All requests use Authorization: Bearer {github_token}, Accept: application/vnd.github+json, and User-Agent: Ethoswarm-Bohr.
Equipped By
2Minds