brian-api

Convert natural language intents into executable Web3 transactions across EVM chains.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/0xinit/cryptoskills --skill brian-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brian-api
Source: https://github.com/0xinit/cryptoskills/tree/main/skills/brian-api
Command: npx skills add https://github.com/0xinit/cryptoskills --skill brian-api

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @brian-ai/sdk, @brian-ai/langchain, viem, ethers, and includes scripts (resource) and references (resource) and docs (resource) and templates (resource) components.

What problem does it solve?

This Skill bridges the gap between human language and complex blockchain transactions, making Web3 interactions accessible to everyone.

Core Features & Use Cases

  • Natural Language to Transactions: Convert simple text prompts like "swap 10 USDC for ETH" into executable blockchain transaction data.
  • Multi-Action Support: Handles swaps, bridges, transfers, deposits, withdrawals, and borrowing across multiple EVM chains.
  • Use Case: An AI agent can use this Skill to autonomously manage a user's DeFi portfolio by understanding high-level commands like "deposit my ETH into Aave" and executing the necessary on-chain steps.

Quick Start

Use the brian-api skill to swap 10 USDC for ETH on Base.

Frequently Asked Questions about brian-api

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

FAQPage Schema
How do I convert natural language into Web3 transactions?

To convert natural language into Web3 transactions, you can use an AI agent SDK that parses text prompts like "swap 10 USDC for ETH" and translates them into executable blockchain transaction data across multiple EVM chains.

Does this natural language processing API work with DeFi protocols like Aave and Compound?

Yes, the natural language processing API works with DeFi protocols like Aave and Compound, enabling AI agents to autonomously execute deposits, withdrawals, borrowing, and token swaps based on high-level text commands.

What's the best way to automate cross-chain asset bridging using AI agents?

The best way to automate cross-chain asset bridging using AI agents is to integrate a REST API that translates natural language intents into executable bridging transactions, supporting multiple EVM chains through TypeScript or LangChain SDKs.

Can I use LangChain to execute EVM chain transactions from text prompts?

Yes, you can use LangChain to execute EVM chain transactions from text prompts by leveraging the provided LangChain SDK, which requires an API key for authentication to parse and route natural language commands.

Do I need an API key to parse natural language intents for blockchain transactions?

Yes, you need an API key to authenticate requests when parsing natural language intents for blockchain transactions, ensuring secure access to the REST API that generates the executable transaction data.

What are the limitations of using natural language processing for DeFi transactions?

Limitations of using natural language processing for DeFi transactions include reliance on SDK compatibility with viem and ethers, restriction to supported EVM chains, and the need for precise prompt phrasing to accurately execute complex multi-step actions.