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 Hectelion-SA/claude-investor-shortlist --skill skillgit clone --depth 1 https://github.com/Hectelion-SA/claude-investor-shortlistWrote 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/hectelion-sa/claude-investor-shortlist/skill)<a href="https://agentmods.dev/skills/hectelion-sa/claude-investor-shortlist/skill"><img src="https://agentmods.dev/badge/skills/hectelion-sa/claude-investor-shortlist/skill/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/hectelion-sa/claude-investor-shortlist/skill"><img src="https://agentmods.dev/badge/skills/hectelion-sa/claude-investor-shortlist/skill.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.00100 | $0.04083 |
| Opus 5 | $0.00050 | $0.02041 |
| Sonnet 5 | $0.00020 | $0.00817 |
| Haiku 4.5 | $0.00010 | $0.00408 |
Grade A, and why
investor-shortlist scanned grade A with 1 finding 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
`https://www.linkedin.com/search/results/people/?keywords={urllib.parse.quote(f"{first} {last} {company}")}` How it starts
The opening of the file, as written. The whole thing — 364 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Skill: /investor-shortlist — Investor Shortlist Builder
Objective
Full pipeline questionnaire → multi-source research → Dropcontact + Outlook + Firecrawl enrichment → branded Excel output with transaction pipeline columns.
The output file matches a standardized M&A advisory format used for sell-side, buy-side and fundraising mandates.
Configuration is read from config.yaml in the same folder as this skill. See config.example.yaml for the schema. Important keys:
dropcontact.api_key(or envDROPCONTACT_API_KEY)local_databases— list of Excel files to scanoutput.default_folder— suggested save pathbrand.*— firm name, colors, font for the cover page + table
Step 1 — Structured questionnaire (MANDATORY before any action)
Ask ALL questions below, grouped in 2-3 AskUserQuestion calls, never as bullet plain-text. If the user skips a question, re-ask with an explicit default value.
Block A — Target company & mandate
- Client company name (e.g. "Acme SA") + website (e.g. "acme.com")
- Company country:
🇨🇭 Switzerland/🇫🇷 France/🇲🇨 Monaco/🇱🇺 Luxembourg/Other - Mandate type:
Fundraise(capital growth, product development, geographic expansion)M&A sell-side(full or partial sale)M&A buy-side(external growth — target search)Refinancing / Debt(senior, mezzanine)Restructuring(capital, debt)
Block B — Target profile
-
Sector: e.g. "Real estate / Construction", "Industrial", "Tech / SaaS", "Healthcare / MedTech", "Energy", "B2B services", etc.
-
Sub-sector (optional): e.g. "Residential development", "B2B HR SaaS"
-
If Fundraise → Round:
Pre-seed(<500k)Seed(500k - 2M)Series A(2-10M)Series B(10-30M)Series C / Growth(>30M)Late stage / Pre-IPO
-
If M&A → Valuation range: e.g. "2-10M", "10-50M", "50-200M", "200M+"
Block C — Volume & typology
- Number of target investors in the shortlist:
15-20/20-30/30-50/50+ - Typology (multi-select):
Private / HNWI / Family officesFinancial institutional(PE funds, VC, AM, pension funds, banks)Strategic / Industrial(sector players, competitors, suppliers/customers)Public / Para-public(cantonal banks, sovereign funds, foundations)
- Investor geography: same country as target / pan-European / global
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.
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.
- 12d ago First seen · 364 lines · 100 tokens per session scan A cbce1a51a105
investor-shortlist is a skill published in the GitHub repository Hectelion-SA/claude-investor-shortlist (2 stars, last pushed 3mo ago), licensed MIT. It adds 100 tokens to every session and 4,083 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
check-model
Financial model audit: structural checks, formula validation, integrity testing.
equity-valuation
A framework for creating a stock valuation workbook in Excel, the spreadsheet program used for financial models. It combines data checks, several valuation methods, company-quality scoring, risk analysis, and an investment conclusion.
dcf-model
Build discounted cash flow valuation workbooks in Excel.
comps-analysis
Build comparable-company valuation workbooks in Excel.
lbo-model
Build leveraged buyout workbooks with IRR/MOIC in Excel.
excel-author
Build auditable financial workbooks headless via openpyxl.