zynkr-skills
Zynkr Skills
npx skills add https://github.com/peter-tu-zynkr/zynkr-skill-builder --skill zynkr-skills
The front-door router for everything Peter drops into the assistant. Take any input — a URL, a path, a slug, a half-formed idea, a "where am I with X?" question — figure out which Zynkr capability it belongs to, read the relevant state, and route. This is Zynkr's mission expressed as a skill: gather knowledge, turn it into a capability, add it to the knowledge base — applied recursively to the assistant itself.
Where this fits:
/zynkr-skillssits above the canonical skill-authoring chain (/skill-sourcer→/skill-triager→/skill-creator→/skill-publish) and beside the content skills (/content-newsletter-draft,/sales-specialist,/training-lecture-transcript, etc.). It does not replace any of them. Power users still call them directly./zynkr-skillsis the catch-all for unstructured input.
Step 1 — Classify the input
Pattern-match the user's input against the table below. First match wins. Heuristics are intentionally crude — false positives bounce to Step 3 (clarification), so a wrong guess here is cheap.