Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

agentscope-java

agentscope-java 收录了来自 agentscope-ai 的 17 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
17
Stars
3.9k
更新
2026-06-17
Forks
834
职业覆盖
8 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

code-reviewer
软件质量保证分析师与测试员

Four-layer skill composition, skill marketplaces, the self-learning loop

2026-06-17
code-reviewer
软件开发工程师

四层技能合成、技能市场、自学习闭环

2026-06-17
summarizer
市场调研分析师与营销专员

Use when the user asks for a summary, TL;DR, or condensed version of any content.

2026-06-09
apply-patch
软件开发工程师

Apply multi-file or tricky edits atomically with git apply instead of many fragile edit_file calls. Use when changing several files at once or when edit_file fails to match.

2026-05-31
code-search
软件开发工程师

Search a codebase efficiently with ripgrep regular expressions, file globs, and git history search. Use to locate symbols, usages, and definitions instead of reading whole files.

2026-05-31
git-checkpoint
软件开发工程师

Use git as a safety net - create a checkpoint commit before risky or large changes and roll back cleanly if a change makes things worse. Use before multi-file refactors.

2026-05-31
verify-changes
软件开发工程师

Verify code changes by running the project's typecheck, build, lint, and targeted tests, then fix and re-run until clean. Use after editing any source file.

2026-05-31
example-skill
软件开发工程师

Starter skill template. Replace the body with your own playbook before relying on it; this stub exists only to teach the workspace layout.

2026-05-26
triage-ticket
客户服务代表

First-response playbook for an inbound customer message — classifies the ticket, restates the issue, gathers missing context, and routes the reply.

2026-05-26
synthesize-report
管理分析师

Produces a citation-grounded summary across one or more workspace source files for summaries, briefings, literature reviews, or comparisons.

2026-05-26
data-report
数据科学家

Use this skill when the task involves analyzing data to compute statistics, aggregations, or summaries, and presenting the results as a report. Suitable for tasks like "summarize this dataset", "calculate averages and totals", "generate a weekly sales report", or "show me trends in this data". Do NOT use for simple format conversion between file types.

2026-03-30
data-transform
软件开发工程师

Use this skill when the task involves converting or reformatting structured data between file formats such as CSV, JSON, XML, or YAML. Suitable for tasks like "convert this CSV to JSON", "reformat my data file", or "change the file format of this dataset". Do NOT use for statistical analysis, aggregation, or report generation.

2026-03-30
git-changelog
软件开发工程师

Use this skill when the task involves generating a changelog, release notes, or commit summary from a Git repository's history. Suitable for tasks like "generate a changelog for v2.0", "summarize what changed since last release", or "create release notes from git commits". Requires access to a Git repository.

2026-03-30
image-resize
软件开发工程师

Use this skill when the task involves resizing, scaling, or compressing image files. Suitable for tasks like "resize these photos to 800px wide", "compress images to reduce file size", or "batch scale all JPEGs in a folder". Only relevant for image processing tasks — do NOT use for data files, text, or non-image tasks.

2026-03-30
log-parser
软件开发工程师

Use this skill when the task involves inspecting, searching, or extracting information from application log files. Suitable for tasks like "my application is crashing and I need to find the errors", "scan these logs for warnings", "extract all exceptions from this log file", or "find slow requests in my server logs". Triggered by debugging, incident investigation, or log analysis needs.

2026-03-30
calculation-skill
软件开发工程师

A skill for mathematical calculations

2026-01-14
writing-skill
技术写作员作家与作者

A skill for writing and content creation

2026-01-14