AI-Vibe-Writing-Skills  by donghuixin

AI writing skill for personalized content

Created 3 weeks ago

New!

374 stars

Top 76.2% on SourcePulse

GitHubView on GitHub
Project Summary

Summary

This project provides an AI writing assistant focused on augmenting, not replacing, human creativity. It automates tedious writing tasks like formatting, proofreading, and initial drafting, allowing users to concentrate on ideation and content refinement. Targeting writers, researchers, and professionals, it enhances content production efficiency and quality through personalized style mimicry and robust error management.

How It Works

The system employs a multi-agent architecture, orchestrating tasks like outline management, content generation, and review. Its core innovations include Style Transfer, which learns a user's unique writing "DNA" from past documents; Spec-Driven Writing, enforcing accuracy via document specifications and "Definition of Done" checklists; and Error Memory, which logs and avoids recurring mistakes. Long-term memory stores domain-specific terminology and user preferences, ensuring consistency and precision across writing projects.

Quick Start & Requirements

Installation requires cloning the full repository (git clone https://github.com/donghuixin/AI-Vibe-Writing-Skills.git) as the system relies on local .ai_context files for memory and configuration. Open the cloned folder in an IDE (VS Code, Cursor, Trae) to activate the context. Style extraction requires providing 3-5 past writing samples. API keys for detection services (e.g., GPTZero, Copyleaks) may be necessary for full functionality.

Highlighted Details

  • Spec-Driven Writing (v1.6): Implements engineering-grade accuracy checks using document_spec_template.md and Definition of Done (DoD) mechanisms.
  • PDF Reading & MinerU Integration (v1.5): Features a pdf-reader-agent for in-depth PDF analysis, supporting APA/IEEE citations and quality scoring.
  • Multi-Agent Collaboration (v1.4): Orchestrates complex writing workflows via Outline Manager, Content Writer, and Content Review agents.
  • Writing Knowledge Bases (v1.3): Offers curated knowledge bases for specialized writing tasks like grant proposals, academic papers, and theses.
  • Bilingual Grammar & Spell Checker (v1.1): Includes a dedicated module for detecting and correcting errors in both English and Chinese.
  • API Integration: Supports various AI detection and plagiarism checking APIs, including GPTZero and Copyleaks.

Maintenance & Community

The README does not detail specific contributors, sponsorships, or community channels (e.g., Discord, Slack). Maintenance and community engagement signals are not explicitly provided.

Licensing & Compatibility

This project is licensed under the permissive MIT License, allowing for broad compatibility with commercial use and integration into closed-source projects.

Limitations & Caveats

The use of certain detection APIs (like GPTZero) may incur costs, although free alternatives are suggested. Configuration of custom specs, memory, and API integrations requires user effort. The system's workflow is heavily tied to IDE integration for context activation.

Health Check
Last Commit

2 days ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
1
Star History
379 stars in the last 24 days

Explore Similar Projects

Feedback? Help us improve.