From the readme, copied the first command for Claude Code and executed it, ending in a repo not found error:
$ claude plugin marketplace add anthropics/claude-for-financial-services
Adding marketplace…
✘ Failed to add marketplace: Failed to clone marketplace repository: Cloning into '/home/user01/.claude/plugins/marketplaces/anthropics-claude-for-financial-services'...
remote: Repository not found.
fatal: repository 'https://github.com/anthropics/claude-for-financial-services.git/' not found
The repo URL https://github.com/anthropics/claude-for-financial-services is a 404 so that makes sense, but the command doesn't work.
From the readme, copied the first command for Claude Code and executed it, ending in a repo not found error:
The repo URL
https://github.com/anthropics/claude-for-financial-servicesis a 404 so that makes sense, but the command doesn't work.