All commands: nansen research profiler <sub> [options]
Works with
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versionnansen-wallet-profilerExecute the skills CLI command in your project's root directory to begin installation:
Fetches nansen-wallet-profiler from nansen-ai/nansen-cli and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate nansen-wallet-profiler. Access via /nansen-wallet-profiler in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Create detailed user stories, acceptance criteria, and feature specs
Example
Generate user stories for 'password reset feature' with acceptance criteria, edge cases, and test scenarios
Reduce spec writing time by 50%, ensure comprehensive coverage
Research competitors, compare features, identify gaps
Example
Analyze 5 competitor products, create feature comparison matrix, suggest differentiation opportunities
Complete competitive research in 2 hours instead of 2 days
Evaluate features using frameworks (RICE, ICE, Kano) and create prioritized backlogs
Example
Score 20 feature ideas using RICE framework, generate prioritized roadmap with rationale
0
total installs
0
this week
114
GitHub stars
0
upvotes
Run in your terminal
0
installs
0
this week
114
stars
All commands: nansen research profiler <sub> [options]
--address and --chain required for most commands.
nansen research profiler balance --address <addr> --chain ethereum
nansen research profiler labels --address <addr> --chain ethereum
nansen research profiler search --query "Vitalik"
nansen research profiler pnl --address <addr> --chain ethereum --days 30
nansen research profiler pnl-summary --address <addr> --chain ethereum
nansen research profiler transactions --address <addr> --chain ethereum --limit 20
nansen research profiler historical-balances --address <addr> --chain solana --days 30
nansen research profiler related-wallets --address <addr> --chain ethereum
nansen research profiler counterparties --address <addr> --chain ethereum --days 30
nansen research profiler perp-positions --address <addr>
nansen research profiler perp-trades --address <addr> --days 7
# Batch — profile multiple wallets at once
nansen research profiler batch \
--addresses "0xabc,0xdef" --chain ethereum \
--include labels,balance,pnl
# Trace — BFS multi-hop counterparty trace (makes N*width API calls)
nansen research profiler trace --address <addr> --chain ethereum --depth 2 --width 5
# Compare — shared counterparties and tokens between two wallets
nansen research profiler compare --addresses "0xabc,0xdef" --chain ethereum
| Flag | Purpose |
|---|---|
--address |
Wallet address (required) |
--chain |
Required except for perps and search |
--days |
Lookback period (default 30) |
--limit |
Number of results |
--include |
Batch fields: labels,balance,pnl |
--depth |
Trace depth 1-5 (default 2) |
--width |
Trace width — keep low to save credits |
--fields |
Select specific fields |
--table |
Human-readable table output |
--format csv |
CSV export |
pnl-summary has no pagination support (returns aggregate stats, not a list).perp-positions has no pagination support.labels has no pagination support — the API ignores per_page and always returns all labels for the address. --limit is not available for this sub-command.transactions caps at per_page=100 (API limit).trace makes many API calls — use --width conservatively.batch accepts --file <path> with one address per line as alternative to --addresses.Make data-driven prioritization decisions faster
Draft PRDs, status updates, and stakeholder presentations
Example
Create executive summary of Q3 roadmap, monthly progress report, feature launch announcement
Save 3-5 hours/week on communication overhead
Prerequisites
Time Estimate
30-60 minutes to see productivity improvements
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use for user story writing, competitive research, roadmap prioritization, stakeholder communication, and PRD drafting. Best for reducing repetitive documentation and research work.
✗ Avoid when
Avoid for strategic product vision (requires deep customer empathy), pricing decisions (needs market and financial expertise), or when face-to-face customer discovery is more valuable than speed.
mattpocock/skills
parcadei/continuous-claude-v3
cursor/plugins
ailabs-393/ai-labs-claude-skills
ailabs-393/ai-labs-claude-skills
pproenca/dot-skills
We added nansen-wallet-profiler from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
nansen-wallet-profiler reduced setup friction for our internal harness; good balance of opinion and flexibility.
Keeps context tight: nansen-wallet-profiler is the kind of skill you can hand to a new teammate without a long onboarding doc.
Solid pick for teams standardizing on skills: nansen-wallet-profiler is focused, and the summary matches what you get after install.
I recommend nansen-wallet-profiler for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
nansen-wallet-profiler is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
nansen-wallet-profiler has been reliable in day-to-day use. Documentation quality is above average for community skills.
Useful defaults in nansen-wallet-profiler — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
Solid pick for teams standardizing on skills: nansen-wallet-profiler is focused, and the summary matches what you get after install.
Registry listing for nansen-wallet-profiler matched our evaluation — installs cleanly and behaves as described in the markdown.
showing 1-10 of 42