github

Inspect GitHub issues and pull requests with read-only queries.

20|25|Updated May 30, 2026
One-click install
npx skills add https://github.com/OpenCoven/coven-cave --skill github-opencoven
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/OpenCoven/coven-cave/tree/main/marketplace/plugins/github/skills/github
Command: npx skills add https://github.com/OpenCoven/coven-cave --skill github-opencoven

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The 'github' skill simplifies interaction with GitHub without compromising on security, enabling you to utilize repository context effectively and responsibly.

Core Features & Use Cases

  • Secure Interaction: Safely inspect issues and pull requests without revealing sensitive tokens.
  • Read-Only Queries: Retrieve necessary repository information with explicit controls on mutations.
  • Explicit Approval Flow: Ensure all state-changing actions undergo explicit approval for security compliance.

Quick Start

Use 'github' to read a pull request description from 'https://github.com/example-repo/pull/123'.

Frequently Asked Questions about github

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I securely access GitHub repository context for code review?

Secure GitHub repository context access is provided through read-only queries and explicit guardrails against unauthorized state changes, ensuring safe code review. Sensitive token data is handled securely without exposure during interaction.

Can I inspect GitHub pull requests and issues without exposing my API token?

Yes, you can inspect pull requests and issues without revealing sensitive tokens. The secure interaction mechanism safely retrieves repository information while protecting token data from exposure during GitHub API authentication and query execution.

Does this GitHub interaction method allow state changes and mutations?

State changes are restricted through explicit controls on mutations and read-only query operations. All state-changing actions must undergo an explicit approval flow to ensure security compliance and prevent unauthorized repository modifications.

What do I need to set up before querying GitHub repository status?

You need access to the GitHub API for authentication and query execution. This environment setup enables the secure interaction required to retrieve repository information, analyze issues, and perform repository status checks.

What is the best way to perform issue analysis on a GitHub repository safely?

The best way to perform safe issue analysis is utilizing controlled access with read-only queries. This approach focuses on retrieving repository information while applying guardrails against unauthorized state changes and secure token handling.