LogEarn-skills

Query AI signals and on-chain data from Solana and BSC via the LogEarn Open API.

2|1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/logearn/logearn-skills --skill logearn-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: LogEarn-skills
Source: https://github.com/logearn/logearn-skills/tree/main
Command: npx skills add https://github.com/logearn/logearn-skills --skill logearn-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

LogEarn-skills enables automated access to AI signals and on-chain data via the LogEarn Open API, reducing manual lookups and scripting overhead.

Core Features & Use Cases

  • Access AI signals across Solana and BSC, token details, historical K-line data, wallet balances, and chain-on trades via a unified CLI skill.
  • Automate data retrieval and signal analysis to inform trading agents and data-driven decision workflows.
  • Use Case: Integrate with an AI agent to continuously fetch signals and on-chain metrics, then react with trades or portfolio adjustments.

Quick Start

Install dependencies, export your LOGEARN_API_KEY, and run python logearn-cli.py with the desired command to start querying signals and on-chain data.

Frequently Asked Questions about LogEarn-skills

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

FAQPage Schema
How do I query AI signals and on-chain data for Solana and BSC?

To query AI signals and on-chain data for Solana and BSC, install dependencies, export your LOGEARN_API_KEY, and run the unified CLI skill with your desired command to retrieve token info, K-lines, and trades.

What on-chain data can I retrieve using a single API endpoint?

Using a single API endpoint, you can retrieve AI signals, token details, historical K-line data, wallet balances, and on-chain trades for Solana and BSC networks to automate data retrieval workflows.

Do I need an API key to fetch token information and K-line data?

Yes, you need a valid LOGEARN_API_KEY to fetch token information and K-line data, as the CLI skill requires this key to authenticate requests to the LogEarn Open API.

How do I automate on-chain signal analysis for trading agents?

You automate on-chain signal analysis for trading agents by integrating the CLI skill into your workflow to continuously fetch signals, wallet balances, and on-chain trades, enabling automated portfolio adjustments.

Are there costs or limitations when querying high-cost on-chain operations?

Yes, querying high-cost on-chain operations through the LogEarn Open API may incur credits, so you should monitor usage when automating continuous data retrieval and signal queries.