Skip to content

autonomous-bits/spool-skills

v1.1.1Apache-2.0

Skills for authoring, querying, and maintaining Spool knowledge graphs.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "spool-skills",
  "version": "1.1.1",
  "description": "Skills for authoring, querying, and maintaining Spool knowledge graphs.",
  "author": {
    "name": "Autonomous Bits"
  },
  "homepage": "https://github.com/autonomous-bits/spool-marketplace",
  "repository": "https://github.com/autonomous-bits/spool-marketplace",
  "license": "Apache-2.0",
  "keywords": [
    "spool",
    "knowledge-graph",
    "graph",
    "engineering",
    "product",
    "architecture"
  ]
}