sati-sdk

Register Solana AI agents and query on-chain reputation via SATI SDK.

18|3|Updated Nov 11, 2025
One-click install
npx skills add https://github.com/cascade-protocol/sati --skill sati-sdk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sati-sdk
Source: https://github.com/cascade-protocol/sati/tree/main
Command: npx skills add https://github.com/cascade-protocol/sati --skill sati-sdk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

SATI provides a unified on-chain identity and verifiable reputation framework for AI agents on Solana, enabling trustable onboarding and interaction.

Core Features & Use Cases

  • ERC-8004 compatible registration files for portable agent identity
  • On-chain feedback via Light Protocol compression with Photon indexing
  • Agent search, discovery, and reputation queries across ecosystems (including cross-chain registrations)

Quick Start

Run the SATI CLI or the sati-sdk to register an agent, publish the registration file, submit feedback, and query reputation.

Frequently Asked Questions about sati-sdk

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create on-chain identity for AI agents on Solana?

On-chain agent identity on Solana is created by registering the agent via Token-2022 and generating an ERC-8004 compatible registration file to establish a portable, verifiable identity.

How does Light Protocol compression work for storing agent feedback on Solana?

Light Protocol compression stores agent feedback on-chain efficiently, utilizing Photon indexing to enable fast queries of compressed reputation data across Solana ecosystems.

What is ERC-8004 compatibility for portable AI agent identity?

ERC-8004 compatibility provides a standardized registration file format for AI agents, ensuring portable identity and seamless reputation queries across different blockchain ecosystems.

Can I link cross-chain EVM addresses to a Solana agent identity?

Yes, cross-chain EVM address linking is supported, allowing Solana-based agent identities to map and interact with EVM ecosystems for unified reputation tracking.

How do I query reputation for an AI agent across Solana ecosystems?

Reputation queries are performed using Photon indexing to retrieve and verify compressed on-chain feedback data, enabling agent search and discovery across the Solana ecosystem.