Nebula Gql Skills — Development skill for Claude Code
Public NebulaGraph 5.3 GQL query and procedure generation skills for Claude Code, Codex, and CC Switch.
How to install Nebula Gql Skills
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open MuYiYong/nebula-gql-skills and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Nebula Gql Skills does
Public NebulaGraph 5.3 GQL query and procedure generation skills for Claude Code, Codex, and CC Switch.
Alternatives in Development
- JWT Scan — JWT attack toolkit (offline) — alg:none forgery, RS256→HS256 algorithm confusion, weak-secret crack, static cl 4.5k ★
- Petdex — A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and 4k ★
- Promote Public Release — Build, refine, and publish cumulative public release notes, then promote the current alpha prerelease to stabl 1.6k ★
README
Nebula GQL Skills
[简体中文](README.zh-CN.md)
Two skills for NebulaGraph GQL work:
gql-query-generator: generate, rewrite, and migrate GQL queries.gql-procedure-generator: generate procedures, procedure calls, graph algorithms, and TigerGraph GSQL migrations.
Compatibility
Skill package versions use the version in the archive filename. The table lists the latest compatible skill package for the current NebulaGraph version.
| NebulaGraph | Latest compatible skill release | All-in-one package |
|---|---|---|
5.3.0 |
26.09.19 |
Latest release |
Install with CC Switch
- Open Skills → Repository Management → Add Repository.
- Enter Owner
MuYiYong, Namenebula-gql-skills, Branchmain, and Subdirectorysrc. - Click Refresh, then install
gql-query-generatororgql-procedure-generator. - Click Refresh again when you want CC Switch to check for updates, then use the skill card's update action.
Install manually
Download the [latest release](https://github.com/MuYiYong/nebula-gql-skills/releases/latest):
nebula-gql-skills-.zip— both skillsgql-query-generator-.zip— query skill onlygql-procedure-generator-.zip— procedure skill only
Download these assets from the [latest release](https://github.com/MuYiYong/nebula-gql-skills/releases/latest).
Extract the archive and copy the required skill directory into the skills directory used by your agent or runtime. Keep the directory name unchanged:
gql-query-generator/
gql-procedure-generator/
Which skill should I use?
- Use
gql-query-generatorfor queries,MATCH,WHERE,RETURN, filtering, sorting, paging, aggregation, subqueries, and procedure-call queries. - Use
gql-procedure-generatorforCREATE/ALTER/DROP PROCEDURE,CALL, control flow,match_compute_statement, and graph algorithms. - If a task defines a procedur
Related Skills
Gql Performance Benchmark
Run GraphQL performance benchmarks against the Alkemio API and compare against a stored baseline
New Hook
Scaffold a new GraphQL hook (useQuery or useMutation) with gql/ directory, following project conventions. Usag
Draw Io Skill
Native draw.io skill with export helpers, SVG linting, and public docs for Codex and Claude Code workflows.
Cmuxlayer
10 public MCP tools for controlling cmux workspaces and managing Claude, Codex, Gemini, Kiro, and Cursor agent
Agent Fieldkit
Public multi-agent skills marketplace for Claude Code, Codex, and future coding agents
Agent Room Server
AgentRoom backend and macOS operator app: run Codex, Claude Code, and other coding agents on a Mac behind a RE
Related Agents
Marketing Reviewer
Analyzes public website screenshots for marketing and design effectiveness, returning structured annotations f
Engineering API Platform Engineer
Expert API platform engineer for public and partner APIs — contract-first design (OpenAPI/gRPC), versioning an
Test Generation Agent
신규/변경 public 메서드에 JUnit 5 + Mockito 테스트 스켈레톤 자동 생성. mvn test / gradlew test 실행 후 실패 시 수정. code-refactoring-age