Github

🌐Community
by conorkenn · vlatest · Repository

Automates GitHub repository creation, configuration, and initial commit based on user-defined templates and specifications.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add conorkenn-github npx -- -y @trustedskills/conorkenn-github
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "conorkenn-github": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/conorkenn-github"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to interact with GitHub repositories. It can retrieve repository information, list files within a repository, and potentially perform other actions related to code management and collaboration on GitHub. The specific capabilities are not detailed in the provided source content.

When to use it

  • You need to check the status of a pull request in a project.
  • You want to quickly see the file structure of a public repository.
  • You're automating tasks that require accessing information from GitHub repositories.
  • You’d like to retrieve details about a specific commit or branch.

Key capabilities

  • GitHub interaction
  • Repository Information Retrieval
  • File Listing (within a repository)

Example prompts

  • "What is the latest commit message for the 'main' branch of [repository name]?"
  • "List all files in the 'docs' directory of [repository name]."
  • "Show me the open pull requests for [repository name]."

Tips & gotchas

The skill requires appropriate authentication and permissions to access private repositories. The specific actions this skill can perform are not fully detailed, so experimentation may be needed to discover its full range of capabilities.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
conorkenn
Installs
9

🌐 Community

Passed automated security scans.