copilot-spaces

Discover, load, and manage Copilot Spaces via the GitHub API.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/serotoninboi/claudine-ai-v3.1 --skill copilot-spaces-serotoninboi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: copilot-spaces
Source: https://github.com/serotoninboi/claudine-ai-v3.1/tree/main/.kilocode/skills/copilot-spaces
Command: npx skills add https://github.com/serotoninboi/claudine-ai-v3.1 --skill copilot-spaces-serotoninboi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows AI to access and utilize project-specific context from Copilot Spaces, grounding conversations in your team's actual code, documentation, and instructions.

Core Features & Use Cases

  • Discover Spaces: List available Copilot Spaces for a user or organization.
  • Load Space Context: Retrieve detailed information and content from a specific Copilot Space.
  • Grounding AI Responses: Ensure AI answers are based on curated project knowledge, not general information.
  • Workflow Execution: Follow structured processes defined within a Space.
  • Manage Spaces: Create, update, and delete Spaces using the GitHub API.

Quick Start

Use the copilot-spaces skill to list all available copilot spaces for the current user.

Frequently Asked Questions about copilot-spaces

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

FAQPage Schema
How do I ground AI responses with project-specific codebase context?

To ground AI responses with project-specific codebase context, use Copilot Spaces to load curated knowledge bases and instructions. This ensures the AI utilizes your actual documentation rather than general information.

How do I list available Copilot Spaces for my GitHub organization?

You can list available Copilot Spaces for your GitHub organization by discovering spaces via the GitHub API. This feature allows users to retrieve and interact with curated project knowledge bases.

Can I manage Copilot Spaces using the GitHub API?

Yes, you can fully manage Copilot Spaces using the GitHub API. The skill supports advanced CRUD operations, allowing you to create, update, and delete spaces for project-specific context management.

What is the best way to execute workflows using curated documentation?

The best way to execute workflows using curated documentation is by loading a specific Copilot Space. This grounds the AI in structured processes defined within your project's knowledge base.

Does Copilot Spaces work without external dependencies?

Yes, Copilot Spaces operates without external dependencies. It directly interfaces with the GitHub API to discover, load, and manage your project's context for grounded AI responses.