agentsclimarketplace

Nansen general search

Skill internet-court/internet-court-skill/vendored/nansen/nansen-general-search

Search for tokens or entities by name. Use when you have a token name and need the full address, or want to find an entity.From its SKILL.md

Install
npx -y skills add internet-court/internet-court-skill --skill nansen-general-search

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

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

0.9 KB, 143 tokens by cl100k_base, as published. Nobody here has run it

Search

nansen research search "jupiter" --type token
nansen research search "Vitalik" --type entity --limit 5
nansen research search "bonk" --chain solana --fields address,name,symbol,chain
FlagPurpose
--typetoken or entity
--chainFilter by chain
--limitNumber of results (default 25, max 50)
--fieldsSelect specific output fields

Case-insensitive. Does NOT match by address — use profiler labels for address lookup.

What ships with it: 1 file

1.0 KB alongside SKILL.md

Keep looking

Skills are one crate of 326,059. 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.