← Back to Skills Marketplace
brother-yang

simp-dog-skill

by Brother-Yang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
69
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install simp-dog-skill
Description
Distill a simp dog into an AI Skill. Import WeChat history, generate Simping Memory + Persona, with continuous evolution. | 把舔狗蒸馏成 AI Skill,导入微信聊天记录、朋友圈,生成舔狗...
Usage Guidance
What to consider before installing or running this skill: - Privacy: This tool processes chat exports and photos and writes them to ./simps/{slug}/. Only provide data you own and are comfortable storing locally; do NOT import other people's private chats without consent. Photo EXIF extraction can reveal GPS/locations — remove or inspect the photo analyzer if you do not want that. - Code review: The repository contains multiple unusual token/typo patterns (e.g., 'simpif', 'simpcept') and the pre-scan flagged unicode control characters in SKILL.md. These could be accidental or attempts to evade scanners. Manually review the SKILL.md and all tools for hidden characters or unexpected code paths (especially any network calls or subprocess invocations) before running. - Limit automatic activation: skill_writer.combine writes the generated SKILL.md and also syncs a copy into .trae/skills to make the new skill active immediately. If you do not want automatic activation, remove or disable the sync-to-.trae lines in tools/skill_writer.py before running. - Run offline and sandboxed: Run the scripts in an isolated environment without network access (or after auditing) to prevent unexpected exfiltration. Prefer running on synthetic/sample data first. - Reduce attack surface: If you don't need photo metadata or certain parsers, delete or disable tools/photo_analyzer.py and any functionality you won't use (this reduces risk from GPS extraction and buggy libraries). - Verify dependencies: Only Pillow is optional; if installed, ensure you install it from PyPI in a virtualenv. Check requirements.txt and avoid running as root. - Consider governance: Because the agent can invoke skills autonomously, if you are worried about the agent creating/updating skills autonomously, disable autonomous invocation for this skill (or keep it user-invocable only) in your agent settings. If you are not comfortable auditing the code or cannot run it sandboxed, treat this package as potentially risky and avoid installing or running it with real personal data.
Capability Analysis
Type: OpenClaw Skill Name: simp-dog-skill Version: 1.0.0 The skill bundle requests broad permissions (Bash, Read, Write, Edit) to process sensitive personal data, including WeChat/QQ chat logs and photo metadata. While the stated purpose is roleplay, the included Python tools (e.g., wechat_parser.py, photo_analyzer.py) have been thematically corrupted via a global find-and-replace (e.g., 'except' replaced with 'simpcept', 'ext' with 'simpt'), resulting in syntax errors and non-functional code. Furthermore, the skill writes generated sub-agents directly into IDE configuration directories (.trae/skills/) and utilizes 'Layer 0' prompt injection instructions to enforce extreme submissiveness, which, although thematic, represents a high-risk pattern for environment modification and agent hijacking.
Capability Assessment
Purpose & Capability
Name/description match the implementation: the SKILL.md and included Python tools parse WeChat/QQ/social exports, analyze photos, build memory/persona, and write a new skill under ./simps/{slug}/. The file-writing, versioning, and listing utilities are coherent with the stated goal. The manifest does not request unrelated cloud credentials or system-wide access.
Instruction Scope
Runtime instructions explicitly tell the agent to read user-supplied chat exports, images, and text, run bundled Python parsers, and write new SKILL.md + memory/persona files. This matches purpose but includes actions with sensitive data (chat logs, photo EXIF/GPS). Also the skill_writer creates/synchronizes generated SKILL.md into a .trae/skills path so generated skills become active immediately — the instructions therefore modify local agent skill state. SKILL.md contains a detected 'unicode-control-chars' injection signal (pre-scan), and several code files show unusual token typos (e.g., 'simpif', 'simpcept') that look like obfuscation or accidental find/replace; that increases risk because it may hide intent or evade scanners.
Install Mechanism
No registry install spec is enforced by the registry entry (instruction-only), but INSTALL.md suggests cloning from GitHub (standard) and pip installing optional dependencies (Pillow). No downloads from obscure hosts or URL shorteners are present. The code bundle is included in the package; installing implies executing local Python scripts, which is expected but you should audit them first.
Credentials
The skill declares no required environment variables, binaries, or external credentials — proportional to its function. It does, however, process potentially sensitive local files (chat exports, photos) and can extract photo metadata including GPS, so the sensitivity of input data is high even if no secrets are requested.
Persistence & Privilege
always:false (good) and autonomous invocation is allowed by default. The notable behavior: skill_writer.combine writes generated SKILL.md and also writes a copy into a .trae/skills directory to make the new skill 'immediately effective' in Trae IDE. That modifies local agent configuration and can cause the agent to gain new capabilities automatically. Combined with autonomous invocation and file-write behavior, this raises a moderate persistence/privilege concern — the skill can create new skills locally without explicit additional approval unless the .trae sync behavior is removed or restricted.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install simp-dog-skill
  3. After installation, invoke the skill by name or use /simp-dog-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of simp-dog-skill. - Create a fully interactive "Simp Dog" character Skill from chat history, with user-guided memory and personality extraction. - Supports both English and Chinese, with automatic language detection for responses. - Guides users through multi-step creation: basic info intake, chat/social record import, memory/persona analysis, and preview before file generation. - Grants continuous evolution: update, append, or correct the Simp Dog’s memory and behavior at any time. - Multiple management commands for listing, rollback, and removal of Simp Dogs. - Strict safety boundaries: privacy protection, no real-world contact, and reminders if unhealthy attitudes are detected. - All generated data is stored locally; nothing is uploaded.
Metadata
Slug simp-dog-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is simp-dog-skill?

Distill a simp dog into an AI Skill. Import WeChat history, generate Simping Memory + Persona, with continuous evolution. | 把舔狗蒸馏成 AI Skill,导入微信聊天记录、朋友圈,生成舔狗... It is an AI Agent Skill for Claude Code / OpenClaw, with 69 downloads so far.

How do I install simp-dog-skill?

Run "/install simp-dog-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is simp-dog-skill free?

Yes, simp-dog-skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does simp-dog-skill support?

simp-dog-skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created simp-dog-skill?

It is built and maintained by Brother-Yang (@brother-yang); the current version is v1.0.0.

💬 Comments