cubox-research

Installation
SKILL.md

cubox-research

Use this skill when the user's Cubox collection is the source of truth. The goal is not to do one shallow keyword lookup, but to search broadly, vary keywords on purpose, fetch the best-matching article details, and analyze local Markdown instead of raw Cubox HTML.

Preflight

  1. Work from this skill directory.
  2. Make sure dependencies are installed once with bun install.
  3. Check .env before any API call. The only required value is CUBOX_AUTHORIZATION.
  4. Prefer read-only endpoints. Do not call mutation endpoints such as POST /c/api/norm/card/read unless the user explicitly asks for that side effect.

What The Bundled Scripts Do

Related skills
Installs
1
GitHub Stars
2
First Seen
Apr 7, 2026