assess-interview-candi…
根据候选人简历与岗位要求生成可审计的后台评估、简明的候选人介绍、按岗位重要性排列的简历疑点、12–18 道可直接照读的面试题,以及支持重点标记和本机保存的离线…
Draft, audit, or minimally revise English- or Chinese-language academic prose to reduce formulaic, vacuous, mechanically repetitive, or process-leaking language while preserving claims, evidence strength, logical relations, manuscript-wide terminology identity, document-level
$ npx -y skills add dongshuyan/compass-skills --skill academic-humanizer --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/academic-humanizerContext preview
The summary Claude sees to decide when to auto-load this skill.
Draft, audit, or minimally revise English- or Chinese-language academic prose to reduce formulaic, vacuous, mechanically repetitive, or process-leaking language while preserving claims, evidence strength, logical relations, manuscript-wide terminology identity, document-level
name: academic-humanizer description: >- Draft, audit, or minimally revise English- or Chinese-language academic prose to reduce formulaic, vacuous, mechanically repetitive, or process-leaking language while preserving claims, evidence strength, logical relations, manuscript-wide terminology identity, document-level pattern variation, and scholarly register. Use for papers, abstracts, grants, cover letters, and reviewer responses when the user asks to de-AI, humanize, audit AI-like phrasing, or rewrite text without changing meaning. English is primary; Chinese is supported. Not for detector evasion, policy circumvention, pure translation, non-academic copy, or adding facts, citations, examples, or author experiences that the source does not contain.
Improve academic prose by removing observable writing defects, not by imitating imperfection or optimizing an authorship detector. Preserve the author's facts, argument, uncertainty, and disciplinary voice. This skill does not guarantee how any reader or detector will classify a text.
This skill is agent-agnostic. Its core behavior is defined by `SKILL.md` and `references/`; Python is optional and supports reproducible diagnostics.
or `python`.
contain spaces and use the host shell's path separator.
agent name, or path separator.
depend on a particular agent runtime.
directly.
Read these before drafting or editing:
1. [Semantic contract](references/semantic-contract.md) for claim preservation, locked spans, deletion safety, and the internal claim ledger. 2. [Terminology contract](references/terminology-contract.md) for canonical terms, declared aliases, coined names, intentional distinctions, and the internal terminology ledger. Always load it for multi-span or manuscript-level work. 3. [Global pattern contract](references/global-pattern-contract.md) for the local-to-document audit, distribution map, scope limits, and whole-document repair. Always load it for multi-sentence work. 4. [Academic whitelist](references/whitelist-academic.md) for protected scholarly forms in both languages. 5. [Contrast logic](references/contrast-logic.md) for false-opposition triage in English and Chinese. Always load it; this is a cross-language semantic rule. 6. Route once by the majority language of editable prose, then read exactly one: [English rules](references/rules-en.md) or [Chinese rules](references/rules-zh.md).
Read [worked examples](references/examples.md) on first use, after changing a rule, or whenever fact preservation, contrast, or over-correction is uncertain. Read [metrics specification](references/metrics-spec.md) before running `scripts/metrics.py`; its output is descriptive evidence only.
asks to de-AI or humanize text.
Do not create another routing tree for paper section or discipline. Methods, Results, Discussion, reviewer responses, and grants use the same contracts; the whitelist handles legitimate register differences. Ask one direct question only when the requested genre changes what counts as acceptable and context does not resolve it.
Route on editable prose, excluding fenced code, formulas, block quotations, and a trailing reference list. Use orthographic tokens: each CJK character is one token and each contiguous Latin word is one token. This keeps embedded terms such as `Transformer` or `ImageNet` from outweighing the Chinese sentence around them:
`r = CJK tokens / (CJK tokens + Latin word tokens)`
English terms in Chinese prose and Chinese terms in English prose remain verbatim. If Python is available and the route is genuinely unclear, optionally run `<python> "<skill-dir>/scripts/metrics.py" "<input-file>" --route`. Routing is internal and never appears in the clean artifact.
Earlier rows win. References may elaborate this table but must not define a second priority order.
| Priority | Constraint | Operational meaning | |---|---|---| | **C0** | Artifact boundary | Process instructions, editor narration, and tool residue never enter the artifact. C0 applies only to process-layer text; it never authorizes deletion of real content. | | **C1** | Semantic fidelity | Every output claim maps to the source bundle; every material source claim remains represented. No added facts, relations, examples, citations, motivations, or limitations. | | **C2** | Locked-span protection | Quotations, formulas, code, references, citation keys, statistical notation, proper nouns, and requested verbatim text remain unchanged. | | **C3** | Terminology identity | One scientific concept uses one canonical term across the editable manuscript. Preserve declared full-name/abbreviation pairs, necessary grammatical forms, and intentional distinctions; never infer identity from similarity alone. | | **C4** | Academic register | Preserve functional hedging, passive voice, nominalization, discourse markers, and Chinese scholarly morphology. | | **C5** | Argument structure | Pre
司南:个性化 AI 任务总控 Skills 系统 /COMPASS: Personal Alignment Skills OS for AI Agents
Repo: dongshuyan/compass-skills
根据候选人简历与岗位要求生成可审计的后台评估、简明的候选人介绍、按岗位重要性排列的简历疑点、12–18 道可直接照读的面试题,以及支持重点标记和本机保存的离线…
Cooperatively pause unfinished work in the current session, leave a precise continuation checkpoint, and resume from it when the user later says continue. Use…
Turn a completed task, browser flow, artifact pipeline, failure-recovery trace, or repeatedly refined workflow into a new reusable skill package or a reviewed…
Use real run evidence, validation failures, source drift, platform drift, and user feedback to plan and, only after explicit approval, apply structural…
Create a concise continuation prompt that a fresh agent session can paste in to resume a long or degraded session. Use when the user asks for a handoff prompt,…
Deep need-clarification skill. Use only when the user explicitly invokes $task-clarifier. Once activated, keep asking until all three goals are met: the user…