Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add eric861129/SKILLS_All-in-one --skill skill-managergit clone --depth 1 https://github.com/eric861129/SKILLS_All-in-oneWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/eric861129/skills_all-in-one/skill-manager)<a href="https://agentmods.dev/skills/eric861129/skills_all-in-one/skill-manager"><img src="https://agentmods.dev/badge/skills/eric861129/skills_all-in-one/skill-manager/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/eric861129/skills_all-in-one/skill-manager"><img src="https://agentmods.dev/badge/skills/eric861129/skills_all-in-one/skill-manager.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00965 |
| Opus 5 | $0.00000 | $0.00483 |
| Sonnet 5 | $0.00000 | $0.00193 |
| Haiku 4.5 | $0.00000 | $0.00097 |
Grade A, and why
skill-manager scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Skill Manager (Master Controller)
此技能是 SKILLS_All-in-one 平台的最高級管控工具,負責協調所有子 SOP 技能,確保技能擴充過程的安全性、完整性與資料一致性。
🚀 核心工作流 (Standard Pipeline)
當接到「新增技能」或「從 GitHub 導入技能」的任務時,必須 嚴格遵循以下流水線:
Step 1: 發現與抓取 (Import Phase)
- 調用技能:
github-skill-importer - 目標:從遠端 Repo 定位並下載「完整技能包」至
@public/SKILLS/Uncategorized/{FolderName}/。 - 檢查點:資料夾內必須包含
SKILL.md且結構完整。
Step 2: 安全審查 (Audit Phase)
- 調用技能:
skill-security-auditor - 目標:對
Uncategorized區的新技能進行代碼與提示詞掃描。 - 規則:
- PASS:進入下一步。
- WARNING/REJECT:立即停止,向使用者報告風險,除非獲得明確授權修復,否則禁止上架。
- 產出:產出《技能安全審查報告》。
Step 3: 正式上架 (Onboarding Phase)
- 調用技能:
skill-onboarding-guide - 目標:
- 分類移動 (從
Uncategorized到正確分類)。 - 完整性校驗:必須 使用
read_file讀取即將移動的檔案,確保檔案內容非空且結構完整。 - 資料庫遷移:調用
sql-migration-manager將增量 SQL 記錄於database/incremental_updates.sql。 - 前端同步 (
src/data/skills.ts)。
- 分類移動 (從
- 重要:確保
id遞增且不衝突。嚴禁修改database/init_skills.sql。
Step 4: 系統同步 (Manifest Sync)
- 執行指令:
npm run prebuild - 目標:更新
public/skills-manifest.json,確保前端下載功能抓得到新檔案。
🚦 狀態管控規則 (Guardrails)
- 禁止跳過審核:嚴禁在未執行
skill-security-auditor的情況下將技能寫入 SQL 遷移檔案或skills.ts。 - 原子化寫入:SQL 遷移紀錄與前端元數據的寫入應同步進行。
- 檔案保護:
database/init_skills.sql已鎖定為備份用途,任何異動必須透過database/incremental_updates.sql。 - 防空檔案覆蓋 (Zero-byte Protection):執行檔案移動、
cp或mv前,AI Agent 必須 驗證來源檔案內容是否完整。若來源檔案為空,禁止覆蓋正式環境檔案。
📝 任務紀錄範本
每次完成一輪流程,應向使用者回報進度:
- Import: [技能名稱] 已抓取。
- Audit: 已產出安全報告 (結果: PASS)。
- Validation: 檔案完整性檢查通過 (非空)。
- Migration: 已將 SQL 記錄至 incremental_updates.sql。
- Onboard: 資料夾移動完成,TS 元數據已更新。
- Sync: Manifest 已重新生成。
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 58 lines · 0 tokens per session scan A 02f98b5bbf72
skill-manager is a skill published in the GitHub repository eric861129/SKILLS_All-in-one (52 stars, last pushed 4mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 965 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
dashiai-ppt
A presentation-making add-on that creates an HTML slide deck from preset visual page designs. The result can open offline in a browser and can be exported as a PowerPoint or PDF file.
skillnote
Self-hosted skill registry for OpenClaw. Stores procedures your team writes (name, description, body), syncs them to disk before each task, and collects which-helped/which-failed signals from the agent so the registry improves over time.
sansheng-distill
A book and text summarizer that creates one self-contained HTML page with five sections: an overview, chapter notes, the book’s central idea, an action checklist, and questions for judging its reliability. The page includes an embedded Mermaid mind map and works offline without a web server.
deno-knowledge-patch
Use this skill when choosing current Deno runtime APIs, CLI options, configuration, dependency behavior, Node compatibility, or deployment workflows. Open the topic reference before changing a project because several commands, flags, APIs, and defaults changed more than once.
airflow-knowledge-patch
Use this skill when authoring, upgrading, integrating, or operating Apache Airflow. Start with the quick guidance below, then open the topic reference that matches the work.
adyen-knowledge-patch
Use this skill when implementing or upgrading Adyen Web, Drop-in, Components, sessions flows, or Checkout API v72 integrations. Consult the topic reference that matches the integration surface, then apply the quick-reference rules below where relevant.