scholar-anti-ai-writing

Solid

Remove AI writing patterns from academic prose. Detects and fixes inflated symbolism, promotional language, superficial analyses, vague attributions, AI vocabulary, and formulaic structures. Supports English and Chinese. Triggers on "remove AI patterns", "humanize text", "anti-AI polish", "去除AI写作痕迹", "人性化处理".

AI & Automation 482 stars 62 forks Updated today

Install

View on GitHub

Quality Score: 87/100

Stars 20%
89
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
0
Description 5%
100

Skill Content

# Scholar Anti-AI Writing Detect and eliminate AI writing patterns from academic prose. Based on Wikipedia's "Signs of AI writing" guide. Supports both English and Chinese text. **Core insight**: LLMs predict the most statistically likely outcome — creating detectable patterns. This skill identifies and rewrites those patterns while preserving meaning and adding authentic voice. ## Pre-load (before execution) 1. **Codebase docs**: If `.workflow/codebase/ARCHITECTURE.md` exists, read for project context 2. **Specs**: `maestro load --type spec --category coding` — load coding conventions 3. **Wiki knowledge**: `maestro search "academic writing research paper" --json` — top 5 entries as prior context 4. All optional — proceed without if unavailable ## Architecture Overview ``` User: "Remove AI patterns from my paper" | v ┌──────────────────────────────────────────────────────────────┐ │ SKILL.md (Orchestrator) │ │ Collect preferences → Dispatch phases → Track progress │ └──────────┬───────────────────────────────────────────────────┘ | ┌───────┼───────────┬──────────────┐ v v v v ┌──────┐┌──────────┐┌──────────────┐ │ P1 ││ P2 ││ P3 │ │Detect││ Rewrite ││ Validate │ │ & ││ & Polish ││ & Score │ │Score ││ ││ │ └──┬───┘└────┬─────┘└──────┬───────┘ │ │ │ v v v pattern ...

Details

Author
catlog22
Repository
catlog22/maestro-flow
Created
4 months ago
Last Updated
today
Language
TypeScript
License
None

Similar Skills

Semantically similar based on skill content — not just same category