---
title: "spool-skills"
description: "Skills for authoring, querying, and maintaining Spool knowledge graphs."
canonical: https://agentpluginsdirectory.com/plugins/spool-skills
last-updated: 2026-09-13
---

# spool-skills
Skills for authoring, querying, and maintaining Spool knowledge graphs.
- Slug: spool-skills
- Publisher: Autonomous Bits
- Repository: https://github.com/autonomous-bits/spool-marketplace
- Manifest: plugins/spool-skills/plugin.json
- Version: 1.1.1
- License: Apache-2.0
- Category (editorial): other
- Skills: 5 (spool-architecture, spool-engineering-standards, spool-product, spool-technical-implementation, spool)
- MCP servers: 0
- Stars: 0
- Repository created: 2026-09-12
- Repository last pushed: 2026-09-12
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/spool-skills
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What spool-skills does, in the publisher's words

Install Spool knowledge-graph authoring skills for GitHub Copilot CLI.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/autonomous-bits/spool-marketplace/HEAD/README.md

## Skills

- spool-architecture: Author and query architecture knowledge in Spool. Defines labels, atomic node structures, and relationship edges for architecture decisions (ADRs), system boundaries, components, data contracts, and quality attributes.
- spool-engineering-standards: Author and query engineering standards in Spool. Defines labels, atomic node structures, and relationship edges for coding conventions, security policies, API standards, testing requirements, and observability rules.
- spool-product: Author and query product knowledge in Spool. Defines labels, atomic node structures, and relationship edges for problems, personas, outcomes, capabilities, requirements, and constraints.
- spool-technical-implementation: Author, synthesize, and query technical implementation knowledge in Spool. Synthesizes cross-role atomic ideas (Product, Architecture, Standards) into technical execution specs, marks transient spec nodes as Ephemeral, and treats the implemented codebase as the ultimate source of truth.
- spool: Use native Spool MCP tools (`spl_*`) by default, falling back to the local CLI (`spl`) when MCP is unavailable. Initialize repositories, stage and commit graph changes, manage branches and merges, query graph snapshots, validate schemas, and maintain repository integrity.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
