Skip to content

Add PRISM bounded agent treasury to community skills#50

Open
Bekirerdem wants to merge 1 commit into
stellar:mainfrom
Bekirerdem:add-prism-community-skill
Open

Add PRISM bounded agent treasury to community skills#50
Bekirerdem wants to merge 1 commit into
stellar:mainfrom
Bekirerdem:add-prism-community-skill

Conversation

@Bekirerdem

Copy link
Copy Markdown

Adds PRISM to ECOSYSTEM_CARDS, following the entry format from the "Add your skill" section on skills.stellar.org.

What the skill covers: giving an AI agent a non-custodial, contract-bounded spending account on Stellar — treasury deployment with per-payment + rolling daily limits, payee whitelists, time-bound spend-capped agent session keys, escrow, x402-gated payments, and Groth16/BN254 (Protocol 25 X-Ray host functions) ZK compliance proofs verified on-chain. It complements the official agentic-payments and zk-proofs skills with a concrete, deployed BN254/Poseidon walkthrough and includes a "Gotchas" section of non-obvious facts (rolling 24h window, SAC trustline failures, getEvents paging, session-replaces-agent semantics).

SKILL.md: https://github.com/Bekirerdem/prism/blob/main/SKILL.md

Project status: MIT-licensed, live on testnet (contracts + web app at prism-stellar.vercel.app), built during Build On Stellar IBW 2026 (2nd place, Agentic track) and Stellar Hacks: Real-World ZK.

🤖 Generated with Claude Code

Copilot AI review requested due to automatic review settings July 9, 2026 03:30

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the PRISM project as a new community-contributed skill card in the Stellar Skills landing page, expanding the ecosystem list with a bounded agent treasury / spending-account skill.

Changes:

  • Appends a new ECOSYSTEM_CARDS entry for “PRISM Bounded Agent Treasury”.
  • Provides title, verb-led description, repo label, and SKILL.md URL for copy/install.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants