Official Claude Code skills for NebulaOS SDK development
npx claudepluginhub starya-nebulaos/nebulaos-claude-skillsSkills for developing AI agents with NebulaOS SDK - includes CLI workflows, debugging, LLM Gateway, and RAG management
Official Claude Code skills for developing AI agents with NebulaOS SDK.
# Add the marketplace
/plugin marketplace add nebulaos/claude-code-skills
# Install the plugin
/plugin install nebulaos@nebulaos-claude-code-skills
Or use the interactive UI:
/plugin
| Skill | Description |
|---|---|
/nebulaos:nebulaos | Complete SDK reference and CLI commands |
/nebulaos:nebulaos-onboarding | Initial setup for new engineers |
/nebulaos:nebulaos-dev | Iterative development workflow |
/nebulaos:nebulaos-debug | Debugging, traces, and observability |
/nebulaos:nebulaos-llm | LLM Gateway management |
/nebulaos:nebulaos-rag | RAG connections and semantic search |
After installation, invoke skills in Claude Code:
/nebulaos:nebulaos-onboarding
Or use the main skill for general guidance:
/nebulaos:nebulaos
Complete reference for the NebulaOS SDK:
First-time setup:
Development workflow:
Troubleshooting:
LLM Gateway:
RAG (Retrieval-Augmented Generation):
MIT
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.
Claude Code plugins for the Slidev presentation framework
Bundled plugins for actuating and debugging the Chrome browser.