什麼是 local-ref?
項目的本機文件快取。在從外部取得之前,請務必檢查文件/參考/。用於初始化(設定快取)、更新(刷新文件)、尋找(本機優先搜尋)和儲存(保留取得的文件)。如果取得外部文件(Context7/web),請將客製化的主題文件儲存到 docs/reference/ 並在 AGENTS.md 中新增口頭指標。 來源:aivokone/ak-skills-core。
項目的本機文件快取。在從外部取得之前,請務必檢查文件/參考/。用於初始化(設定快取)、更新(刷新文件)、尋找(本機優先搜尋)和儲存(保留取得的文件)。如果取得外部文件(Context7/web),請將客製化的主題文件儲存到 docs/reference/ 並在 AGENTS.md 中新增口頭指標。
透過命令列快速安裝 local-ref AI 技能到你的開發環境
來源:aivokone/ak-skills-core。
Cache library documentation locally so every session reads from disk instead of re-fetching from external sources. Local docs load via Read tool (free, instant) instead of API calls (tokens + latency).
Fetch documentation from any of these, in order of preference:
a. Scan project code to identify which APIs/patterns are actually used b. Fetch documentation from best available source (see Sources above) c. Filter fetched content to patterns relevant to this project
項目的本機文件快取。在從外部取得之前,請務必檢查文件/參考/。用於初始化(設定快取)、更新(刷新文件)、尋找(本機優先搜尋)和儲存(保留取得的文件)。如果取得外部文件(Context7/web),請將客製化的主題文件儲存到 docs/reference/ 並在 AGENTS.md 中新增口頭指標。 來源:aivokone/ak-skills-core。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/aivokone/ak-skills-core --skill local-ref項目的本機文件快取。在從外部取得之前,請務必檢查文件/參考/。用於初始化(設定快取)、更新(刷新文件)、尋找(本機優先搜尋)和儲存(保留取得的文件)。如果取得外部文件(Context7/web),請將客製化的主題文件儲存到 docs/reference/ 並在 AGENTS.md 中新增口頭指標。 來源:aivokone/ak-skills-core。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/aivokone/ak-skills-core --skill local-ref 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/aivokone/ak-skills-core