The value layer
Retrieve metadata and download The Value Layer PDF book about internet payment infrastructure.From its SKILL.md
npx -y skills add benmilne-com/agents --skill the-value-layerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.0 KB, 218 tokens by cl100k_base, as published. Nobody here has run it
The Value Layer — benmilne.com
Digital edition of The Value Layer — a free PDF book about internet payment infrastructure by Ben Milne.
Machine-readable endpoints
- Product JSON:
GET https://benmilne.com/api/products/the-value-layer - x402 settings:
GET https://benmilne.com/x402/v1/settings - UCP manifest:
GET https://benmilne.com/.well-known/ucp - Landing page:
https://benmilne.com/book/the-value-layer
Quick start
# Get product metadata
curl https://benmilne.com/api/products/the-value-layer
# Download the PDF directly
curl -L https://benmilne.com/book/the-value-layer/download -o the-value-layer.pdf
Procedural outline
GET https://benmilne.com/api/products/the-value-layer— product metadata, pricing, and download info.GET https://benmilne.com/book/the-value-layer/download— direct PDF download.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.