Skip to main content
Run any Skill in Manus
with one click
GitHub repository

data-analyst-sz

data-analyst-sz contains 2 collected skills from seacen, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
2
Stars
0
updated
2026-07-05
Forks
0
Occupation coverage
2 occupation categories ยท 100% classified
repository explorer

Skills in this repository

domain-pack-builder
software-developers

Builds and maintains a domain knowledge pack for the data-analysis Skill the way a human analyst would โ€” studying the raw material page by page, synthesising one Understanding Handbook, then deriving the full set of pack files (triggers, README, framework, glossary, computation-reference, data-spec, context-notes, insight-extensions, business-rules, plus an optional design-system slot) from that handbook plus the data profile. It is a research workflow, not an extraction pipeline โ€” the agent reads decks and data visually and thoroughly, writes a handbook, then derives. Use when the user wants to create a domain pack for a new analysis area, refresh an existing pack after new material, new data, or an SME correction, or turn training decks and a sample analysis and a data file into pack files. Triggers include "build/refresh a domain pack", "ๆŠŠ่ฟ™ไบ›ๆๆ–™็ ”่ฏปๆˆ domain pack", "ๅ…ˆๅ†™็†่งฃๆ‰‹ๅ†Œๅ†ๆดพ็”Ÿ pack", and "ๅˆทๆ–ฐไธ€ไธ‹ domain pack".

2026-07-05
data-analysis
data-scientists-152051

Runs structured AI-native data analysis on tabular datasets (Excel / CSV / Parquet / DataFrame). Pluggable domain architecture โ€” Step 0 reads `references/resolver.md` (a domain-neutral scoring mechanism) plus each registered domain's own `domains/<slug>/triggers.md` to detect which analytical domain applies; all domain knowledge and trigger words live in the domain packs, never in this Skill or the resolver. Drives every analysis through a deterministic 0+9-step workflow (Domain Detect โ†’ Profile โ†’ Signal Scan โ†’ Clarify โ†’ Frame โ†’ Hypothesize โ†’ Verify โ†’ Decompose โ†’ Synthesize โ†’ Follow-up). Hard rules against hallucination โ€” LLM never computes numbers, every claim cites a verdict_id, state persists to JSON. Auto-produces default insights without asking the user what to analyze. Use whenever the user uploads structured data, asks for "analysis" / "insights" / "default insights" / "what does this say" / "้ป˜่ฎคๆดžๅฏŸ" / "ๅˆ†ๆž่ฟ™ไปฝๆ•ฐๆฎ", asks "why is X declining / growing / changing", or any structured-data analytical query that

2026-07-05