MINARA

Builtin skills

Every builtin SKILL.md package compiled into the agent binary.

Auto-generated from apps/agent/src/skills/builtin/*/SKILL.md. One page per skill package. The agent activates these via activate_skills; per-tool risk is enforced at the tool-call layer by each tool's permissionTier, not at the skill.

Builtin skills ship with the binary, are typechecked in CI, and call the in-house tool registry directly. When a capability exists as both a builtin and an external skill, prefer the builtin.

Minara.ai skills

iddescription
minara-accountMinara account: identity, holdings, balance, PnL, activities, trade config, plus a read-only query over the user's own recorded trade history / perps fills / spot activity / realized PnL / learned preferences. Use for account info, portfolio overview, and personal history.
minara-autopilotUse minara_autopilot for autopilot (fully-managed) strategy lifecycle, futures grid config, SharpeGuard backtests, and account performance snapshots on Minara.
minara-factor-researchDiscover, validate, and manage quantitative factors through natural-language research campaigns, then deliver the resulting factor list.
minara-guardrailsWarns before impaired spending, scam/coercion payments, or current harm. Use for first-person crisis or a money move with those signals; also to correct a warning. Not ordinary leverage or recovery.
minara-perp-walletsManage perpetual trading sub-accounts on Minara: list, create, rename, transfer USDC, sweep funds, and fetch autopilot records for perp wallets.
minara-perpsUse native Minara tools for perpetuals trading: fund wallets, move funds to spot, place/cancel orders, adjust leverage, and fetch positions, trades, equity curves, ATR, and fund records.
minara-proactiveUse minara_proactive for managed portfolio mandates: create a themed mandate with a risk profile + budget, generate an allocation proposal, check status, edit config, and pause/resume/close. Propose-only; moves no funds without the user reviewing first.
minara-spotMinara spot trade: swap / buy / sell / transfer (fund-moving). Use when the user wants to execute a spot trade or transfer tokens.
minara-strategy-codegenAuthor, port, backtest, validate, and deploy algorithmic trading strategies on Minara Strategy Studio, written in the pine-runtime TypeScript DSL.
minara-strategy-discoveryDiscover and run strategies on Minara from the Top Strategies leaderboard. Browse, compare, star, follow, fork, and run another user's strategy live on autopilot.
minara-wallet-transferMove USDC between Minara wallets: send to an address, transfer between perp sub-accounts, sweep a sub-account back to default, fund the perps account from spot, and move perps funds back to spot.
minara-xstrategy-codegenAuthor, backtest, and deploy cross-sectional (multi-asset basket) strategies on Minara XStrategy, written as a Python alpha score over a symbol universe.

Market data

iddescription
btc-cycleBTC halving cycle phase, bull/bear gain decay, next halving estimate, rainbow band.
data-studioAuthor a live-data dashboard app from a plain-language request
data-studio-dashboardCreate a real Data Studio dashboard when the user explicitly asks Chat or a foreground Custom Agent to build a dashboard, market board, monitoring page, or shareable data website
market-dataMarket intelligence for crypto + tradfi: news & social (Twitter, CMC), sentiment, smart-money, whale tracking, unlocks/airdrops, on-chain analytics & valuation, options, DeFi TVL/yields, derivatives
markets-overviewCross-asset market briefing: indices, futures, forex, yields, sector rotation, crypto sentiment, movers, news, and earnings. Use for market summaries, asset-class reads, and sector rotation.

Analysis & research

iddescription
analysisAnalysis frameworks for crypto tokens, stocks, DeFi protocols, price forecasting, trading setup, portfolio allocation, and event impact. Use when asked to analyze, evaluate, forecast, or allocate.
deep-researchCreate a user-requested long-form, multi-source report with cited evidence, analysis, visuals, and rendered deliverables.
fact-findingAnswer one narrow factual, identity, or source-verification question: pick the lens that settles it, compare candidates against page evidence, and cite the short chain.

Memory & preferences

iddescription
agent-configChange agent settings and guide credential setup: preferences, API keys, and messaging channels. Use when the user asks to change a setting, configure a secret, or connect Lark/Telegram/Slack.
memory-personalPersonalization memory: write preferences, search history, and profile updates for the current user.

Meta & tooling

iddescription
capability-installInstall skills or MCP servers for the agent. Use when the user asks to add, install, or connect a skill package or MCP server.

Other

iddescription
artifact-documentCreate, read, summarize, translate, compare, and edit Word documents as real DOCX files. Not for PDF, decks, or spreadsheets.
artifact-pdfCreate, read, merge, split, watermark, and deliver PDF files. Not for editable Word, decks, or spreadsheets.
artifact-presentationCreate, read, summarize, and deliver PowerPoint decks as real PPTX files. Not for Word, PDF authoring, or bitmap slides.
artifact-reportProduce concise business reports, weekly updates, proposals, and briefs as validated local artifacts without invoking deep research unless evidence collection is actually needed.
artifact-spreadsheetCreate, read, audit, edit, and convert Excel workbooks or CSV files. Not for prose reports or slide decks.
automationCreate and manage automations: reminders, scheduled agents, price/threshold alerts, and local workflows (author, test, start/stop, troubleshoot).
binance-agenticUse a connected Binance Agentic subaccount for CEX market data, balances, orders, positions, Spot, Margin, Convert, Futures, and internal wallet transfers.
brokerage-accountsRead selected brokerage accounts, cash, buying power, positions, and orders through the account's fixed MCP connection.
brokerage-tradingPreview and submit individually confirmed single-leg stock or ETF orders through an enabled brokerage MCP Connector.
browser-useOperate the active Browser workbench page for interactive web navigation, extraction, screenshots, and form workflows while the user watches live.
computer-useDrive GUIs with the computer tool (window capture + AX, or Desktop Live View). Prefer element index over pixels; escalate to foreground only when the driver says so.
connector-calendarRead free-busy and manage events through an enabled Google Calendar or Outlook Calendar Connector.
connector-canvaCreate, update, import, export, and open Canva designs through an enabled Canva Connector.
connector-docsRead, create, and update Google Docs through an enabled Google Workspace Connector.
connector-driveSearch, read, upload, move, and version files through enabled Google Workspace or OneDrive Connectors.
connector-formsRead form bodies and responses, or update Google Forms through an enabled Google Workspace Connector.
connector-mailSearch, read, draft, reply, and send email through an enabled Gmail or Outlook Connector account.
connector-notionSearch, read, and publish structured Notion pages through an enabled Notion Connector.
connector-sheetsRead, create, and update Google Sheets through an enabled Google Workspace Connector.
connector-slidesRead, create, and update Google Slides through an enabled Google Workspace Connector.
financial-modelingBuild, roll forward, and audit transparent three-statement, DCF, LBO, comps, merger, debt, and capital-structure Excel models.
image-generationGenerate or edit images from text, reference images, multiple images, or masks with Fal.ai. Use for image creation, restyling, inpainting, and image model selection.
institutionMulti-agent institution mode (analysts, debate, trader, risk, PM) for high-stakes single-asset or multi-asset analysis. Preloaded for institution sessions.
ios-app-intentsDesign and verify App Intents, App Shortcuts, entities, queries, parameters, and system integrations in an iOS app.
ios-simulator-qaInspect and automate an iOS app in Simulator. Use for screenshots, accessibility trees, taps, typing, gestures, logs, and LLDB diagnosis.
ios-xcode-workflowBuild, test, run, and inspect iOS projects with Xcode and Simulator. Use for schemes, build failures, test failures, app launches, and coverage.
office-editUpdate existing Word, Excel, PowerPoint, and PDF files while preserving unmodified document package parts and reporting unsupported features.
pre-ipoCheck Minara support for pre-IPO/private-company assets across tokenized spot and Hyperliquid/Lighter perps. Use for availability, purchase channels, OpenAI, SpaceX, Anthropic, and more.
productivity-messagingDraft and send business email or messages with explicit recipient, account, attachment, and send-boundary checks.
productivity-task-planningBreak projects into staged tasks, dependencies, owners, acceptance checks, status updates, and limited review rounds.
productivity-visual-readingRead screenshots, scans, receipts, forms, and charts with OCR plus visual structure, confidence, and source-location reporting.
research-lifecycleManage a versioned investment research lifecycle from evidence snapshots and thesis revisions through IC decisions, watchlists, and event-triggered reviews.
swiftui-interface-engineeringImplement and validate SwiftUI screens, navigation, state, accessibility, adaptive layout, and current platform presentation APIs.
swiftui-performance-diagnosticsDiagnose SwiftUI rendering, update, scrolling, launch, and test performance with repeatable builds and runtime evidence.
swiftui-structure-refactorRefactor large SwiftUI views while preserving behavior, state ownership, navigation, dependencies, previews, and tests.
video-generationGenerate videos from text, an image, or start and end frames with Fal.ai. Use for video creation, image animation, and live video model selection.
viz-chartTurn data into ECharts and render it in response.
workspace-writingCreate and maintain Markdown, README, meeting notes, SOP, requirements, release notes, and other workspace documents.

On this page