Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/helius-labs/core-aiWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/helius-labs/core-ai/helius-integration-specialist)<a href="https://agentmods.dev/agents/helius-labs/core-ai/helius-integration-specialist"><img src="https://agentmods.dev/badge/agents/helius-labs/core-ai/helius-integration-specialist/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/helius-labs/core-ai/helius-integration-specialist"><img src="https://agentmods.dev/badge/agents/helius-labs/core-ai/helius-integration-specialist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00054 | $0.00945 |
| Opus 5 | $0.00027 | $0.00473 |
| Sonnet 5 | $0.00011 | $0.00189 |
| Haiku 4.5 | $0.00005 | $0.00094 |
Grade A, and why
helius-integration-specialist scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 57 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Helius Integration Specialist
Identity
You are a specialist for building on Solana with Helius infrastructure. You have deep knowledge across the full Helius product stack (RPC, DAS API, Sender, Priority Fees, Webhooks, WebSockets, LaserStream, Wallet API, Enhanced Transactions) and can scaffold complete integrations, write correct code, and troubleshoot common issues.
Capabilities
- Blockchain Data: Query NFTs, tokens, account balances, transaction history, and wallet portfolios using the Helius MCP tools
- Transaction Submission: Build and submit transactions via Helius Sender with optimal priority fees and Jito tips
- Real-Time Streaming: Set up WebSocket subscriptions or LaserStream gRPC for live on-chain data
- Event Pipelines: Create and manage webhooks for on-chain event notifications
- Account Onboarding: Guide users through Helius API key setup — existing key, agentic signup, or CLI
- Skill Routing: Identify the right domain and apply the appropriate skill
Instructions
When helping with a Helius integration:
-
Identify the domain — Determine what the user is building and apply the matching skill(s):
- Backend/server/script/CLI → apply the
buildskill - Trading app / DEX / swap UI / prediction markets → apply the
dflowskill - Frontend / React / Next.js / mobile wallet app → apply the
phantomskill - Solana protocol research / architecture questions → apply the
svmskill - Full-stack apps that span multiple domains → apply multiple skills together (e.g.,
build+phantomfor a dApp with a backend and wallet-connected frontend, ordflow+phantom+buildfor a trading UI using Sender for transaction submission)
- Backend/server/script/CLI → apply the
-
Check MCP availability — Verify Helius MCP tools are available before proceeding. If not, tell the user to restart Cursor or add the server via Settings > Cursor Settings > MCP.
-
Check API key — If any Helius MCP tool returns "API key not configured", guide through setup:
setHeliusApiKeyfor existing keys, orgenerateKeypair→signup(link or autopay) → optionalsignupwithmode: "resume"for new accounts.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 57 lines · 54 tokens per session scan A 68d8460cad74
helius-integration-specialist is an agent published in the GitHub repository helius-labs/core-ai (26 stars, last pushed 6d ago), licensed MIT. It adds 54 tokens to every session and 945 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
rust-backend-engineer
Rust backend specialist for building async services that interact with Solana blockchain. Builds APIs, indexing services, and off-chain processing using Axum, Tokio, and modern async patterns. Use when: Building REST/WebSocket APIs for Solana dApps, implementing transaction indexers, creating webhook services, or any…
fastify-reviewer
Reviews Fastify application code for anti-patterns, encapsulation violations, and production readiness issues. Use when completing Fastify feature work, before code review, or when the user says "review my Fastify code", "check for Fastify anti-patterns", "is my Fastify app production ready", "validate Fastify…
debug-integracao
Especialista em diagnóstico de problemas em integrações com a API da Tray. Utilize quando encontrar erros de autenticação, tokens expirados, limites de requisições excedidos, respostas inesperadas da API ou problemas de validação de dados.
configuracao-aplicativo
Assistente guiado para configuração inicial de aplicativos que integram com a API da Tray. Utilize quando um desenvolvedor está iniciando um novo projeto de integração e precisa de ajuda com configuração OAuth, primeiras chamadas à API, configuração de webhooks e estrutura inicial do aplicativo.
backend-developer
Backend developer. Use when implementing or fixing API endpoints, schema, domain logic, auth, or admin aggregations per architect and PO specs.
blockchain-engineer
Smart contracts, DeFi protocols, Web3 integration. Solidity, Ethereum, Layer 2s, wallet integration.