cxcscmu/skilllearnbench-run3_enterprise-data-retrieval-enterprise-data-retrieval
Core skill for retrieving information from enterprise data files (JSON, JSONL, CSV, Parquet, Markdown, etc.) located at /root/DATA, answering questions from /root/question.txt, and writing structured answers to /root/answer.json. Handles multi-hop reasoning, cross-referencing, and entity resolution across enterprise documents.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill enterprise-data-retrieval
Take cxcscmu/skilllearnbench-run3_enterprise-data-retrieval-enterprise-data-retrieval from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.