pig-skill

Generate a five-layer Persona from QQ chat history and materials.

83|6|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/Neko-Suwako/pig-skill --skill pig-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pig-skill
Source: https://github.com/Neko-Suwako/pig-skill/tree/main
Command: npx skills add https://github.com/Neko-Suwako/pig-skill --skill pig-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Distill a QQ group friend into an AI Skill that can converse in their voice, enabling personalized, voice-matched interactions based on chat history and personality.

Core Features & Use Cases

  • Persona-driven chat: converts QQ chat material and user-provided descriptors into a five-layer Persona that drives output in the target's voice.
  • Incremental evolution: supports incremental updates and versioned history so Skill refinements can be merged without losing prior work.
  • Flexible data sources: accepts QQ TXT/JSON exports or pasted text, with optional assets for prompts and references to enhance accuracy.

Quick Start

Install the Pig.Skill in Claude Code and run /pig-skill to begin creating a new group-friend Skill.

Frequently Asked Questions about pig-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an AI persona from QQ chat history?

Yes, you can use pasted text directly for persona generation, though the skill is optimized to parse QQ TXT and JSON exports for the most accurate voice matching results.

Does this persona generation skill work with Claude Code?

Yes, this persona generation skill is designed for Claude Code integration, producing AI skill files from a frontmatter-driven SKILL.md to manage multi-layer personas and versioned updates.

How do I incrementally update an AI persona without overwriting previous versions?

To incrementally update an AI persona without data loss, the skill uses an overwrite-safe merge workflow that supports versioned history, ensuring prior persona refinements are preserved during updates.

What is a five-layer persona in AI chat generation?

A five-layer persona is a structured personality model generated from chat history and optional materials that drives an AI to accurately converse in the target user's specific voice and style.

Can I use pasted text for QQ chat persona generation instead of file exports?

Yes, you can use pasted text directly for persona generation, though the skill is optimized to parse QQ TXT and JSON exports for the most accurate voice matching results.