attack-path-analysis
Use when Codex is already in the attack-path-analysis phase of a security scan or the user explicitly asks to trace a security finding from source to sink and…
Typeset professional documents with the Kami editorial design system when the user explicitly asks for Kami by name.
$ npx -y skills add CoWork-OS/CoWork-OS --skill kami --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/kamiContext preview
The summary Claude sees to decide when to auto-load this skill.
Typeset professional documents with the Kami editorial design system when the user explicitly asks for Kami by name.
name: kami description: Typeset professional documents with the Kami editorial design system when the user explicitly asks for Kami by name. version: "1.0.0" license: MIT metadata: author: CoWork OS Contributors <info@coworkosapp.com> source-author: Tw93
Typeset professional documents with the Kami editorial design system only when the user explicitly asks for Kami, the Kami skill, or the Kami editorial design system by name. Generic presentation, document, report, resume, PDF, and PowerPoint requests should use the native artifact tools instead.
This CoWork bundle ports the upstream [Kami](https://github.com/tw93/Kami) skill into a bundled skill with a workspace-local scaffold flow. The goal is to keep the strong visual system available on request while avoiding edits to bundled templates under `resources/skills/`.
The CoWork wrapper scaffolds a workspace-local project with a stable shape:
Edit only the scaffolded project files. Do not edit bundled files under this skill directory.
1. Resolve document type and language before creating files. 2. Run `scripts/setup.sh` to detect local render support. 3. Run `scripts/bootstrap_project.py` to scaffold a workspace-local project. 4. Read the smallest useful reference set:
5. If the user gives raw notes, distill them before styling:
6. Keep the visual system intact. Favor content edits and small layout adjustments over broad CSS reinvention. 7. Render HTML-based outputs with `scripts/render_html.py`. 8. Render slides with `scripts/render_slides.mjs`, pointing it at the scaffolded `slides.mjs` or `slides-en.mjs` source file and the project's `outputs/` directory.
When upstream references mention `TsangerJinKai02`, treat that as an optional licensed upgrade, not a bundled requirement in this CoWork port. Default to the patched fallbacks already present in the scaffolded Chinese HTML templates unless the user explicitly provides a licensed font file.
Local-first personal agentic OS and everything app for coding, knowledge work, web design, automations, and artifacts.
Repo: CoWork-OS/CoWork-OS
Use when Codex is already in the attack-path-analysis phase of a security scan or the user explicitly asks to trace a security finding from source to sink and…
Use when the user asks for a deep, exhaustive, multi-pass, or variance-reducing repository-wide Codex Security scan. Run repeated independent repository-wide…
Use when Codex is already in the finding-discovery phase of a security scan or the user explicitly asks to discover candidate security findings in a repository…
Use when the user explicitly asks to fix and verify a validated or plausible security finding. Do not use as the primary trigger for full PR, commit, branch,…
Use when the user asks for a security review of a pull request, commit, branch diff, working-tree patch, or other Git-backed change set.
Use when the user asks for a repository-wide or scoped-path security scan.