Kang-chen
@Kang-chen
Public Skills
Skill Manager
by Kang-chen
loop-page-creator
by Kang-chen
Creates Loop Page documents following company SOP standards. Use when user wants to create a new Loop page, meeting record, project document, or any documentation following company's Loop workspace conventions. Triggers on keywords like "Loop", "SOP", "create document", "meeting record", "project doc", or when user needs team documentation.
skill-creator
by Kang-chen
Guide for creating new skills from scratch. Use when user wants to create, write, or author a new skill, or asks about skill structure, best practices, or SKILL.md format. Do NOT use for installing existing skills (use skill-manager) or syncing skills to IDEs (use skills-sync).
skill-installer
by Kang-chen
"DEPRECATED - Use skill-manager instead. This skill is kept for backward compatibility. For installing skills: use 'skills install <url>' from skill-manager."
skills-sync
by Kang-chen
"DEPRECATED - Use skill-manager instead. This skill is kept for backward compatibility. For syncing skills: use 'skills sync' from skill-manager."
skill-creator
by Kang-chen
Guide for creating new skills from scratch. Use when user wants to create, write, or author a new skill, or asks about skill structure, best practices, or SKILL.md format. Do NOT use for installing existing skills (use skill-manager) or syncing skills to IDEs (use skills-sync).
git
by Kang-chen
Git commit and pull request guidelines using conventional commits. Use when creating commits, writing commit messages, creating PRs, or reviewing PR descriptions.
jupyter-notebooks
by Kang-chen
Jupyter notebook operations: editing cells, reading notebooks, executing, and format conversion. Trigger when working with .ipynb files for: (1) Creating/editing/deleting/reordering cells, (2) Reading notebook content, (3) Executing notebooks with papermill, (4) Converting to HTML/PDF/script formats. Supports Cursor EditNotebook tool, Jupytext workflows, and nbformat.