Agent Skills for career workflows and decision-making. Installable via the Skills CLI.
Install with the Skills CLI:
bunx skills add washi4/skillsOr with npm:
npx skills add washi4/skillsTo install a specific skill:
bunx skills add washi4/skills --skill job-matcher| Name | Description | Bundled Assets |
|---|---|---|
elon-advisor |
Elon Musk thinking advisor — apply first-principles reasoning, mental models, and decision frameworks from "The Book of Elon" to your toughest decisions. | — |
job-matcher |
AI-powered job matching — search Boss直聘 and Google Jobs, score and rank listings against your resume. | references/ |
Each skill lives in its own folder and follows the Agent Skills specification:
skills/
<skill-name>/
SKILL.md
references/ # optional
scripts/ # optional
Licensed under MIT License.