{"id":50483440,"url":"https://github.com/fusedio/skills","last_synced_at":"2026-06-01T19:31:39.158Z","repository":{"id":357703665,"uuid":"1237141756","full_name":"fusedio/skills","owner":"fusedio","description":"Fused skills and plugins for AIs like Claude","archived":false,"fork":false,"pushed_at":"2026-05-28T13:30:08.000Z","size":133,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-28T14:20:33.598Z","etag":null,"topics":["claude-skill","codex-skill","data","data-science","fused","python","skills"],"latest_commit_sha":null,"homepage":"https://docs.fused.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fusedio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-12T23:12:40.000Z","updated_at":"2026-05-28T13:30:17.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/fusedio/skills","commit_stats":null,"previous_names":["fusedio/claude-plugins"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fusedio/skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusedio%2Fskills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusedio%2Fskills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusedio%2Fskills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusedio%2Fskills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fusedio","download_url":"https://codeload.github.com/fusedio/skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusedio%2Fskills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33790722,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["claude-skill","codex-skill","data","data-science","fused","python","skills"],"created_at":"2026-06-01T19:31:38.194Z","updated_at":"2026-06-01T19:31:39.152Z","avatar_url":"https://github.com/fusedio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fused Skills\n\nInstall the Fused plugin for Claude Code:\n\n```sh\nuv tool install fused\nfused claude plugin add\n```\n\nThen open a new Claude Code session. `fused` is now permanently on your PATH — Claude can find it in any future session without reinstalling.\n\nIf `uv` is not found, install it first, then re-run the commands above:\n\n- **macOS / Linux:** `curl -LsSf https://astral.sh/uv/install.sh | sh` (restart terminal after)\n- **Windows:** `powershell -ExecutionPolicy ByPass -c \"irm https://astral.sh/uv/install.ps1 | iex\"` (restart terminal after)\n\n## Reinstall / update\n\n```sh\nuv tool install fused --upgrade\nfused claude plugin add\n```\n\n## Alternative: pip\n\nIf Python 3.10+ is already installed and you prefer not to use `uv`:\n\n```sh\npip install --upgrade 'fused\u003e=2'\nfused claude plugin add\n```\n\n\u003e **Python 3.9 note:** `pip install fused` on Python 3.9 silently installs `fused 1.x`, which has no `fused` command. Pinning `\u003e=2` makes pip fail loudly instead. Use `uv tool install fused` above to avoid this entirely.\n\n### Windows (pip path)\n\nIf `fused` is not found after `pip install`, the Scripts directory is likely missing from your PATH. Run:\n\n```powershell\npython -m site --user-scripts\n```\n\nThis prints the exact Scripts path (e.g. `C:\\Users\\You\\AppData\\Roaming\\Python\\Python311\\Scripts`). Add it to your `PATH` (search \"environment variables\" in the Start menu → edit the `Path` user variable), then open a new terminal and retry `fused claude plugin add`.\n\n## Manual installation\n\n### Claude Code\n\nTo install the `fused` plugin:\n\n```sh\nclaude plugin marketplace add fusedio/claude-plugins\nclaude plugin install fused@fused-marketplace\n```\n\nTo update the `fused` plugin:\n\n```sh\nclaude plugin update fused@fused-marketplace\n```\n\nTo remove the `fused` plugin:\n\n```sh\nclaude plugin remove fused\n# Or, for the entire marketplace:\nclaude plugin marketplace remove fused-marketplace\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusedio%2Fskills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffusedio%2Fskills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusedio%2Fskills/lists"}