agentsclimarketplace

Run3 cross fund security search

Skill cxcscmu/SkillLearnBench/skills/b3-teacher-feedback-gemini-3.1-flash-lite-preview/financial-analysis/run3_cross_fund_security_search

[COLM'26] SkillLearnBench is the first benchmark for evaluating continual learning methods that automatically generate agent skills.

Install
npx -y skills add cxcscmu/SkillLearnBench --skill run3_cross_fund_security_search

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Searches all funds within a specific quarter to rank holdings for a target security by CUSIP.

SKILL.md

0.6 KB, 117 tokens by cl100k_base, as published. Nobody here has run it

To identify the top managers for a specific security in Q3:

  1. CUSIP Retrieval: Use scripts/search_cusip.py --ticker "PLTR" to identify the target security's CUSIP.
  2. Aggregated Analysis: Run scripts/aggregate_holdings.py --quarter_path /root/2025-q3 --cusip <cusip> to retrieve a list of all reporting funds and their respective share values for that asset.
  3. Ranking: Sort the returned list by share value and select the top 3 fund manager names.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.