skillpack 0.11.2

Generate and verify the agent-distribution layer for any OSS project (Claude Code, Cursor, Codex, OpenCode, GitHub Copilot, AGENTS.md).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
source: tests/snapshots.rs
expression: pj.contents
---
{
  "name": "fastcsv",
  "description": "Parse CSV files fast",
  "version": "0.1.0",
  "author": {
    "name": "Unspecified"
  },
  "license": "MIT",
  "homepage": "https://github.com/example/fastcsv",
  "repository": "https://github.com/example/fastcsv"
}