BeClaude

findash

New
11GitHub TrendingGeneralby ya5huk

Claude skills that deliver a daily finance status dashboard to your telegram.

First seen 6/17/2026

Summary

Findash is a Claude skill that fetches and compiles a daily finance status dashboard, then delivers it directly to your Telegram.

  • It helps developers and traders stay updated on key financial metrics without leaving their workflow.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/findash.md https://raw.githubusercontent.com/ya5huk/findash/main/SKILL.md
3
Invoke in Claude Code
/findash

Use Cases

Get a morning summary of your portfolio performance and market indices sent to Telegram.
Receive real-time alerts on significant price changes for specific stocks or crypto assets.
Track daily P&L and position status for your trading accounts via Telegram.
Monitor economic indicators like interest rates, inflation data, or GDP reports daily.
Set up automated end-of-day reports for your investment portfolio or watchlist.
Receive notifications for earnings releases, dividend dates, or corporate actions.

Usage Examples

1

/findash send daily dashboard to Telegram

2

/findash add AAPL and BTC to my watchlist and report every morning

3

/findash show me my portfolio P&L for today

View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is findash?

Findash is a Claude skill that fetches and compiles a daily finance status dashboard, then delivers it directly to your Telegram. It helps developers and traders stay updated on key financial metrics without leaving their workflow.

How to install findash?

To install findash: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/findash.md https://raw.githubusercontent.com/ya5huk/findash/main/SKILL.md. Finally, /findash in Claude Code.

What is findash best for?

findash is a skill categorized under General. Created by ya5huk.

What can I use findash for?

findash is useful for: Get a morning summary of your portfolio performance and market indices sent to Telegram.; Receive real-time alerts on significant price changes for specific stocks or crypto assets.; Track daily P&L and position status for your trading accounts via Telegram.; Monitor economic indicators like interest rates, inflation data, or GDP reports daily.; Set up automated end-of-day reports for your investment portfolio or watchlist.; Receive notifications for earnings releases, dividend dates, or corporate actions..