InspireSkill
Manage Inspire compute platform notebooks, GPU jobs, and HPC tasks
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install InspireSkill?โผ
Run `npx skills add realZillionX/InspireSkill --all -g -y` in your terminal to install the skill globally, then run `inspire account add <name>` and `inspire init` to connect your platform account.
What can InspireSkill do on the Inspire platform?โผ
It covers the full platform: creating and connecting notebooks, submitting GPU jobs and CPU HPC tasks, managing images, datasets, and models, and reading logs, events, and metrics for every workload.
Does InspireSkill work with Claude Code and Cursor?โผ
Yes. It follows the standard SKILL.md format and installs into Claude Code, Codex, Cursor, OpenClaw, and other compatible coding assistants automatically.
Can I use InspireSkill on Windows?โผ
Yes. Windows is fully supported using the built-in OpenSSH client without WSL, and the included PowerShell install script handles setup.
Do I need to remember platform resource IDs?โผ
No. All commands, outputs, and errors use readable resource names and account aliases, so you never handle internal platform IDs.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides