tbank-invest-advisor

tbank-invest-advisor is a skill for Claude Code from icyberdeveloper/tbank-mcp. It costs 98 tokens per session (1,997 once invoked), scanned A, original, MIT.

An investment-analysis skill that uses T-Bank data to review brokerage accounts, holdings, transactions, profit and loss, returns, and allocation. A brokerage account is an account used to buy and sell investments such as shares, bonds, and exchange-traded funds.

In plain words
What is it for?
Use it to find investment accounts, inspect securities and investment transactions, review portfolio value and returns, and examine InvestBox offers and yield. It can also show margin, pension, and other investment-related data.
Why use it?
It gathers portfolio information in one place so you can understand what you own, how it has performed, and how it is distributed. It is separate from ordinary bank-account and money-transfer operations.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the tbank plugin — 11 skills, 2 MCP servers shipped together

Good fit Use it to find investment accounts, inspect securities and investment transactions, review portfolio value and returns, and examine InvestBox offers and yield. It can also show margin, pension, and other investment-related data.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/icyberdeveloper/tbank-mcp/tbank-invest-advisor
Install

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.

Any agent
npx skills add icyberdeveloper/tbank-mcp --skill tbank-invest-advisor
Clone the repo
git clone --depth 1 https://github.com/icyberdeveloper/tbank-mcp

Made for: Claude Code.

Or install tbank, the plugin that ships this one along with the rest of its 11 skills, 2 MCP servers.

Wrote 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.

agentmods badge for tbank-invest-advisor

README.md
[![agentmods](https://agentmods.dev/badge/skills/icyberdeveloper/tbank-mcp/tbank-invest-advisor/github.svg)](https://agentmods.dev/skills/icyberdeveloper/tbank-mcp/tbank-invest-advisor)
Your own site
<a href="https://agentmods.dev/skills/icyberdeveloper/tbank-mcp/tbank-invest-advisor"><img src="https://agentmods.dev/badge/skills/icyberdeveloper/tbank-mcp/tbank-invest-advisor/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.

agentmods 80×15 button for tbank-invest-advisor

Your own site · 80×15
<a href="https://agentmods.dev/skills/icyberdeveloper/tbank-mcp/tbank-invest-advisor"><img src="https://agentmods.dev/badge/skills/icyberdeveloper/tbank-mcp/tbank-invest-advisor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 98 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,997 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium analysis-evasion · line 1
    Suspicious Unicode normalization or mixed-script content
    Fix: Review the flagged content for security risks. Ensure no credentials, secrets, or sensitive data are exposed.
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00098 $0.01997
Opus 5 $0.00049 $0.00999
Sonnet 5 $0.00020 $0.00399
Haiku 4.5 $0.00010 $0.00200

Measured 12d ago against content hash fb282c744498, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

tbank-invest-advisor 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 12d 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.

tbank_mcp/skills/tbank-invest-advisor/SKILL.md · 145 lines

How it starts

The opening of the file, as written. The whole thing — 145 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Анализ инвестиций через T-Bank MCP

Инструменты

Тул Что показывает
invest_accounts() Инвест-счета (брокерские + InvestBox). Отсюда brokerAccountId для остальных тулов
invest_portfolio(broker_account_id, days) Статистика портфеля (сумма, P&L, доходность)
invest_operations(broker_account_id, operation_type, limit) Операции (покупки/продажи/вводы). «У банка есть ещё» в шапке — подними limit
invest_securities(broker_account_id) Ценные бумаги в портфеле (акции/облигации/ETF)
get_data("invest_offers") Предложения InvestBox
get_data("invest_yield") Доходность продуктов InvestBox
get_data("pension") Пенсионный профиль
get_data("broker_margin") Маржинальные показатели

Флоу

Шаг 1: Найти инвест-счета

  1. invest_accounts() — получить список брокерских счетов. Тот же эндпоинт, что get_data("invest_accounts"), но с разобранным выводом вместо сырого JSON — бери тул.
  2. Если счетов несколько — показать пользователю:
Брокерские счета:
  1. Основной (2000000001) — доступно 150 000 ₽
  2. ИИС (2000000002) — доступно 80 000 ₽
  3. InvestBox — доступно 25 000 ₽

Все id и суммы в примерах ниже — синтетические. Настоящий brokerAccountId приходит только из invest_accounts(); не подставляй числа из этого файла в вызовы.

  1. Пусть выберет, или анализируй все.

Шаг 2: Сбор данных по портфелю

  1. Для КАЖДОГО брокерского счёта: invest_portfolio(broker_account_id, days) — статистика за период, помесячная серия, не плоская сводка:

    • cashIncome/cashOutcome — ввод/вывод денег за период
    • coupons/dividends/turnover — купоны, дивиденды, оборот
    • yield/yieldRelative — доходность за весь период
    • dates[] — по месяцу: date, marketValueEndData (стоимость портфеля на конец месяца — это и есть «текущая стоимость», отдельного поля под это имя нет), cashIncomeData/cashOutcomeData, yieldAbsoluteData/yieldRelativeData
  2. invest_securities() — бумаги в портфеле: тикер, тип, количество, текущая цена, доля портфеля, доходность. Вызови ОДИН раз, БЕЗ аргумента — банк всегда отдаёт бумаги ВСЕХ портфелей разом (свой фильтр по счёту тул делает уже на своей стороне), так что цикл "для каждого счёта" здесь означал бы N раз перекачивать один и тот же полный ответ. Раздели результат по счетам локально — в каждой записи уже есть brokerAccountId.

Read the full file on GitHub · 145 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

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.

  1. 12d ago First seen · 145 lines · 98 tokens per session scan A fb282c744498

Subscribe to this mod's changes

tbank-invest-advisor is a skill published in the GitHub repository icyberdeveloper/tbank-mcp (26 stars, last pushed 2d ago), licensed MIT. It adds 98 tokens to every session and 1,997 once invoked, about $0.0005 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.

Related

Other skills, from other repositories

sparebank1-context

Build and maintain a personal finance context for the sb1 CLI (SpareBank 1) by running a short onboarding interview over the user's own accounts and transactions, then saving the answers to a private, git-ignored file the agent reads at the start of future finance sessions. Captures the meaning the bank can't know …

magnusrodseth/sparebank1-cli · 138 tokens

sparebank1-shared

Runtime contract for the sb1 CLI (SpareBank 1 personal banking). Covers install, BankID login, secret-storage backends, output formats, global flags, the command map, and error handling. Use this as the foundation before any other sparebank1 skill, or whenever a user asks to check Norwegian bank accounts, balances, or…

magnusrodseth/sparebank1-cli · 83 tokens

sparebank1-accounts

Read accounts, balances, and transactions with the sb1 CLI (SpareBank 1). List accounts and totals, look up balances, browse and filter transactions by date/account, inspect a single transaction, and export to CSV. Use when a user wants to see their Norwegian bank balances, spending, recent transactions, or wants…

magnusrodseth/sparebank1-cli · 81 tokens

sparebank1-transfers

Move money with the sb1 CLI (SpareBank 1), transfer between the user's own accounts, pay a credit card, or pay into a pension policy. Use when a user explicitly asks to transfer/move money, pay a credit card, or fund a pension via sb1. Handles the confirmation flow safely.

magnusrodseth/sparebank1-cli · 73 tokens

weekly-fno-trade-planner

Weekly F&O trade planning skill for Indian markets. Analyzes news/macro events, identifies trending sectors and instruments, determines probable direction, suggests option strategy with entry/exit levels, and manages stop-loss and profit booking after position entry. Use when user wants a weekly trade idea, F&O…

ajeeshworkspace/indian-trading-skills · 86 tokens

options-strategy-advisor

Options strategy analysis for Indian F&O markets (NSE). Use when user requests options strategy recommendations, P/L analysis, Greeks calculation, risk management, or F&O strategy planning for Nifty, Bank Nifty, or stock options.

ajeeshworkspace/indian-trading-skills · 53 tokens