Conversation
Add vendored/casper/cspr-cloud/ fetched from the official published source https://cspr.cloud/skill.md, with its permission LICENSE, a pinned skills-lock.json entry, and NOTICE.md / README credits and catalog rows.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this adds
This PR vendors the official Casper skill, published by CSPR.cloud, into the catalog:
vendored/casper/cspr-cloud/SKILL.md— fetched byte-for-byte fromhttps://cspr.cloud/skill.mdvendored/casper/cspr-cloud/LICENSE— permission notice, mirroring the existing Privy/Humanode conventionskills-lock.json— newcspr-cloudentry (ownercasper,sourceType: https,fetch: curl), inserted in alphabetical orderNOTICE.md— credits row in its alphabetical positionvendored/README.mdandREADME.md— catalog rows, plus Casper added to the Layer 5 (execution) row and the vendored counts refreshed to 91 skills / 33 ownersOfficial source
The skill is published by CSPR.cloud at the canonical URL
https://cspr.cloud/skill.mdand documented as the official AI skill athttps://docs.cspr.cloud/agentic-tools/ai-skill.md. CSPR.cloud is the Casper Network infrastructure provider (MAKE Software). This is the same official-source pattern already vendored here for Privy, AntSeed, Humanode and Intelligent Oracle — a canonicalskill.mdserved from the vendor's own domain, fetched withcurl.The skill itself covers the CSPR.cloud REST API, the Streaming API, the Casper Node RPC/SSE proxy, indexed Casper chain data, and pagination/filtering/error conventions.
License
Upstream publishes no explicit open-source license, so we use the repository's existing
LicenseRef-Permissionconvention: the copy is redistributed with the owner's explicit permission, the owner's copyright is reserved, and no open-source license is asserted. TheLICENSEfile wording matchesvendored/privy/privy/LICENSEexactly, with the holder and source substituted.Why Casper belongs in an agent-commerce catalog
Casper runs a live x402 facilitator at
https://x402-facilitator.cspr.cloud, documented underhttps://docs.cspr.cloud/x402-facilitator-api/(reference,supported,verify,settle), serving CAIP-2 networkscasper:casperandcasper:casper-testwith wCSPR (CEP-18) settlement, plus SDKs atmake-software/casper-x402and@make-software/casper-x402on npm. The skill vendored here is the CSPR.cloud data/API skill — the Layer 5 execution and chain-data rail behind that facilitator. We deliberately did not add x402 content to the vendored file: the copy is faithful to upstream.Verification
sha256sum vendored/casper/cspr-cloud/SKILL.md→e52e2560ad5173352e955d48408ac0810ea9448145236758af3f2d49d824dab8, matchingcomputedHashin the lock file.curl -sL https://cspr.cloud/skill.md | sha256sumyields the same digest.skills-lock.jsonparses cleanly, contains 91 skills, and theskillskeys remain alphabetically sorted.name: cspr-cloud.Scope
Purely additive. No existing skill, lock entry, credit row or catalog row was removed. The only lines touched in pre-existing files are the two
README.mdlines that had to change for consistency — the vendored counts (90/32 → 91/33) and the Layer 5 list, which now includescasper/.