daily-chief
SkillRun the user-invoked Daily Chief Plan today workflow with device login, a local preview, and explicit confirmation before remote apply.
Install
git clone https://github.com/ooiyeefei/ccc.git ~/.claude/skills/daily-chiefWhat is daily-chief?
Run the user-invoked Daily Chief Plan today workflow with device login, a local preview, and explicit confirmation before remote apply.
What this can do
Capabilities declared in this component's own frontmatter — not inferred.
Inherit all session tools
Declares no tool restrictions — inherits every session tool
~34 tokens of context used while enabled, before you invoke anything
Documentation
README · ~1 min readDaily Chief
Remote truth. Visual preview. Explicit apply.
Use this workflow only when the user invokes /daily-chief or /skill:daily-chief. Only Plan today is implemented. Daily Chief is the remote source of truth. The local HTML file is a visual preview, never task or plan state.
-
Check authentication. If credentials are missing or rejected, run browser device login and wait for approval.
npx daily-chief-agent@1.0.0 status --json npx daily-chief-agent@1.0.0 auth -
Read the request and prior conversation. Ask only for missing canonical answers: available hours, energy (
high,normal, orlow), must happen today, fixed events, and what can defer. -
Create the remote, non-mutating preview.
dateis optional and the server chooses its current UTC date when omitted.
Reviews
Log in to leave a review.
No reviews yet — be the first.
Explore related
Other things in this space — across every part of the ecosystem, not just skills.
Skillssimilar to this one
All skills →m5-onboard
End-to-end onboarding for a freshly-plugged-in M5Stack ESP32 device (Cardputer, Cardputer-Adv, Core, CoreS3, Stick) — detect on USB, flash UIFlow 2.0 firmware, and install the Claude Buddy MicroPython app bundle. Use whenever the user plugs in or wants to flash/provision/reset an M5Stack or ESP32 bo
32.8K stars
cardputer-buddy
Iterate on the Cardputer-Adv MicroPython app bundle (Claude Buddy, Snake, Hello) after the device is already provisioned via m5-onboard. Use when the user wants to add a new app, push a single changed .py without re-flashing, watch device serial logs, or run a one-shot REPL command. Trigger on "add
32.8K stars
huggingface-spaces
Build, deploy, and maintain applications on Hugging Face Spaces — Gradio / Docker / Static SDKs, ZeroGPU and dedicated hardware, model loading, debugging, buckets, inference providers, community grants. Use whenever the user asks to create or host an app on Hugging Face, port code onto ZeroGPU, fix