update-zskills

Install or update Z Skills supporting infrastructure (CLAUDE.md rules, hooks, scripts)

Safety Notice

This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.

Copy this and send it to your AI assistant to learn

Install skill "update-zskills" with this command: npx skills add zeveck/skillsmp-zeveck-zeveck-update-zskills

No markdown body

This source entry does not include full markdown content beyond metadata.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

quickfix

Ship an in-flight edit (or short agent-authored fix) as a PR without a worktree. Two auto-detected modes: user-edited (dirty tree + description → carry edits to a branch and commit) and agent-dispatched (clean tree + description → model-layer dispatch performs edits, then we commit). PR-only: requires execution.landing == "pr". Runs testing.unit_cmd (aligned with full_cmd to satisfy the project pre-commit hook), commits, pushes, and creates a PR via gh. No worktree; no .landed marker. Usage: /quickfix [<description>] [--branch <name>] [--yes] [--from-here] [--skip-tests]

Repository SourceNeeds Review
Coding

cleanup-merged

Post-PR-merge local state normalization. Fetches origin with --prune, switches off a feature branch whose PR has merged (or whose upstream is gone), pulls the main branch, and deletes local feature branches whose upstream was removed or whose PR has merged. Bails on a dirty working tree. Skips branches with unpushed commits. --dry-run reports without modifying anything. Use after merging a PR on GitHub to catch local state up and drop stale branches.

Repository SourceNeeds Review
General

knowledge-qa

本地知识库问答技能。当用户需要基于个人知识库文档(PDF/Markdown/Word)进行问答、生成报告、制作思维导图、或上传文件到向量库时触发。触发词包括:"基于知识库"、"基于mysql查询"、"基于某个分区"、"查一下知识库"、"帮我写报告"、"生成思维导图"、"根据文档"、"从我的资料"、"结合我的笔记"、"整理成报告"、"做个导图"、"上传知识库"、"有新文件"、"索引文档"、"建向量库"、"有哪些分区"、"分区列表"、"创建知识库"、"初始化知识库"、"知识库列表"。

Archived SourceRecently Updated
General

visual-qa-analysis

Conducts open-ended Q&A on image content based on computer vision and large language models, supporting any questions to receive natural language responses. | 大模型视觉问答(VQA)技能,基于计算机视觉和大语言模型对图片内容进行开放式问答,支持任意提问得到自然语言回答

Archived SourceRecently Updated
update-zskills | V50.AI