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

.github

.github 收录了来自 haitaopanhq 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
1
更新
2026-03-31
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

cross-repo-upstream-sync
软件开发工程师

Use when a change must be made in an upstream repo that is mirrored into this control repo as a sibling checkout. Covers the required sequence: fix and push the upstream repo first, then verify the control repo references the pushed upstream commit, then commit and push the control-plane metadata change.

2026-03-31
git-history-secret-remediation
信息安全分析师

Use when a user asks to detect secrets in git commit history, clean tracked sensitive data, rewrite history with git-filter-repo, or verify cleanup with gitleaks. Covers gitleaks detect -v, replacement mapping, path removal, ref inventory, history rewrites, force-push planning, and post-cleanup coordination.

2026-03-17
codex-multi-cli-orchestrator
软件开发工程师

Use when Codex App with GPT 5.4 should act as the chief engineer and dispatch low-cost or isolated sub-tasks to ollama, opencode, or gemini CLIs instead of doing all execution itself. Best for migration verification, batch checks, document fixes, and controlled multi-model delegation.

2026-03-15
docker-compose-lite-migration
网络与计算机系统管理员

Execute and verify the lightweight single-VPS migration path for accounts + rag-server + APISIX standalone + shared stunnel-client. Use for cheap-model test runs, preview verification, and Docker Compose smoke checks.

2026-03-15
orchestration-run-task
其他计算机职业

Use when Codex or another manager needs to hand off a concrete subtask to opencode, ollama, or gemini through scripts/orchestration/run_worker.sh. Defines the worker execution contract, prompt shape, handoff rules, and fallback behavior.

2026-03-13
unified-setup-sh
软件开发工程师

Standardize a single scripts/setup.sh across Cloud-Neutral Toolkit repos (curl | bash), with safe cloning, dependency install, and next-step printing. Use when adding or updating setup.sh in any repo.

2026-02-09
project-management
软件开发工程师

Comprehensive guide for managing the Cloud Neutral Toolkit, including environments, deployment, and security standards.

2026-02-05
security-audit
信息安全分析师

Automated security audit skill for detecting secrets, tokens, and security vulnerabilities in code

2026-01-29