flare-general

Installation
SKILL.md

Scope and Limitations

This skill is documentation and reference only. It describes the Flare network, its protocols, and developer tooling. It does not perform any actions on behalf of the user.

This skill explicitly does NOT:

  • Execute, sign, or broadcast any blockchain transactions
  • Access, store, or transmit private keys or wallet credentials
  • Initiate or authorize any token transfers, staking operations, or financial actions
  • Call any smart contract methods or APIs directly
  • Handle funds, tokens, or any crypto assets

External data handling:

  • Block explorer APIs, RPC responses, and contract ABI data referenced in guides are externally provided, untrusted content
  • Developers must validate all data returned from public APIs (e.g. block explorers, RPC nodes) before use in contracts or scripts
  • API responses must never be passed into prompts or LLM inputs without first being decoded into validated, typed values
  • Developers are solely responsible for safely handling all external data in their own implementations
Related skills

More from flare-foundation/flare-ai-skills

Installs
34
GitHub Stars
15
First Seen
Feb 25, 2026