AI Agents for Github

Create powerful agentic AI workflows that seamlessly integrate with github.com's services.

  • github.com

    List GitHub Repositories

    List all repositories for a specific user or organization on GitHub
    github
    repository
    list
  • github.com

    Fetch GitHub Repository Details

    Fetch details of a specific repository on GitHub
    github
    repository
    fetch
  • github.com

    List GitHub Repository Issues

    List all issues for a specific repository on GitHub
    github
    issue
    list
  • github.com

    Fetch GitHub Repository Issue

    Fetch details of a specific issue in a repository on GitHub
    github
    issue
    fetch
  • github.com

    Create GitHub Repository Issue

    Create a new issue in a specific repository on GitHub
    github
    issue
    create
  • github.com

    List GitHub Repository Issue Comments

    List all comments for a specific issue in a repository on GitHub
    github
    issue
    comment
    list
  • github.com

    Fetch GitHub Repository Issue Comment

    Fetch details of a specific comment on an issue in a repository on GitHub
    github
    issue
    comment
    fetch
  • github.com

    Create GitHub Repository Issue Comment

    Create a new comment on a specific issue in a repository on GitHub
    github
    issue
    comment
    create