什麼是 skill-name?
清楚描述該技能的作用以及何時使用它。包括內聯觸發關鍵字和上下文,例如“當用戶想要 X、Y 或 Z 時使用。” 來源:resciencelab/opc-skills。
清楚描述該技能的作用以及何時使用它。包括內聯觸發關鍵字和上下文,例如“當用戶想要 X、Y 或 Z 時使用。”
透過命令列快速安裝 skill-name AI 技能到你的開發環境
來源:resciencelab/opc-skills。
The YAML frontmatter at the top of this file is required:
| name | string | ✓ | Unique identifier (kebab-case) | | description | string | ✓ | What the skill does and when to use it. Include trigger keywords and "Use when..." contexts inline. |
清楚描述該技能的作用以及何時使用它。包括內聯觸發關鍵字和上下文,例如“當用戶想要 X、Y 或 Z 時使用。” 來源:resciencelab/opc-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/resciencelab/opc-skills --skill skill-name 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/resciencelab/opc-skills --skill skill-name清楚描述該技能的作用以及何時使用它。包括內聯觸發關鍵字和上下文,例如“當用戶想要 X、Y 或 Z 時使用。” 來源:resciencelab/opc-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/resciencelab/opc-skills --skill skill-name 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/resciencelab/opc-skills