Hello World

Use this graph skill when you need a minimal deterministic greeting or want to verify a Graph Skill Runtime installation.

SevenX77 d1e2218 4 files · 1.5 KB Updated

File contents

Hello World

Treat this directory as the explicit skill root.

  1. Prefer the gskill MCP server's compile or run tool.
  2. If MCP is unavailable, call the installed gskill console command with this directory path.
  3. Pass an optional string input named name and consume the structured result.

Do not invoke the runtime through python -m; the installed gskill command is the stable process fallback.

SevenX77/graph-skill-runtime/tree/main/examples/hello-world commit d1e2218518

Frequently asked questions

npx skillmds@latest add sevenx77/hello-world