ข้ามไปยังเนื้อหา

เริ่มต้นใช้งาน

คู่มือนี้จะพาคุณผ่านขั้นตอนการเพิ่ม marketplace ของ f5-sales-demo ไปยัง Claude Code และติดตั้งปลั๊กอินตัวแรกของคุณ

  • Claude Code v1.0.33 หรือใหม่กว่า (รองรับ plugin marketplace)
  • บัญชี GitHub ที่มีสิทธิ์เข้าถึงองค์กร f5-sales-demo
  1. เพิ่ม marketplace

    ในเซสชัน Claude Code ใดก็ได้ ให้รันคำสั่ง:

    /plugin marketplace add f5-sales-demo/marketplace

    คำสั่งนี้จะลงทะเบียน marketplace เป็นแหล่งที่มาของปลั๊กอิน คุณต้อง ทำขั้นตอนนี้เพียงครั้งเดียว

  2. เรียกดูปลั๊กอินที่มีอยู่

    แสดงรายการปลั๊กอินที่ marketplace มีให้:

    /plugin marketplace list f5-sales-demo-marketplace
  3. ติดตั้งปลั๊กอิน

    ติดตั้งปลั๊กอินที่คุณต้องการ:

    /plugin install f5xc-docs-tools@f5-sales-demo-marketplace
    /plugin install f5xc-sales-engineer@f5-sales-demo-marketplace
  4. ใช้งานปลั๊กอิน

    นำทางไปยังรีโพซิทอรีเนื้อหา f5-sales-demo ใดก็ได้

    สำหรับ docs tools ให้รันคำสั่ง MDX review:

    /f5xc-docs-tools:review-mdx

    สำหรับ sales engineer ให้ใช้วลีทริกเกอร์ เช่น “prepare the demo”, “run the demo” หรือ “walk through the demo” — ปลั๊กอินจะเปิดใช้งานโดยอัตโนมัติ

เพื่ออัปเดตปลั๊กอินที่ติดตั้งแล้วเป็นเวอร์ชันล่าสุด:

/plugin update f5xc-docs-tools@f5-sales-demo-marketplace
/plugin update f5xc-sales-engineer@f5-sales-demo-marketplace

ลบปลั๊กอิน:

/plugin uninstall f5xc-docs-tools@f5-sales-demo-marketplace
/plugin uninstall f5xc-sales-engineer@f5-sales-demo-marketplace

ลบ marketplace ทั้งหมด:

/plugin marketplace remove f5-sales-demo-marketplace

เพื่อกำหนดค่า marketplace ล่วงหน้าสำหรับทีมทั้งหมดของคุณ ให้เพิ่ม ลงในไฟล์ .claude/settings.json ของโปรเจกต์:

{
"extraKnownMarketplaces": [
"f5-sales-demo/marketplace"
],
"enabledPlugins": [
"f5xc-docs-tools@f5-sales-demo-marketplace",
"f5xc-sales-engineer@f5-sales-demo-marketplace"
]
}

สิ่งนี้ช่วยให้มั่นใจว่าผู้ร่วมพัฒนาทุกคนมีเครื่องมือเดียวกันพร้อมใช้งาน ตั้งแต่เซสชัน Claude Code แรกในรีโพซิทอรี