Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
William2333ZZ
Profil créateur GitHub

William2333ZZ

Vue par dépôt de 39 skills collectés dans 2 dépôts GitHub.

skills collectés
39
dépôts
2
mis à jour
2026-07-21
explorateur de dépôts

Dépôts et skills représentatifs

agent-creator
Administrateurs de réseaux et de systèmes informatiques

Create a new monoU agent and connect it to Gateway. Use when the user asks to create/new/spawn an agent (本地或远程). Supports one-command local creation, remote deploy, Windows persistent startup, and skill/persona customization.

2026-03-10
base-skill
Développeurs de logiciels

Minimal terminal coding harness. Use when the user wants coding-agent behavior: read files, run bash commands, edit files with exact replace, write new files; prefer read-before-edit, grep/find/ls for discovery; concise responses with clear paths.

2026-03-09
cron
Développeurs de logiciels

定时任务管理:列出、创建、更新、删除、立即运行与查看状态。调度类型支持 at(一次性时间)、every(固定间隔)、cron(cron 表达式)。不依赖 openclaw;任务持久化在 .first_paramecium/cron/jobs.json。

2026-03-09
memory
Développeurs de logiciels

工作区长期记忆的检索、读取与写入,持久化在 ./.first_paramecium 下。工具:memory_search、memory_get、memory_store、memory_recall、memory_forget、memory_sync。短期/多轮由 state.messages 提供;跨会话用 memory_store 或 write 写入后用 memory_search 回忆。

2026-03-09
base-skill
Développeurs de logiciels

Minimal terminal and file harness. Use when the agent needs to read files, run bash commands, edit or write files; prefer read-before-edit; concise responses with clear paths.

2026-03-03
doc-export-skill
Développeurs de logiciels

Export solution content to a standard Word document (.docx). Use when the user says '输出word文档' / '导出Word' / '生成Word' / '下载Word'. Call generate_word_document with the current solution content, client name, and optional date.

2026-03-03
solution-skill
Spécialistes en gestion de projets

Requirement interpretation and solution document generation. Use when the user uploads or pastes customer requirements (Word/Excel or plain text), or asks to generate/revise a solution document. Always follow the 6-chapter template; support multi-turn iteration from conversation history.

2026-03-03
base-skill
Développeurs de logiciels

Minimal terminal coding harness. Use when the user wants coding-agent behavior: read files, run bash commands, edit files with exact replace, write new files; prefer read-before-edit, grep/find/ls for discovery; concise responses with clear paths.

2026-03-03
Affichage des 8 principaux skills collectés sur 27 dans ce dépôt.
audit-agent-code
Analystes en sécurité de l'information

Security-audit an AI agent's OWN framework code for classic appsec vulnerabilities the LLM can't defend — path traversal, command injection, SSRF, fail-open security controls, missing/late auth, unsafe deserialization — especially at the untrusted-input boundaries (channels, file/media handlers, config & skill loaders) that run around and before the model. The LLM layer is often hardened; the plumbing around it usually isn't. Authorized testing of agents you own or are permitted to test.

2026-07-21
crossval-harness
Analystes en sécurité de l'information

Orchestrate a static + dynamic, exploit-validated red-team of an AI agent — read the source to find candidate vulnerable paths, then run the dynamic skills to confirm or refute each one empirically. The arbiter of truth is whether the exploit works, not a model vote. Authorized testing of agents you own or are permitted to test.

2026-07-21
redteam-an-agent
Analystes en sécurité de l'information

The end-to-end methodology for red-teaming a specific AI agent — adaptively, exploit-validated, and honestly. Read THIS target's own code, stand up a disposable harness, and prove or refute each weakness through a real attacker-reachable entry point. This is the orchestration + discipline that makes a finding credible, not a list of payloads. Authorized testing of agents you own or are permitted to test.

2026-07-21
rt1-prompt-injection
Analystes en sécurité de l'information

Red-team an AI agent for prompt injection — does content the agent is asked to process (email, page, ticket, tool result) override its actual task? Authorized testing of agents you own or are permitted to test.

2026-07-21
rt2-tool-abuse
Analystes en sécurité de l'information

Red-team an AI agent's tools — can it be coerced (often via injection) into calling a tool it shouldn't, with attacker-influenced arguments, or into acting as a confused deputy with its own privileges? Authorized testing of agents you own or are permitted to test.

2026-07-21
rt3-sandbox-escape
Analystes en sécurité de l'information

Red-team an AI agent's tool-execution isolation — do tools run un-sandboxed on the host, and does the sandbox silently disable itself when a dependency is missing? Authorized testing of agents you own or are permitted to test.

2026-07-21
rt4-action-gating
Analystes en sécurité de l'information

Red-team an AI agent's high-risk action gating — can a costly or destructive action (pay, message, delete) reach execution without out-of-band human confirmation, especially under auto-approve/unattended modes? Authorized testing of agents you own or are permitted to test.

2026-07-21
rt5-channel-injection
Analystes en sécurité de l'information

Red-team the channels an AI agent listens on (Telegram/Discord/Slack/WhatsApp/email/webhooks) — can untrusted inbound content, including group messages and forwards, steer the agent? Authorized testing of agents you own or are permitted to test.

2026-07-21
Affichage des 8 principaux skills collectés sur 12 dans ce dépôt.
2 dépôts affichés sur 2
Tous les dépôts sont affichés