{ "name": "copilot-skill-factory", "description": "Meta-plugin that watches your Copilot CLI workflows and automatically proposes reusable agent skills. Detects repeatable tool-call patterns across sessions and generates SKILL.md files — just like hermes-skill-factory for Hermes Agent.", "version": "0.1.0", "author": { "name": "Skill Factory" }, "homepage": "https://github.com/droideparanoico/copilot-skill-factory", "repository": "https://github.com/droideparanoico/copilot-skill-factory", "license": "MIT", "keywords": [ "skill-factory", "meta-skill", "skill-generator", "automation", "productivity", "workflow" ], "category": "productivity", "tags": [ "skill-generation", "automation", "meta" ], "hooks": "hooks/hooks.json" }