{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "ink-and-agency", "version": "1.7.0", "description": "Skills for writing, sprint work, and neurodivergent-friendly workflows (ink), plus a library of specialist skills and a persona council for multi-perspective decisions (agency).", "author": { "name": "Ris Adams", "url": "https://github.com/risadams" }, "homepage": "https://github.com/risadams/ink-and-agency", "repository": "https://github.com/risadams/ink-and-agency", "license": "MIT", "keywords": [ "skills", "subagents", "scrum", "writing", "obsidian", "decision-making", "neurodivergent" ], "extensions": { "com.openai.codex": { "interface": { "displayName": "Ink and Agency", "shortDescription": "Writing, sprint, and decision-support skills plus a persona council.", "developerName": "Ris Adams", "category": "Productivity", "websiteURL": "https://github.com/risadams/ink-and-agency", "logo": "./assets/logo.png", "composerIcon": "./assets/logo.png", "brandColor": "#CB0162" } } } }