<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Agent-Skills on TPOW Lab</title><link>https://tpow-001.netlify.app/tags/agent-skills/</link><description>Recent content in Agent-Skills on TPOW Lab</description><generator>Hugo</generator><language>en</language><copyright>Copyright &amp;copy; 2025-2026 TPOW-001. All Rights Reserved.</copyright><lastBuildDate>Fri, 26 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://tpow-001.netlify.app/tags/agent-skills/index.xml" rel="self" type="application/rss+xml"/><item><title>Medical Research Skills 完整教學</title><link>https://tpow-001.netlify.app/post/2026-06-26-medical-research-skills-tutorial/</link><pubDate>Fri, 26 Jun 2026 00:00:00 +0000</pubDate><guid>https://tpow-001.netlify.app/post/2026-06-26-medical-research-skills-tutorial/</guid><description><![CDATA[<h1 id="medical-research-skills-完整教學" data-numberify>Medical Research Skills 完整教學<a class="anchor ms-1" href="#medical-research-skills-完整教學"></a></h1>

<h2 id="1-專案定位與核心價值" data-numberify>1. 專案定位與核心價值<a class="anchor ms-1" href="#1-專案定位與核心價值"></a></h2>

<h3 id="這是什麼" data-numberify>這是什麼？<a class="anchor ms-1" href="#這是什麼"></a></h3>
<p><strong>Medical Research Skills</strong> 是由 AIPOCH 團隊開發的開源醫學研究 AI Agent Skill 庫，收錄 <strong>554+ 個結構化 SKILL.md 檔案</strong>。這些 skill 並非傳統意義上的「程式碼套件」，而是為 AI agent 提供的<strong>領域知識指令集</strong>：每個 SKILL.md 定義了一個特定醫學研究任務的完整工作流程、判斷邏輯與品質檢核標準。</p>]]></description></item><item><title>google/skills 完整教學 — Google Agent Skills for AI Coding Agents</title><link>https://tpow-001.netlify.app/post/2026-06-12-google-skills-tutorial/</link><pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate><guid>https://tpow-001.netlify.app/post/2026-06-12-google-skills-tutorial/</guid><description><![CDATA[<h2 id="1-專案定位與背景" data-numberify>§1 專案定位與背景<a class="anchor ms-1" href="#1-專案定位與背景"></a></h2>

<h3 id="這是什麼" data-numberify>這是什麼？<a class="anchor ms-1" href="#這是什麼"></a></h3>
<p><code>google/skills</code> 是 Google 官方的 <strong>Agent Skills（代理技能）</strong> 開源知識庫。它不是傳統的程式庫或框架，而是一組結構化的 Markdown 描述檔（<code>SKILL.md</code>），專門設計給 <strong>AI coding agent</strong>（如 Gemini CLI、Claude Code、Cursor、Windsurf 等）閱讀，讓 agent 在協助開發者操作 Google Cloud 服務時，能遵循官方最佳實踐、避免常見錯誤、並使用正確的 SDK 與 CLI 指令。</p>]]></description></item><item><title>agent-skill-creator — 跨平台 Agent Skill 工廠完整教學</title><link>https://tpow-001.netlify.app/post/2026-05-28-agent-skill-creator-tutorial/</link><pubDate>Thu, 28 May 2026 00:00:00 +0000</pubDate><guid>https://tpow-001.netlify.app/post/2026-05-28-agent-skill-creator-tutorial/</guid><description><![CDATA[<h1 id="agent-skill-creator--跨平台-agent-skill-工廠完整教學" data-numberify>agent-skill-creator — 跨平台 Agent Skill 工廠完整教學<a class="anchor ms-1" href="#agent-skill-creator--跨平台-agent-skill-工廠完整教學"></a></h1>
<blockquote>
<p><strong>一句話定位</strong>：把任意工作流（描述 / 連結 / code / PDF / 轉錄稿）丟進去，5 分鐘內產出一份「validated + security-scanned + 自帶 install.sh」的跨 14+ 平台 agent skill。</p>]]></description></item><item><title>CC Workflow Studio — 視覺化 AI Agent Workflow 編輯器深度教學</title><link>https://tpow-001.netlify.app/post/2026-05-28-cc-wf-studio-tutorial/</link><pubDate>Thu, 28 May 2026 00:00:00 +0000</pubDate><guid>https://tpow-001.netlify.app/post/2026-05-28-cc-wf-studio-tutorial/</guid><description><![CDATA[<h1 id="cc-workflow-studio--視覺化-ai-agent-workflow-編輯器深度教學" data-numberify>CC Workflow Studio — 視覺化 AI Agent Workflow 編輯器深度教學<a class="anchor ms-1" href="#cc-workflow-studio--視覺化-ai-agent-workflow-編輯器深度教學"></a></h1>
<blockquote>
<p>把腦中的 multi-agent workflow 拖拉成圖，匯出給 Claude Code / Copilot / Cursor / Codex / Gemini 直接執行。<br>
同一份 <code>workflow.json</code> 同時驅動 VSCode extension、CLI、MCP server — 沒有「VSCode-only」路徑。</p>]]></description></item><item><title>ConardLi garden-skills 詳細教學 — 跨 Agent SKILL.md 標準範本 + 4 個 production-ready skill</title><link>https://tpow-001.netlify.app/post/2026-05-21-garden-skills-tutorial/</link><pubDate>Thu, 21 May 2026 00:00:00 +0000</pubDate><guid>https://tpow-001.netlify.app/post/2026-05-21-garden-skills-tutorial/</guid><description><![CDATA[<h1 id="garden-skills-詳細教學" data-numberify>garden-skills 詳細教學<a class="anchor ms-1" href="#garden-skills-詳細教學"></a></h1>
<blockquote>
<p>對應 repo: <a href="https://github.com/ConardLi/garden-skills" target="_blank" rel="noopener noreferrer">https://github.com/ConardLi/garden-skills<i class="fas fa-external-link-square-alt ms-1"></i></a>（5.5k stars / 803 forks / 4 skills / MIT，截至 2026-05-21）</p></blockquote>

<h2 id="1-專案定位" data-numberify>1. 專案定位<a class="anchor ms-1" href="#1-專案定位"></a></h2>

<h3 id="11-它是什麼" data-numberify>1.1 它是什麼<a class="anchor ms-1" href="#11-它是什麼"></a></h3>
<p>ConardLi 個人開源的 <strong>跨 AI Agent skill 集合</strong>。4 個 skill 全部按 <code>SKILL.md</code> 標準寫成（agentskills.io 規格），同一份 skill 可以在 Claude Code / Cursor / Codex / Gemini CLI / OpenCode 上跑。每個 skill 都是 self-contained 子套件：獨立 <code>manifest.json</code> + 獨立版本號 + 獨立 release zip。</p>]]></description></item><item><title>text-to-cad / CAD Skills 詳細教學 — 自然語言 → build123d → STEP / URDF / SDF 的 agent skill 集</title><link>https://tpow-001.netlify.app/post/2026-05-21-text-to-cad-tutorial/</link><pubDate>Thu, 21 May 2026 00:00:00 +0000</pubDate><guid>https://tpow-001.netlify.app/post/2026-05-21-text-to-cad-tutorial/</guid><description><![CDATA[<h1 id="text-to-cad-詳細教學" data-numberify>text-to-cad 詳細教學<a class="anchor ms-1" href="#text-to-cad-詳細教學"></a></h1>
<blockquote>
<p>對應 repo: <a href="https://github.com/earthtojake/text-to-cad" target="_blank" rel="noopener noreferrer">https://github.com/earthtojake/text-to-cad<i class="fas fa-external-link-square-alt ms-1"></i></a>（3.7k stars / 428 forks / MIT，截至 2026-05-21）</p></blockquote>

<h2 id="1-專案定位" data-numberify>1. 專案定位<a class="anchor ms-1" href="#1-專案定位"></a></h2>

<h3 id="11-它是什麼" data-numberify>1.1 它是什麼<a class="anchor ms-1" href="#11-它是什麼"></a></h3>
<p>earthtojake (Jake Brukhman) 開源的 <strong>7 個跨 agent CAD skill 集合</strong>，把 coding agent（Claude Code / Codex / Cursor）變成 CAD 工程師：</p>]]></description></item></channel></rss>