research

Installation
SKILL.md

Research: Extract and Catalog Actionable Insights

EXECUTE this skill now. Follow the workflow steps below using the provided $ARGUMENTS. Do NOT describe, summarize, or explain this skill — run it.

Constants

  • KNOWLEDGE_ROOT: ~/.codex/knowledge
  • KNOWLEDGE_RAW: ~/.codex/knowledge/raw (single source of truth for accepted insights)
  • TMP_IMPORT_DIR: /tmp/knowledge-import

Commands

Parse $ARGUMENTS to determine action:

  • /research <url> — Fetch, extract insights, catalog
  • /research search <query> — Search existing insights by keyword/tag
  • /research list — List accepted KB articles
  • /research tags — List all tags with counts
  • /research (no args) — Show usage help
Installs
2
Repository
ingpoc/skills
GitHub Stars
9
First Seen
Jun 15, 2026
research — ingpoc/skills