.cursor/skills/loop-page-creator/SKILL.md
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.
npx skillsauth add Kang-chen/kownledgeBase loop-page-creatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Create documents for Microsoft Loop workspace following company standards.
assets/templates/| Type | Tag | Template | Use Case |
|------|-----|----------|----------|
| General Doc | [Doc] | assets/templates/doc-template.md | Architecture, guides, knowledge |
| Procedure | [SOP] | assets/templates/sop-template.md | Step-by-step operations |
| Event Record | [Log] | assets/templates/log-template.md | Migrations, incidents, meetings |
| Reference | [Ref] | Use doc-template | Dictionaries, error codes |
| Work in Progress | [Draft] | Any template | Incomplete documents |
From user input, determine:
Load template and replace placeholders:
> 💡 Abstract
>
> [Generated summary based on user input]
<!-- LOOP: Type /Table of contents here -->
# 1. Context & Goal
[Generated content...]
Include <!-- LOOP: command --> markers for features requiring manual Loop commands:
<!-- LOOP: Type /Table of contents here --><!-- LOOP: /Label → Doc Status → [status] --><!-- LOOP: @name --><!-- LOOP: /Date -->Include these instructions when outputting documents:
To paste in Loop:
- Copy the markdown content below
- In Loop, press
Ctrl+Shift+V(Win) orCmd+Shift+V(Mac)- Replace
<!-- LOOP: ... -->markers with actual Loop commands
references/loop-compatibility.mdreferences/company-guidelines.mdknowledge/SOP/Loop.mdGenerate title as: [Tag] Descriptive Title
Examples:
[Doc] LaminDB Architecture Overview[SOP] Database Backup Procedure[Log] 2026-01-19 Migration Recordtools
Project-based file organization and rule loading guidance. Defines project memory system, file structure by project, and mandatory rule loading workflow for archival tasks.
documentation
Rules for storing and isolating sensitive/private notes and credentials. Defines detection patterns, handling procedures, and organization guidelines.
development
Rules for categorizing notes into planning, programming, and biology directories. Includes keyword matching, file formatting, and special commands like TODO archival. Trigger on: 归档TODO, 周归档. Also handles [~] cancelled tasks.
development
Organizes notes into the personal knowledge base based on predefined rules. Use when the user wants to save, categorize, or organize notes and ideas, or when content is prefixed with `[[[`. Trigger on: 周回顾, weekly review (runs full weekly review workflow), or any inbox processing request. Proactive: On Fridays/weekends when last review was >5 days ago, suggest "本周还未进行周回顾".