GitHub

Connector by Cinatra
Free, Open Source
Details

GitHub

Connect a GitHub repository to Cinatra so your agents and workflows can read from and write to it. After you sign in via OAuth and choose a repository, Cinatra keeps that repository available to every agent and workflow that needs it — no per-call credential setup required.

Install. The connector is a Cinatra extension; install it from the Cinatra marketplace or add @cinatra-ai/github-connector as a peer-resolved extension in your Cinatra host configuration.

Configure. Open Settings → GitHub in the Cinatra UI. Paste your GitHub OAuth app's Client ID and Client Secret (the callback URL is pre-filled for you), save, then click Connect GitHub. Once the OAuth flow completes, choose the repository Cinatra should use and save the selection. The connection status badge turns green when both the OAuth credentials and a repository selection are in place.

Develop. The connector exports a register(ctx) server entry (./register) that ships its own GitHub connection client and registers it as the @cinatra-ai/host:github-connection capability — the Cinatra core ships no GitHub client code. UI surfaces are exported from ./settings-page and ./setup-page. Run the host's lint step (lint script) to validate the extension before publishing.

Troubleshoot. If the status badge shows "Setup required", the OAuth credentials are missing — re-enter the Client ID and Client Secret. If the badge shows "Ready to connect", the credentials are saved but no GitHub connection exists yet — complete the OAuth flow. If the repository list is empty after connecting, disconnect and reconnect GitHub, then refresh the settings page.

Works with

  • Cinatra agents and workflows that need to read from or write to a GitHub repository
  • GitHub OAuth Apps (Client ID + Client Secret required; callback URL is provided by Cinatra)

Capabilities

  • Authorise Cinatra to act on your GitHub account via OAuth
  • Browse and select the active repository from all repositories the connected account can access
  • Expose the selected repository to any agent or workflow via the @cinatra-ai/host:github-connection host service
  • Persist OAuth credentials and repository selection; re-activation re-binds fresh resolvers automatically
Gemini Gmail
Reviews (0)

Reviews

There are no reviews yet.

Be the first to review “GitHub”

Your email address will not be published. Required fields are marked *

Gemini Gmail
Changelog
No changelog available
Gemini Gmail
More Extensions

More from Cinatra

@cinatra-ai/author-agent
Agent by CinatraVerified publisher

Draft a brand-new Cinatra agent extension from a single natural-language description of what you want it to do. Describe the agent — its purpose,…

Free, Open Source
More details
No reviews yet 12 installations
Drupal Assistant
Connector by CinatraVerified publisher

Generate the credentials that connect the Cinatra Drupal module (cinatra) to your workspace, so editors can launch the Cinatra assistant from any Drupal node…

Free, Open Source
More details
No reviews yet 7 installations
Compatible up to: Cinatra SDK ^2
@cinatra-ai/email-drafting-agent
Agent by CinatraVerified publisher

Write a personalized first-touch email for every recipient on your campaign list. The agent reads the campaign context — your offering, call to action,…

Free, Open Source
More details
No reviews yet 7 installations
Chart
Artifact by CinatraVerified publisher

Renders data charts in the Cinatra chat surface. Agents describe a chart as a small data spec — a type (bar, line, or area),…

Free, Open Source
More details
No reviews yet 19 installations
@cinatra-ai/email-outreach-agent
Agent by CinatraVerified publisher

Run an outbound email campaign from scratch in one guided flow. The agent walks you through setting up the campaign, confirming recipients, picking drafting…

Free, Open Source
More details
No reviews yet 8 installations
@cinatra-ai/auditor-agent
Agent by CinatraVerified publisher

A generic content auditor that improves another agent's output before it ships. Point it at any content bundle, choose the audit skills you want…

Free, Open Source
More details
No reviews yet 11 installations
Gemini Gmail