Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
Kkkirito-123
GitHub-Creator-Profil

Kkkirito-123

Repository-Ansicht von 24 gesammelten Skills in 2 GitHub-Repositories.

gesammelte Skills
24
Repositories
2
aktualisiert
2026-06-16
Repository-Explorer

Repositories und repräsentative Skills

arxiv
Technische Redakteure

Fetch and summarise recent papers from arxiv.org. Use this skill when the user wants a digest of today's or this week's cs.AI / cs.LG / cs.CL listings, a focused per-topic roundup, or a quick look at a specific submission.

2026-06-16
code-review-quality
Softwarequalitätssicherungsanalysten und -tester

Lightweight code-review checklist the agent runs before declaring a patch ready. Catches the obvious classes of issue (dead code, missing error handling, weakened tests) without a full security audit. Adapted from addyosmani's "Review" lifecycle phase.

2026-06-16
systematic-debugging
Softwareentwickler

Root-cause-first debugging loop for code or runtime errors: understand the failure before proposing a fix. Adapted from Hermes' systematic- debugging — same iron law, smaller surface, ZLAgent-tool-aware.

2026-06-16
verification-before-completion
Softwarequalitätssicherungsanalysten und -tester

Do not declare a task done without running verification. For code, that means running tests / smoke; for answers, that means checking the claim against a fresh source. Adapted from obra/superpowers and addyosmani's "Verify" lifecycle phase.

2026-06-16
document-processing
Softwareentwickler

Umbrella skill for user document workflows — PDF, Word, Excel, PowerPoint, text extraction, summarization. Dispatches to the right MCP / tool; proposes an install via mcp-discovery when no local capability fits. Adapted from Anthropic's docx/pdf/xlsx/pptx skills.

2026-06-16
mcp-discovery
Softwareentwickler

When the user wants something the agent doesn't have a tool for yet (travel planning, GitHub issues, Linear, weather, filesystem, ...), search the live MCP ecosystem for an existing server, propose installing it, and on confirm wire it up via mcp_manage. Adapted from Hermes' mcporter skill — same flow, ZLAgent-tool-aware.

2026-06-16
auto-updater
Softwareentwickler

定期检查 ZLAgent 的 skill、MCP 工具、记忆摘要的变化, 生成一份变更摘要并通过 IM 发送给用户。

2026-06-16
documentation-and-decisions
Softwareentwickler

Produce concise docs and Architectural Decision Records (ADRs) when a workflow or design becomes durable. Favours short artifacts over exhaustive manuals. Adapted from addyosmani's "documentation-and-adrs" and the skill-authoring doctrine.

2026-06-16
Zeigt die Top 8 von 20 gesammelten Skills in diesem Repository.
2 von 2 Repositories angezeigt
Alle Repositories angezeigt
Kkkirito-123 Agent Skills | SkillsMP