yuyuliuliu
- 3 skills
- 0 followers
- 8 hours ago last updated
- ▌ Data Semantic Guard · yuyuliuliu bundleUse when processing user-provided spreadsheets that originated from handwritten/paper logs, screenshot OCR, or external imports—especially those with ambiguous dimension labels like color/date/category/status. This skill guards against misreading label literals as real business semantics by verifying true meaning, adding anti-misread annotations (cell comments + header note + header renaming), running numeric sanity sweeps, and handling Excel file locks.
- ▌ Methodology To Rules · yuyuliuliuUse when the user pastes a long methodology/spec document (AGENTS.md, AI_USAGE.md, role-play prompt, engineering constitution, workflow spec) and wants it "added to the project" or "made into rules". This skill prevents two failure modes — (1) copying the document wholesale, which buries a near-beginner under enterprise-grade process, and (2) fabricating details the document itself forbids inventing. It lands the document as a locally-executable rule file bound to the user's real environment, archives the original verbatim, and de-duplicates overlap with existing rule files so rules live in exactly one place.
- ▌ Social Comment Insight · yuyuliuliu bundleAnalyze raw social media/user comment Excel dumps. Parse vertical single-column scraped comments, clean, extract pain points, needs, sentiment, category tags and priority, then output structured tables, charts and a professional Markdown/HTML report. Use when the user asks to analyze batch comments, do pain-point mining, sentiment classification, or prepare structured data for n8n/dashboards.