Skip to main content
在 Manus 中运行任何 Skill
一键导入
composite
GitHub 创作者资料

composite

按仓库查看 2 个 GitHub 仓库中的 12 个已收集 skills。

已收集 skills
12
仓库
2
更新
2026-04-13
仓库浏览

仓库与代表性 skills

kordoc-compare-documents
软件开发工程师

Use when diffing two Korean documents with `npx` and kordoc. Covers HWP, HWPX, and cross-format comparisons for requests such as 신구대조표 preparation, change review between document versions, block-level additions and removals, or invoking `kordoc:compare_documents` on two local files.

2026-03-30
kordoc-detect-format
软件开发工程师

Use when identifying whether a Korean document file is HWP, HWPX, PDF, or unknown with `npx` and kordoc. Trigger for triage requests such as checking file type before parsing, validating uploads, routing mixed office files, or using `kordoc:detect_format` on local documents.

2026-03-30
kordoc-parse-document
软件开发工程师

Use when converting Korean document files into readable text with `npx` and kordoc. Covers HWP, HWPX, and PDF parsing to Markdown or JSON, including metadata, outline, warnings, and page count. Trigger for requests such as reading a government document, extracting document contents, summarizing a Korean office file, or parsing a local .hwp/.hwpx/.pdf with `kordoc:parse_document`.

2026-03-30
kordoc-parse-form
软件开发工程师

Use when extracting structured label-value fields from Korean forms with `npx` and kordoc. Trigger for requests involving applications, government forms, personnel sheets, contact fields, or any HWP, HWPX, or PDF document that should be processed with `kordoc:parse_form`.

2026-03-30
kordoc-parse-metadata
软件开发工程师

Use when extracting document metadata with `npx` and kordoc instead of reading the full document text. Trigger for requests about title, author, created date, or quick inspection of local HWP, HWPX, and PDF files through `kordoc:parse_metadata`.

2026-03-30
kordoc-parse-pages
软件开发工程师

Use when parsing only part of a Korean document with `npx` and kordoc. Trigger for requests such as extracting pages 1-3, reading selected pages from HWP, HWPX, or PDF, limiting work on large files, or running `kordoc:parse_pages` with a page-range string.

2026-03-30
kordoc-parse-table
软件开发工程师

Use when extracting a specific table from a Korean document with `npx` and kordoc. Trigger for requests such as pulling the first or Nth table from HWP, HWPX, or PDF, isolating tabular content for review, or using `kordoc:parse_table` with a zero-based table index.

2026-03-30
egovframe-compatibility
软件开发工程师

Use when reviewing or writing eGovFrame 4.x or 5.x Java code — Controller, Service, DAO, configuration, or library usage. Covers inheritance requirements, forbidden call patterns, and architecture constraints. Assumes Spring Framework knowledge.

2026-03-26
prompt-refinement
软件开发工程师

Use this skill when the user has an existing Claude prompt and wants it rewritten to fix known problems — failure patterns, vague instructions, format drift, or bloat. Triggers on phrases like "fix this prompt", "tighten this", "my prompt keeps failing", "the output format keeps drifting", "replace vague instructions", "cut the filler", or any request to modify an existing prompt while preserving its intent. Handles four refinement modes: failure repair, constraint tightening, output format locking, and bloat removal. Do NOT use for building a new skill from scratch (use skill-construction) or for evaluation only (use prompt-stress-test or prompt-reliability-score).

2026-04-13
prompt-reliability-score
技术写作员

Use this skill when the user wants a pre-launch reliability score or readiness audit of a Claude prompt across multiple quality dimensions, without adversarial testing. Triggers on phrases like "score this prompt", "is this ready to ship", "rate my prompt", "reliability audit", "launch readiness check", or requests for a dimensional breakdown of prompt quality. Do NOT use when the user wants adversarial failure-finding (use prompt-stress-test) or when they want the prompt rewritten (use prompt-refinement).

2026-04-13
prompt-stress-test
软件质量保证分析师与测试员

Use this skill when the user wants to deliberately break, stress test, or find failure points in an existing Claude prompt or skill before shipping it. Triggers on phrases like "stress test this prompt", "where will this break", "find edge cases", "adversarial test", "QA this skill", or any request to probe a prompt with hostile/ambiguous inputs and get a failure report BEFORE making fixes. Do NOT use when the user already knows the failures and wants fixes (use prompt-refinement), or when they want a holistic reliability score without adversarial testing (use prompt-reliability-score).

2026-04-13
skill-construction
软件开发工程师

Use this skill when the user wants to build a new Claude skill from scratch, expand a single prompt into a multi-phase skill system, or add a self-improvement feedback loop to an existing skill. Triggers on phrases like "build a skill for", "design a prompt that won't break", "turn this prompt into a full workflow", "make this skill self-improving", "production-ready skill for X", or any request for new skill architecture (not just editing an existing prompt). Handles three construction modes: greenfield design with failure prevention, single-prompt expansion into a phased system, and feedback loop integration. Do NOT use for editing an existing prompt in place (use prompt-refinement) or for evaluation (use prompt-stress-test / prompt-reliability-score).

2026-04-13
已展示 2 / 2 个仓库
已展示全部仓库
composite Agent Skills | SkillsMP