indigo-ipfs

Indigo IPFS & Collector

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "indigo-ipfs" with this command: npx skills add indigoprotocol/indigo-ai/indigoprotocol-indigo-ai-indigo-ipfs

Indigo IPFS & Collector

Store and retrieve data on IPFS and query collector UTXOs for the Indigo Protocol on Cardano.

MCP Tools

store_on_ipfs

Store text content on IPFS.

Parameters:

Name Type Required Description

text

string Yes Text content to store on IPFS

Returns: The IPFS content identifier (CID) for the stored content.

retrieve_from_ipfs

Retrieve content from IPFS by CID.

Parameters:

Name Type Required Description

cid

string Yes IPFS content identifier (CID)

Returns: The text content stored at the given CID.

get_collector_utxos

Get collector UTXOs for fee distribution.

Parameters:

Name Type Required Description

length

number No Maximum number of UTXOs to return

Returns: A list of collector UTXOs with their values and assets.

Sub-Skills

  • IPFS Storage — Store and retrieve data on IPFS

  • Collector — Query collector UTXOs for fee distribution

References

  • MCP Tools Reference — Detailed tool parameters and return types

  • Concepts — IPFS content addressing and collector fee distribution

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

indigo-governance

No summary provided by upstream source.

Repository SourceNeeds Review
General

indigo-staking

No summary provided by upstream source.

Repository SourceNeeds Review
General

indigo-stability

No summary provided by upstream source.

Repository SourceNeeds Review
General

indigo-redemption

No summary provided by upstream source.

Repository SourceNeeds Review