Use when creating, reviewing, or fixing OctoBus JavaScript service packages from API docs, request examples, existing implementations, or proto/service manifests. Helps generate npm-compatible service packages with service.json, package.json bin, proto contracts, SDK handlers, config/secret schemas, and tests.
$npx -y skills add chaitin/octobus --skill octobus-service-packageInstalls into the current project.
Run `npx skills use "https://github.com/chaitin/octobus" --skill "chaitin/octobus/octobus-service-package"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/chaitin/octobus" that are relevant to the current task. Run `npx skills add "https://github.com/chaitin/octobus"` and select the relevant skills, then follow their instructions.