Releases: inklate/social-skills
Releases · inklate/social-skills
Release list
v0.0.1
Patch Changes
-
Spec-compliant tooling and multi-agent distribution overhaul.
Added
- agentskills.io spec compliance: frontmatter hard limits (name ≤ 64, description ≤ 1024) and optional
license/compatibility;bun run validate:speccross-checks every skill against the canonicalskills-refvalidator. - Prettier (
bun run format/format:check). - Generated Claude Code plugin manifests (
plugin.json+marketplace.json) from a single version source, drift-checked in CI. - Multi-agent install docs (Claude Code, Codex CLI, Cursor, OpenCode, Gemini CLI, Copilot) via the
skillsCLI. post-checkexemplar: a bundledlint-post.mjsvalidator plus aplatform-limitsreference; per-skillevals/evals.jsonfor all 13 skills.
Changed
- All skill frontmatter uses block-style YAML (the canonical validator rejects flow arrays).
- CI runs Prettier and the spec cross-check, and drift-checks the plugin manifests alongside the index and README table.
- agentskills.io spec compliance: frontmatter hard limits (name ≤ 64, description ≤ 1024) and optional