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

QQ Email Management

porshadowcz007·shadowcz007· v1.0.0 · atualizado em 2026-04-11
78
Score

Enables sending and receiving emails via QQ Mail using IMAP and SMTP. The account and authorization code are read from the `QQ_EMAIL_ACCOUNT` and `QQ_EMAIL_AUTH_CODE` environment variables. Use when the user wants to send, receive, search, or forward QQ emails, or configure a QQ Mail account.

qq-emailemail-automationimapsmtpemail-clientnodemailermailparser
Linguagens
JavaScript
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdqq-email/workflow
1
Identify Intent: — Determine if the user wants to send, receive, or retrieve QQ emails.
2
Gather Credentials: — Retrieve QQ email account and authorization code from environment variables.
3
Connect to Server: — Establish a connection to the QQ email server (IMAP for receiving, SMTP for sending).
4
Execute Action: — Send the email, retrieve recent emails, or fetch the email body based on the user's request.
5
Return Results: — Display the results to the user (e.g., email list, email body, confirmation message).
6
Handle Errors: — If credentials are missing or invalid, notify the user and exit.

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

Árvore do Skill

QQ Email Management
qq-email
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers8
send an email via QQ emailreceive emails from QQ emailcheck QQ emailforward QQ emailconfigure QQ email settingsfetch email body from QQ email by UIDget recent emails from QQ emailsend email on behalf of someone using QQ email

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 qq-email
$ synaptic skills detail qq-email
$ synaptic skills live qq-email

Dependências

nodemailerimapmailparser

Links

GitHub Repository