allowly-agent

Check Solana allowance balances and execute claims via the Tributary SDK.

1|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/xeroc/allowly --skill allowly-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: allowly-agent
Source: https://github.com/xeroc/allowly/tree/main/packages/app/public/agent
Command: npx skills add https://github.com/xeroc/allowly --skill allowly-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @tributary-so/sdk, @solana/web3.js, bn.js, tsx, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables AI agents to autonomously manage and claim funds from pre-defined allowance policies on the Solana blockchain, facilitating automated, policy-driven financial operations.

Core Features & Use Cases

  • Allowance Checking: AI agents can query their available allowance balance, policy limits, and claim history.
  • Autonomous Claiming: Agents can execute payment claims against their allowance policies within defined bounds.
  • Use Case: An AI agent managing a marketing campaign can automatically claim funds for ad spend from its allowance policy as needed, ensuring continuous operation without manual intervention.

Quick Start

Use the allowly-agent skill to check your current allowance status.

Frequently Asked Questions about allowly-agent

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

FAQPage Schema
How do AI agents claim funds from Solana allowance policies?

AI agents claim funds from Solana allowance policies by executing automated payment claims against pre-defined pay-as-you-go budgets using the Tributary SDK. Agents query available balances and policy details before executing the claim transaction.

What is autonomous Solana payment claiming for AI agents?

Autonomous Solana payment claiming is a process where AI agents interact with blockchain-based allowance policies to automatically manage and claim funds. This facilitates policy-driven financial operations without manual intervention.

Do I need a wallet keypair to use the Tributary SDK for allowance claims?

Yes, you need an agent wallet keypair and specific policy details to execute allowance claims. The Tributary SDK requires this keypair to authenticate and process transactions against the Solana blockchain.

How do I check my AI agent's available balance on a Solana allowance policy?

You check your AI agent's available balance by querying the allowance policy through the Tributary SDK. This allows agents to view policy limits, current balances, and historical claim records.

Can I use this approach to automate marketing campaign ad spend on Solana?

Yes, you can automate marketing campaign ad spend on Solana by having an AI agent automatically claim funds from its allowance policy as needed. This ensures continuous operation within defined budget bounds.