Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsMédio

WeChat Daily Report Generator

poradvisorydz·advisorydz· v1.0.0 · atualizado em 2026-04-11
79
Score

A tool that generates daily report images from WeChat group chat logs. It analyzes the chat history, incorporates AI-generated content, and outputs a long PNG image optimized for mobile phone screens.

wechatdaily-reportchat-analysisai-content-generationimage-generationllmprompt-engineering
Linguagens
Python
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdwechat-daily-report/workflow
1. Analyze chat logs using `analyze_chat.py` to generate `stats.json` and `simplified_chat.txt`.
2. Use AI to generate content based on `simplified_chat.txt` and `stats.json`, following the format in `ai_prompt.md`, and save as `ai_content.json`.
3. Generate the daily report image using `generate_report.py` with `stats.json` and `ai_content.json` as input.
4. Ensure the output file has a `.png` extension.
5. Verify the generated image has the correct resolution (430x932 @3x).
6. Review the final report for accuracy and visual appeal.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aProduct Hunt Search & Monitoring
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aMemory Protocol
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aApple App Store ASO Optimization
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85

Árvore do Skill

WeChat Daily Report Generator
wechat-daily-report
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers7
generate a daily report from wechat group chatcreate a png report of wechat messagesanalyze wechat chat and create a reportsummarize wechat group activity into a daily reportcreate a daily report image from wechat chat logsgenerate a wechat daily report with AImake a png image report from wechat chat history

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download wechat-daily-report
$ synaptic skills detail wechat-daily-report
$ synaptic skills live wechat-daily-report

Dependências

jiebajinja2playwrightchromium

Links

GitHub Repository