Skip to content

Add daily brief skill#1828

Open
juntaochi wants to merge 1 commit into
jackwener:mainfrom
juntaochi:codex/add-daily-brief-skill
Open

Add daily brief skill#1828
juntaochi wants to merge 1 commit into
jackwener:mainfrom
juntaochi:codex/add-daily-brief-skill

Conversation

@juntaochi
Copy link
Copy Markdown

Summary

  • Add the daily-brief skill under the repository skills directory.
  • Document installing and choosing the new skill in English and Chinese READMEs.
  • Include skills/ in npm package files so packed OpenCLI artifacts carry skill assets too.

Test plan

  • bash -n skills/daily-brief/scripts/check_prereqs.sh skills/daily-brief/scripts/run_last30days.sh skills/daily-brief/vendor/last30days/scripts/*.sh
  • Python compile() over 63 Python files under skills/daily-brief
  • DAILY_BRIEF_HOME= DAILY_BRIEF_SKILL_DIR=skills/daily-brief bash skills/daily-brief/scripts/check_prereqs.sh
  • node package.json parse check
  • npm pack --dry-run --json --ignore-scripts with daily-brief file assertions

Bundle the daily-brief skill under the repository skills directory so npx skills add jackwener/opencli can install it alongside the existing OpenCLI agent skills.

Also include skills/ in the npm package file list and document the new skill in both English and Chinese READMEs.

Validation: bash -n daily-brief shell helpers; Python compile() over 63 Python files; prereq check with temporary DAILY_BRIEF_HOME; package.json parse; npm pack --dry-run --json --ignore-scripts with daily-brief file assertions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant