Awesome Claude Skills - คลังทักษะ Claude สำหรับพัฒนา AIAwesome Claude Skills - A Repository of Claude AI Skills
คลังทักษะ Claude เสนอโซลูชั่นสำหรับการปรับแต่ง AI Agents
The Awesome Claude Skills repository offers solutions for custom AI agent workflows.
ไว้ทำอะไร
คลังนี้รวมทักษะ Claude Skills มากกว่า 1000 รายการที่ออกแบบมาเพื่อช่วยให้ AI Agents สามารถปฏิบัติงานจริงได้ เหมาะสำหรับการใช้ Claude.ai และ Code
ทำงานอย่างไร
โค้ดใน artifacts-builder/SKILL.md ระบุถึงเครื่องมือสำหรับสร้าง Claude AI artifacts ด้วยเทคโนโลยี frontend สมัยใหม่. โฟลว์เริ่มต้นจากการ initial project ตามด้วยพัฒนาและ bundle โค้ดเป็นไฟล์ HTML เดียว.
โครงสร้างโค้ด
- artifacts-builder/ — เครื่องมือสำหรับสร้าง Artifacts
- composio-skills/ — โฟลเดอร์ทักษะที่มีทั้งตัวอย่างและการตั้งค่าต่างๆ
เริ่มใช้งาน
bash
claude --plugin-dir ./connect-apps-plugin
/connect-apps:setup
exit
claude
เหมาะกับงานแบบไหน
- การส่งอีเมลและสร้าง issue ในระบบต่างๆ
- การเชื่อมต่อกับแอพพลิเคชันกว่า 1000 รายการ
ข้อควรรู้
- ไม่มีการระบุ license
- ยังอยู่ระหว่างการพัฒนา
What it is for
This repository compiles over 1000 Claude Skills designed to help AI agents perform real-world tasks, suitable for use with Claude.ai and Code.
How it works
The code in artifacts-builder/SKILL.md details tools for creating Claude AI artifacts using modern frontend technology. The flow begins with initializing a project, followed by developing and bundling the code into a single HTML file.
Code structure
- artifacts-builder/ — Tools for artifact creation
- composio-skills/ — Skills folder with examples and configurations
Getting started
bash
claude --plugin-dir ./connect-apps-plugin
/connect-apps:setup
exit
claude
Good fit for
- Sending emails and creating issues in various systems
- Connecting to over 1000 applications
Things to know
- No specified license
- Still under development
บทวิเคราะห์นี้สร้างจาก README และโค้ดของ repo โดย AI ของ Oneable — ตรวจสอบ license และเอกสารต้นทางก่อนนำไปใช้งานจริงThis breakdown was generated from the repository's README and code by Oneable's AI — check the license and upstream docs before using it in production.