copilot

Manage GitHub repositories and generate code via GitHub CLI and CopilotSpawner.

3|3|Updated Dec 16, 2025
One-click install
npx skills add https://github.com/shakestzd/htmlgraph --skill copilot-shakestzd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: copilot
Source: https://github.com/shakestzd/htmlgraph/tree/main/packages/claude-plugin/skills/copilot
Command: npx skills add https://github.com/shakestzd/htmlgraph --skill copilot-shakestzd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines GitHub operations and code generation by providing integrated access to the GitHub CLI (gh) for repository management and CopilotSpawner for AI-assisted code creation, all while ensuring full event tracking within HtmlGraph.

Core Features & Use Cases

  • GitHub CLI Operations: Create pull requests, manage issues, clone/fork repositories, and interact with GitHub Actions directly from your environment.
  • CopilotSpawner: Leverage AI for code generation with comprehensive event logging, linking AI output to parent tasks and subprocesses.
  • Use Case: Automate the entire process of creating a new feature branch, committing changes, pushing to remote, and opening a pull request for review, all orchestrated through commands and AI suggestions.

Quick Start

Use the copilot skill to create a new pull request with the title "Feature: Implement user login" and body "Adds basic OAuth 2.0 authentication flow."

Frequently Asked Questions about copilot

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

FAQPage Schema
How do I automate GitHub pull requests and issue creation from my environment?

Automate GitHub pull requests and issue creation by using the GitHub CLI to manage repository operations directly. You can orchestrate creating feature branches, committing changes, pushing to remote, and opening pull requests for review.

Can I generate code snippets with Copilot and track the subprocess events?

Generate code snippets with Copilot by leveraging CopilotSpawner for AI-assisted code creation. It provides comprehensive event logging through HtmlGraph, linking AI output to parent tasks and subprocesses for full observability.

What is the best way to manage GitHub repositories and clone or fork projects?

Manage GitHub repositories by executing operations through the GitHub CLI. This allows you to clone or fork repositories, interact with GitHub Actions, and create issues while ensuring full event tracking within HtmlGraph.

Does the GitHub CLI work with AI-driven code generation for automating workflows?

The GitHub CLI works with AI-driven code generation by integrating with CopilotSpawner. This combination streamlines repository management and AI-assisted code creation, orchestrating commands and AI suggestions for automated workflows.

How do I link AI generated code output to parent tasks for observability?

Link AI generated code output to parent tasks by using CopilotSpawner for code generation. It ensures comprehensive event logging within HtmlGraph, providing observability of both CLI commands and AI subprocesses.