Skip to content

@docsxai/skill

Optional colocated .claude/skills/ fallback that delegates to the installed plugin. Secondary path for teams that want to vendor / version-pin in the consumer repo rather than rely on a globally-installed plugin.

The primary invocation path is @docsxai/plugin (claude plugin install …). Use this package only when global install isn’t an option.

  • skill/docsxai/SKILL.md - the vendorable skill manifest.
  • vendorSkill(targetDir) - copies the skill bundle into <targetDir>/.claude/skills/docsxai/. Idempotent.

Apache-2.0.

Made by Kalebtec · GitHub · Apache-2.0 licensed