Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Tencent
Perfil de creador de GitHub

Tencent

Vista por repositorio de 72 skills recopiladas en 19 repositorios de GitHub.

skills recopiladas
72
repositorios
19
actualizado
2026-07-10
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
AI-Infra-Guard
13 skills · 2026-06-30
Analistas de seguridad de la información
1 categorías ocupacionales · 100% clasificado
18%participación
#02
WeSmartFlow
10 skills · 2026-06-25
Profesores postsecundarios, todos los demásRepresentantes de servicio al clienteAdministradores de redes y sistemas informáticosArquitectos de bases de datosCientíficos de datosMaestros de educación secundaria (excepto educación especial y técnica)
8 categorías ocupacionales · 100% clasificado
14%participación
#03
KsanaDiT
8 skills · 2026-03-30
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadores
2 categorías ocupacionales · 100% clasificado
11%participación
#04
libpag
6 skills · 2026-06-25
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresDesarrolladores web
3 categorías ocupacionales · 100% clasificado
8.3%participación
#05
SkillHone
6 skills · 2026-06-22
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresEspecialistas en gestión de proyectos
3 categorías ocupacionales · 100% clasificado
8.3%participación
#06
AdaSkill
5 skills · 2026-04-14
Otras ocupaciones informáticasArquitectos de bases de datosCientíficos de datosDesarrolladores de software
4 categorías ocupacionales · 100% clasificado
6.9%participación
#07
WeKnora
4 skills · 2026-07-06
Desarrolladores de softwareEditores de escritorioProfesores postsecundarios, todos los demás
3 categorías ocupacionales · 100% clasificado
5.6%participación
#08
tdesign-react
4 skills · 2026-03-16
Desarrolladores webAnalistas de garantía de calidad de software y probadores
2 categorías ocupacionales · 100% clasificado
5.6%participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

aig-agent-redteam
Analistas de seguridad de la información

当用户要求 AI/Agent 安全评估、蓝军演习、AI 安全审查、提示词注入测试、MCP/Skill/插件/代码包审计、Agent 工具链滥用测试,或需要生成类似渗透测试报告的 Markdown/HTML 时,必须使用本 skill。本 skill 让 Agent 以授权蓝军视角成为 AI 安全专家,面向 AI 产品、Agent、MCP Server、Skill、代码仓库和 AI 基础设施进行安全演习。优先使用第一性原理推理和真实证据,而不是机械跑 payload 库;脚本只用于 HTTP 指纹识别、证据聚合、报告渲染等确定性辅助任务。

2026-06-30
direct-injection-detection
Analistas de seguridad de la información

Detect direct prompt injection or instruction override via user message (no external content). Focuses on system/role override attempts.

2026-06-29
file-path-traversal-detection
Analistas de seguridad de la información

Detect unsafe file handling and path traversal in upload/save/extract flows. Focuses on user-controlled paths or filenames, not data leakage.

2026-06-29
hardcoded-secret-detection
Analistas de seguridad de la información

Detect hardcoded secrets in code or configuration accessible to the target agent. Focuses on secrets embedded in source, configs, or IaC, not runtime leaks.

2026-06-29
memory-poisoning-detection
Analistas de seguridad de la información

Detect persistent instruction injection or long-term memory poisoning. Focus on writing/retaining hostile instructions for future tasks, not data leakage.

2026-06-29
aig-scanner
Analistas de seguridad de la información

A.I.G Scanner — AI security scanning for infrastructure, AI tools / skills, AI Agents, and LLM jailbreak evaluation via Tencent Zhuque Lab AI-Infra-Guard. Uses built-in exec + Python script, no plugin required. Requires AIG_BASE_URL to be configured. Triggers on: scan AI service, AI vulnerability scan, scan AI infra, check CVE, audit AI service, scan MCP, scan skills, audit AI tools, scan agent, red-team LLM, jailbreak test, 扫描AI服务, 检查AI漏洞, 扫描AI工具, 检查MCP安全, 审计Agent, 越狱测试.

2026-06-29
edgeone-clawscan
Analistas de seguridad de la información

The first security skill to install after setting up OpenClaw — powered by Tencent Zhuque Lab. Works like an antivirus for your AI environment: audits installed skills, scans skills before installation, and performs a full OpenClaw security health check to prevent data leaks and privacy risks. Backed by Tencent Zhuque Lab A.I.G (AI-Infra-Guard). Use when the user asks to start a security health check or security scan for the current OpenClaw environment, such as `开始安全体检`, `做一次安全体检`, `开始安全扫描`, `全面安全检查`, or `检查 OpenClaw 安全`; also use when the user asks to audit a specific skill before installation, review installed skills for supply chain risk, or investigate whether a skill is safe. Do not trigger for general OpenClaw usage, project debugging, environment setup, or normal development requests. Optional cloud mode: set AIG_CLOUD_LOOKUP=off for zero outbound HTTPS; when enabled, only skill_name, source label, and OpenClaw version are sent to A.I.G (never skill bodies, chats, or workspace files).

2026-04-03
edgeone-skill-scanner
Analistas de seguridad de la información

Scan any agent skill for security risks before you install or use it. Powered by Tencent Zhuque Lab A.I.G (AI-Infra-Guard). 100% local static analysis — no file contents or credentials leave your device. Compatible with CodeBuddy, Cursor, Windsurf, Claude Code, OpenClaw and more. Triggers on: `这个 skill 安全吗`, `skill 安全扫描`, `检查 skill 安全`, `audit skill`, `scan skill`, `check skill safety`, `analyze skill`, `inspect skill`, `verify skill`, `skill security`, `skill supply chain`. Do NOT trigger for general agent usage, full system health checks, project debugging, or normal development.

2026-04-03
Mostrando las 8 principales de 13 skills recopiladas en este repositorio.
Mostrando las 8 principales de 10 skills recopiladas en este repositorio.
kdit-development-spec
Desarrolladores de software

在编码或架构设计前强制执行"需求澄清 → 可行性分析 → 结构设计 → 测试设计 → 编码实现 → 校验 → 文档同步"的七步流程。 适用于功能开发、重构、新模块创建、架构讨论与设计评审等需要先设计后实现的场景。 关键词:development spec、先设计后编码、架构讨论、设计评审、需求确认、结构体设计、单元测试先行、vibe testing。

2026-03-30
kdit-architecture
Desarrolladores de software

kDiT 架构知识库:全局架构图、数据流、Node/Pipeline/Generator/Adapter 子系统设计、 PinHub 沙箱机制、PoolKey 间接寻址、DeviceInfo/NodeContext 规范。 关键词:architecture、架构、Node、Pipeline、Generator、Adapter、Engine、Executor、PinHub、Pool。

2026-03-30
kdit-standards
Desarrolladores de software

kDiT 编码规范:Import 风格(方案 B)、Python 3.10+ 类型注解、Key 类型体系、 Node/Tensor API 开发约束、异常处理规则、类命名规范。 关键词:standards、规范、import、类型注解、Key、异常处理、命名。

2026-03-30
kdit-quality
Analistas de garantía de calidad de software y probadores

kDiT 质量保障与交付验收:单元测试规范(*_test.py 命名、tests/kdit/ 镜像结构)、 pre-commit 格式检查(black 120字符、ruff)、pytest vs ruff 维度差异、文档同步规则。 关键词:quality、测试、test、pytest、pre-commit、ruff、black、验收。

2026-03-30
kdit-bugfix
Desarrolladores de software

Bug 修复工作流:修复 bug 时强制执行"根因分析 → 反思测试缺口 → 修复代码 → 补充单元测试 → 验证"流程。 确保每次 bug 修复都附带回归测试,并反思为什么现有测试没能覆盖到。 关键词:bug fix、修复、regression、回归测试、测试缺口。

2026-03-30
kdit-code-review
Analistas de garantía de calidad de software y probadores

kDiT 代码评审技能:除常规 CR 项(安全漏洞、格式规范、逻辑正确性)外,重点基于项目 .skills/ 中的架构设计 和编码规范进行评审,确保代码不违背设计原则和约束。 关键词:code review、CR、评审、review、架构合规。

2026-03-30
kdit-debug
Desarrolladores de software

系统化调试工作流:当现象不明确、根因未知时,强制执行"信息收集 → 假设生成 → 逐层验证 → 定位根因 → 记录结论"的排查流程。 区别于 bugfix(已知问题修代码),debug 侧重于从混沌的现象中找到问题本质。 关键词:debug、调试、排查、诊断、日志分析、二分法、断点、现象不明。

2026-03-30
kdit-performance
Desarrolladores de software

kDiT 性能调优专家:GPU OOM 排查、推理延迟分析、tensor 内存优化、分布式通信瓶颈诊断。 针对视频生成推理框架的特有性能问题,提供系统化的 profiling → 分析 → 优化 → 验证流程。 关键词:performance、性能、OOM、内存、GPU、延迟、profiling、优化、throughput。

2026-03-30
forgejo
Desarrolladores de software

Forgejo REST API toolkit — manage issues, pull requests, wikis, and repos on a Forgejo server. Use when the agent needs to file an issue, open / review / merge a PR, read or write a wiki page, or look up repo / branch info. One standalone script per resource type. Reads credentials from environment, `~/.skillhone/settings.json`, or `_data/forgejo_config.txt`.

2026-06-22
skillhone
Desarrolladores de software

SkillHone — toolkit for evaluating, optimizing, and managing agent skills. Use when asked to "evaluate a skill", "run probe", "optimize/iterate a skill", "create a new skill experiment", "seed a skill repo", or "run skill benchmarks"; also use when the user mentions a Forgejo-hosted skill repo and wants to measure or improve its quality. Wraps standalone scripts: status, eval, optim, new, seed, serve, synth.

2026-06-22
skillhone-optimization
Desarrolladores de software

Optimize a skill by planning, exploring available tools, diagnosing failures, and implementing fixes via PR. Use this skill as soon as an optimization loop starts, especially on the first iteration when community tools or reference approaches should be explored before implementation.

2026-06-22
skillhone-synthesis
Desarrolladores de software

Use this skill to synthesize closed-form, automatically verifiable benchmark Q/A by exploring a tool environment, building a reusable exploration graph, and mining multiple hard questions from that graph. Use for: building a benchmark, writing eval items, generating evaluation data, closed-form QA, verifiable-answer datasets, synthesising eval data. Applies to any domain with callable tools. Do not use for open-ended writing, subjective scoring, or pure labeling.

2026-06-22
skillhone-evaluation
Analistas de garantía de calidad de software y probadores

Run and interpret skill evaluations. Use when you need to evaluate a skill, run probe/test/PR-val, check if a PR regresses quality, compare two versions, or diagnose why the score dropped. Handles the full eval lifecycle including solver trajectory diagnosis for tool-level error detection.

2026-06-22
skillhone-prd
Especialistas en gestión de proyectos

Interactively gather a PRD (Product Requirements Document) for an agent skill that is about to be built or optimized by SkillHone. Use when the user says things like "I want to write a new skill", "help me spec this skill", "what should <x>-skill do", or before running `skillhone new` / `skillhone optim` on a skill whose requirements aren't fully nailed down. The interview is driven through the `AskUserQuestion` tool — every round is a small set of dependent multi-choice questions, and the skill keeps asking until the user says stop. Final artifacts are three files in the paired `<skill>-eval` repo: `PRD.md` (eval-agent-visible), `PRD.improver_only.md` (improver-agent visible, scoring rubric redacted), and `PRD.choice.md` (the AskUserQuestion transcript). Also mirrors the appropriate pages into Forgejo wiki checkouts when available.

2026-06-22
Mostrando 12 de 19 repositorios