Spaces:
Running
Running
Add OSINT and scrolly-sveltekit skills
#1
by
tomvaillant
- opened
Summary
- Added osint skill: 150+ OSINT tools from Bellingcat, IDI Follow The Money, and DigitalDigging
- Added scrolly-sveltekit skill: Scroll-driven narrative components for SvelteKit 5
Note: Claude Code marketplace instructions don't work
The current instructions in index.html suggest:
/plugin marketplace add fdaudens/ai-journalism-skills
This fails because the command expects a GitHub repo, but this is a HuggingFace Space:
Error: HTTPS authentication failed... fatal: could not read Username for 'https://github.com'
Suggested fix: Either mirror this repo to GitHub, or update the docs to explain manual skill installation from HuggingFace.
tomvaillant
changed pull request status to
open
Thanks @tomvaillant ! Merged.
Adjusted the correct url, its now /plugin marketplace add fdaudens/ai-journalism-skills.git
fdaudens
changed pull request status to
merged