📄 skillActiveCuratedmedium

xming521/WeClone

by xming521

🚀 One-stop solution for creating your AI twin from chat history 💡 Fine-tune LLMs with your chat logs to capture your unique style, then bind to a chatbot to bring your digital self to life.

Supported Platforms

🖱️ Cursor

Stars

18.0k

Skill Type

🏗️ Code Scaffolding & Templates

Quality Score

137/200

License

AGPL-3.0

Forks

1.5k

Last Updated

Jun 11, 2026

Discovered

May 7, 2026

Validation

Passed

github.com/xming521/WeClone

Quality Breakdown

137/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Repository contains .cursor/rules configuration directory which modifies AI tool behavior and context
  • Includes automation workflows (.github/workflows/) for CI/CD and release notifications
  • Contains Telegram integration and chat history parsing capabilities (telegram_parser.py) that could process user data
  • PII (Personally Identifiable Information) detection module present, indicating handling of sensitive user data
  • Model training pipeline (train_sft.py, export_model.py) with data processing from chat histories
  • Settings template and configuration files suggest persistent state management