4d-prompt-skills
v0.1.2
Published
Rebuild a prompt through the four AI Fluency competencies — Delegation, Description, Discernment, Diligence — before you send it.
Downloads
434
Maintainers
Readme
4d-prompt-skills
Installer for the 4D Prompt Skills library — five skills that rebuild a draft prompt through the four AI Fluency competencies (Delegation, Description, Discernment, Diligence) before it is sent to a model.
npx 4d-prompt-skillsInstalls all five skills (the orchestrator needs the four stages).
| Command | Does |
|---|---|
| npx 4d-prompt-skills | Install all five skills |
| npx 4d-prompt-skills list | Show what is installed, and which agents were detected |
| npx 4d-prompt-skills update | Re-install from the current package |
| npx 4d-prompt-skills uninstall | Remove skills and links |
| npx 4d-prompt-skills --help | Usage |
Skills install to ~/.prompt4d/skills/ and are symlinked into any of ~/.claude, ~/.cursor,
~/.opencode, ~/.gemini, ~/.codex found in your home directory. On Windows, where symlinks
need developer mode or elevation, the installer falls back to copying — re-run update to pick
up changes.
The orchestrator (4d) reads the four stage skills and cannot run the pipeline alone.
MIT.
