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.
npx skills add squadcodercom/squadcoder --skill tase-stock-analysisgit clone --depth 1 https://github.com/squadcodercom/squadcoderWrote 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/skills/squadcodercom/squadcoder/tase-stock-analysis)<a href="https://agentmods.dev/skills/squadcodercom/squadcoder/tase-stock-analysis"><img src="https://agentmods.dev/badge/skills/squadcodercom/squadcoder/tase-stock-analysis/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/skills/squadcodercom/squadcoder/tase-stock-analysis"><img src="https://agentmods.dev/badge/skills/squadcodercom/squadcoder/tase-stock-analysis.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.00125 | $0.02569 |
| Opus 5 | $0.00063 | $0.01285 |
| Sonnet 5 | $0.00025 | $0.00514 |
| Haiku 4.5 | $0.00013 | $0.00257 |
Grade A, and why
tase-stock-analysis 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 9d 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.
This is a copy
86% identical to tase-stock-analysis — 28 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 161 lines — stays where its author put it; the contents beside it link to each section on GitHub.
TASE Stock Analysis
Instructions
Step 1: Identify the Analysis Type
Ask the user what kind of analysis they need:
| Type | Hebrew | Description | Key Data |
|---|---|---|---|
| Index tracking | מעקב מדד | TA-35 or TA-125 index performance | Index composition, weight, performance |
| Single stock | ניתוח מניה | Individual TASE-listed stock analysis | Price, volume, fundamentals |
| Dual-listed | חברה דואלית | Companies listed on TASE + NASDAQ/NYSE | Arbitrage, currency effect, tax implications |
| Maya filing | דיווח מאי"ה | TASE disclosure filings lookup | Material events, financial reports, insider trades |
| Capital gains | רווחי הון | Tax calculation on securities gains | 25% tax rate, exemptions, offsetting losses |
Step 2: Gather Market Data
Depending on the analysis type, collect:
- Index data: Use
scripts/fetch_tase_data.pyto retrieve TA-35 or TA-125 composition and weights - Stock data: Ticker symbol (TASE uses Hebrew names or numeric codes), current price, volume
- Dual-listed data: Both TASE ticker and US ticker (e.g., NICE on TASE and NICE on NASDAQ)
- Maya filings: Company name or securities number, date range for filings
Step 3: Apply Israeli Context
For any stock analysis, layer in Israeli-specific factors:
- Bank of Israel interest rate: Current BOI rate affects valuations and sector rotation
- Shekel/Dollar exchange rate: Critical for dual-listed arbitrage and foreign exposure
- Sector composition: Israeli market heavy in banking (Hapoalim, Leumi, Discount), pharma (Teva), tech
- Market hours: TASE trades Monday-Friday. Monday-Thursday 09:59-17:14, Friday shortened session 09:59-13:50. No trading on Saturday (Shabbat) or Jewish holidays
Step 4: Calculate Capital Gains Tax (Mas Revach Hon)
When the user has sold or plans to sell securities:
| Scenario | Tax Rate | Notes |
|---|---|---|
| Individual, non-substantial shareholder | 25% | Standard rate on net gain |
| Substantial shareholder (over 10%) | 30% | Flat rate on entire gain (Section 91(b)(2)) |
| High-income individual | + surtax (mas yesef) | An additional surtax applies to capital income above the annual threshold (~721,560 NIS for 2025-2027): 3% base + a further 2% from 2025 = up to 5% on the slice over the threshold, on top of the 25%/30%. A high earner's effective rate on securities gains can reach ~30%. |
| Shares eligible for inflationary adjustment (varies by acquisition date and asset type) | Exempt | Only real gain is taxed, consult current regulations |
| Offsetting losses (kizuz hefsedim) | Allowed | Losses offset gains in same tax year |
| Foreign resident | Treaty-dependent | Check double taxation treaty |
What ships with it
8 files 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.
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.
- 9d ago First seen · 161 lines · 125 tokens per session scan A bd8c1b8d61e4
tase-stock-analysis is a skill published in the GitHub repository squadcodercom/squadcoder (11 stars, last pushed 2mo ago), licensed MIT. It adds 125 tokens to every session and 2,569 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. It is 86% identical to tase-stock-analysis, differing in 28 lines, and is treated as a copy.
Other skills, from other repositories
binance-spot-openapi-skill
Operate Binance Spot market, account, and order APIs through UXC with a curated OpenAPI schema, Binance query signing, and separate mainnet/testnet link flows.
coingecko-openapi-skill
Operate CoinGecko and GeckoTerminal market data APIs through UXC with a curated OpenAPI schema, API-key auth, and read-first guardrails.
alchemy-openapi-skill
Operate Alchemy Prices API reads through UXC with a curated OpenAPI schema, path-templated API-key auth, and read-first guardrails.
blocknative-openapi-skill
Operate Blocknative gas intelligence APIs through UXC with a curated OpenAPI schema, API-key auth, and read-first guardrails.
coinbase-openapi-skill
Operate Coinbase Advanced Trade REST APIs through UXC with a curated OpenAPI schema, products-first discovery, and explicit JWT bearer auth guidance.
defillama-pro-openapi-skill
Operate DefiLlama Pro analytics APIs through UXC with a curated OpenAPI schema, path-templated API-key auth, and read-first guardrails.