Help us improve
Share bugs, ideas, or general feedback.
From shuriken
Use when a user asks conceptual questions about Shuriken — what it does, what features exist, how a feature works, or "what is X on Shuriken?" Does not cover programmatic integration (that's `shuriken:api-integration`).
npx claudepluginhub shurikentrade/shuriken-skills --plugin shurikenHow this skill is triggered — by the user, by Claude, or both
Slash command
/shuriken:learn-about-shurikenThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill is a thin pointer. The Shuriken feature surface evolves quickly — do not answer from cached knowledge about what features exist, how they work, or what's supported.
Use when a user wants to integrate with or develop against the Shuriken API or SDK — covers proficiency assessment, path routing (quickstart / raw API / SDK), and tells you which deepening reference tool to reach for (OpenAPI for HTTP endpoints, the stream catalog for WebSockets, platform docs as fallback).
Guides creation of modular Agent Skills with progressive disclosure, covering skill structure, SKILL.md format, and best practices for capability uplift and encoded preference categories.
Guides creation, validation, auditing, and management of Claude Code skills and slash commands with templates, workflows, naming conventions, and docs queries.
Share bugs, ideas, or general feedback.
This skill is a thin pointer. The Shuriken feature surface evolves quickly — do not answer from cached knowledge about what features exist, how they work, or what's supported.
fetch_shuriken_docs (defaults to llms.txt). That index lists every concept, feature area, REST endpoint group, SDK, and guide available right now.fetch_shuriken_docs and a path argument.shuriken:api-integration instead.shuriken:agent-keys or shuriken:scoping.fetch_shuriken_docs (defaults to llms.txt) — lists concepts, features, REST API, SDKs, guides.fetch_shuriken_docs with path: "llms-full.txt" — only when the index doesn't point at a specific page and you need everything inline.shuriken:api-integration, shuriken:agent-keys, shuriken:scoping.