Triage Issues

v1.0.0

Use this skill when the user asks to triage issues, organize the issue list, "triage issues", "show me all open issues", "categorize issues", "triage-issues"...

0· 270·1 current·1 all-time
by开源中国@oschina
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description ask for issue triage and the SKILL.md only references Gitee MCP operations (list_repo_issues, get_repo_issue_detail, update_issue, comment_issue) and repository identifiers — these are appropriate and expected for this purpose.
Instruction Scope
Runtime instructions describe fetching issues, classifying them, generating a report, and asking for user confirmation before performing updates or comments. The SKILL.md does not instruct reading unrelated files, environment variables, or contacting unexpected endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files. Minimal surface area — nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no environment variables or credentials. It relies on a configured Gitee MCP server (expected for interacting with Gitee). The only inputs are repository owner/name and optional filters, which are proportional to triage functionality. Note: the configured MCP server will supply whatever credentials are needed at runtime — ensure those credentials are appropriate for write actions.
Persistence & Privilege
always is false and there is no install-time persistence or modification of other skills. The skill can be invoked (and the agent may call it autonomously per platform defaults), but that is normal for skills and not otherwise privileged here.
Assessment
This skill appears coherent for Gitee issue triage. Before installing or using it, confirm that a Gitee MCP server is configured and you understand which account/credentials that server will use (they determine whether updates/comments/assignments can be made). Because the skill can perform bulk updates, always review the triage report and explicitly confirm before applying changes. Consider testing on a small or sandbox repository first and verify audit/logging so you can see what changes were made.

Like a lobster shell, security has layers — review code before you run it.

latestvk97f4bzetcadw5a86m2d88b25x82jmdh

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments