github

Secure GitHub Orchestrator for Croissant Toolkit. Connect any repository, discovery skills, and audit ODRL sovereignty status.

7 stars

Best use case

github is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Secure GitHub Orchestrator for Croissant Toolkit. Connect any repository, discovery skills, and audit ODRL sovereignty status.

Teams using github should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/github/SKILL.md --create-dirs "https://raw.githubusercontent.com/codata/croissant-toolkit/main/.gemini/skills/github/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/github/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How github Compares

Feature / AgentgithubStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Secure GitHub Orchestrator for Croissant Toolkit. Connect any repository, discovery skills, and audit ODRL sovereignty status.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# 🐙 GitHub Skill

The **GitHub Skill** provides a secure bridge between the **Croissant Toolkit** and remote repositories. It allows for the discovery and orchestration of skills across the entire ecosystem, ensuring that **ODRL usage policies** are enforced regardless of where the skill is hosted.

## 🌟 Features

1.  **Repository Connection**: Connect to any public or private GitHub repository via the GitHub API.
2.  **Sovereignty Audit**: Automatically extracts the **Master Identity (DID)** from `AGENTS.md` to verify the repository owner.
3.  **Skill Discovery**: Automatically list open and restricted (vaulted) skills in a remote repository.
4.  **Secure Orchestration**: Acknowledge and verify decentralized identities (DIDs) during cross-repository skill invocation.

## 🛠️ Usage

### Connect and Audit a Repository
Get a security status and skill listing for a remote repository:

```bash
python3 .gemini/skills/github/scripts/github_orchestrator.py --status https://github.com/codata/croissant-toolkit
```

### Sync Skills (Upcoming)
Sync remote open skills directly to your local `.gemini/skills/` directory for immediate use.

## 📐 Authentication
To access private repositories or increase API rate limits:
1.  Generate a **Personal Access Token (classic)** on GitHub with `repo` scopes.
2.  Export it as an environment variable:
    ```bash
    export GITHUB_TOKEN="your-token-here"
    ```

---
**Restricted Logic**: Advanced repository synchronization and automated ODRL agreement negotiation are vaulted to prevent unauthorized redistribution of sovereign toolchains.

Related Skills

walker

7
from codata/croissant-toolkit

Deep crawl functionality that extracts and visits internal links from a webpage.

orchestrator_expert

7
from codata/croissant-toolkit

Orchestrator agent that has comprehensive knowledge and command over all available skills in this toolkit to create complex workflows.

neo4j_expert

7
from codata/croissant-toolkit

Store and query Croissant datasets in a Neo4j Graph Database for relational discovery and semantic search.

youtuber

7
from codata/croissant-toolkit

Search for videos on YouTube based on specific keywords. Get list of videos with title, description, and URL.

wizard

7
from codata/croissant-toolkit

The ultimate data integrator. Orchestrates transcription, translation, NLP analysis, and Croissant serialization into a single automated pipeline.

unf

7
from codata/croissant-toolkit

Universal Numeric Fingerprint (UNF) generator. For strings, it splits into words and sorts them alphabetically to provide order-invariant fingerprints. Supports dataframes and files too.

translator

7
from codata/croissant-toolkit

Recognize the language of input content or video scripts and translate them precisely into English using Gemini 3.

transcriber

7
from codata/croissant-toolkit

Fetch and store transcripts from YouTube videos for deep content analysis.

telegram_expert

7
from codata/croissant-toolkit

Send results and notifications to Telegram channels or users.

rohub

7
from codata/croissant-toolkit

Deposit research objects and add semantic annotations to the RO-Hub portal using the rohub library.

ro-crate-expert

7
from codata/croissant-toolkit

Specialized in creating RO-Crate packages from Dataverse metadata, with integrated ODRL-based DID (Decentralized Identifier) attribution and provenance via the ro-crate-py library.

📊 Presentation Expert Skill

7
from codata/croissant-toolkit

The **Presentation Expert** is responsible for transforming complex research data, metadata, and insights into high-impact presentation decks.