Skip to content

Add PRISM bounded agent treasury to community skills - #50

Merged
kaankacar merged 2 commits into
stellar:mainfrom
Bekirerdem:add-prism-community-skill
Jul 20, 2026
Merged

Add PRISM bounded agent treasury to community skills#50
kaankacar merged 2 commits into
stellar:mainfrom
Bekirerdem:add-prism-community-skill

Conversation

@Bekirerdem

Copy link
Copy Markdown
Contributor

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.

Both sides appended to ECOSYSTEM_CARDS; kept the Agent Browser and
Anchors cards from main and moved the PRISM card to the end.
@kaankacar

Copy link
Copy Markdown
Contributor

Resolved the conflict with main on the branch (both sides had appended to ECOSYSTEM_CARDS; the Agent Browser and Anchors cards landed in the meantime, so the PRISM card moved to the end). Verified pnpm lint:ts passes on the merged result. No history rewritten.

@kaankacar
kaankacar merged commit c62ac8a into stellar:main Jul 20, 2026
2 checks passed
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.

3 participants