← 返回列表

awesome-claude-skills

一个精选的 Claude Skills、相关资源与工具清单,用于自定义 Claude AI 工作流。

Claude
技能清单
AI工作流
自动化
开发工具
GitHub
47417⬇️ 2🏷️ master📦 2
awesome-claude-skills-master.zip
4.41 MB下载
安装与使用说明

Codex

  1. 先下载 ZIP 包(例如:awesome-claude-skills-master.zip)。
  2. 解压后放到 $CODEX_HOME/skills/ 目录下。
  3. 如果没有设置 $CODEX_HOME,通常可放到 ~/.codex/skills/
  4. 确保目录内有 SKILL.md,然后重开会话即可使用。

源码目录预览

├── artifacts-builder
│   ├── scripts
│   │   ├── bundle-artifact.sh
│   │   ├── init-artifact.sh
│   │   └── shadcn-components.tar.gz
│   ├── LICENSE.txt
│   └── SKILL.md
├── brand-guidelines
│   ├── LICENSE.txt
│   └── SKILL.md
├── canvas-design
│   ├── canvas-fonts
│   │   ├── ArsenalSC-OFL.txt
│   │   ├── ArsenalSC-Regular.ttf
│   │   ├── BigShoulders-Bold.ttf
│   │   ├── BigShoulders-OFL.txt
│   │   ├── BigShoulders-Regular.ttf
│   │   ├── Boldonse-OFL.txt
│   │   ├── Boldonse-Regular.ttf
│   │   ├── BricolageGrotesque-Bold.ttf
│   │   ├── BricolageGrotesque-OFL.txt
│   │   ├── BricolageGrotesque-Regular.ttf
│   │   ├── CrimsonPro-Bold.ttf
│   │   ├── CrimsonPro-Italic.ttf
│   │   ├── CrimsonPro-OFL.txt
│   │   ├── CrimsonPro-Regular.ttf
│   │   ├── DMMono-OFL.txt
│   │   ├── DMMono-Regular.ttf
│   │   ├── EricaOne-OFL.txt
│   │   ├── EricaOne-Regular.ttf
│   │   ├── GeistMono-Bold.ttf
│   │   ├── GeistMono-OFL.txt
│   │   ├── GeistMono-Regular.ttf
│   │   ├── Gloock-OFL.txt
│   │   ├── Gloock-Regular.ttf
│   │   ├── IBMPlexMono-Bold.ttf
│   │   ├── IBMPlexMono-OFL.txt
│   │   ├── IBMPlexMono-Regular.ttf
│   │   ├── IBMPlexSerif-Bold.ttf
│   │   ├── IBMPlexSerif-BoldItalic.ttf
│   │   ├── IBMPlexSerif-Italic.ttf
│   │   ├── IBMPlexSerif-Regular.ttf
│   │   ├── InstrumentSans-Bold.ttf
│   │   ├── InstrumentSans-BoldItalic.ttf
│   │   ├── InstrumentSans-Italic.ttf
│   │   ├── InstrumentSans-OFL.txt
│   │   ├── InstrumentSans-Regular.ttf
│   │   ├── InstrumentSerif-Italic.ttf
│   │   ├── InstrumentSerif-Regular.ttf
│   │   ├── Italiana-OFL.txt
│   │   ├── Italiana-Regular.ttf
│   │   ├── JetBrainsMono-Bold.ttf
│   │   ├── JetBrainsMono-OFL.txt
│   │   ├── JetBrainsMono-Regular.ttf
│   │   ├── Jura-Light.ttf
│   │   ├── Jura-Medium.ttf
│   │   ├── Jura-OFL.txt
│   │   ├── LibreBaskerville-OFL.txt
│   │   ├── LibreBaskerville-Regular.ttf
│   │   ├── Lora-Bold.ttf
│   │   ├── Lora-BoldItalic.ttf
│   │   ├── Lora-Italic.ttf
│   │   ├── Lora-OFL.txt
│   │   ├── Lora-Regular.ttf
│   │   ├── NationalPark-Bold.ttf
│   │   ├── NationalPark-OFL.txt
│   │   ├── NationalPark-Regular.ttf
│   │   ├── NothingYouCouldDo-OFL.txt
│   │   ├── NothingYouCouldDo-Regular.ttf
│   │   ├── Outfit-Bold.ttf
│   │   ├── Outfit-OFL.txt
│   │   ├── Outfit-Regular.ttf
│   │   ├── PixelifySans-Medium.ttf
│   │   ├── PixelifySans-OFL.txt
│   │   ├── PoiretOne-OFL.txt
│   │   ├── PoiretOne-Regular.ttf
│   │   ├── RedHatMono-Bold.ttf
│   │   ├── RedHatMono-OFL.txt
│   │   ├── RedHatMono-Regular.ttf
│   │   ├── Silkscreen-OFL.txt
│   │   ├── Silkscreen-Regular.ttf
│   │   ├── SmoochSans-Medium.ttf
│   │   ├── SmoochSans-OFL.txt
│   │   ├── Tektur-Medium.ttf
│   │   ├── Tektur-OFL.txt
│   │   ├── Tektur-Regular.ttf
│   │   ├── WorkSans-Bold.ttf
│   │   ├── WorkSans-BoldItalic.ttf
│   │   ├── WorkSans-Italic.ttf
│   │   ├── WorkSans-OFL.txt
│   │   ├── WorkSans-Regular.ttf
│   │   ├── YoungSerif-OFL.txt
│   │   └── YoungSerif-Regular.ttf
│   ├── LICENSE.txt
│   └── SKILL.md
├── changelog-generator
│   └── SKILL.md
├── competitive-ads-extractor
│   └── SKILL.md
├── composio-skills
│   ├── -21risk-automation
│   │   └── SKILL.md
│   ├── -2chat-automation
│   │   └── SKILL.md
│   ├── .claude-plugin
│   │   └── marketplace.json
│   ├── ably-automation
│   │   └── SKILL.md
│   ├── abstract-automation
│   │   └── SKILL.md
│   ├── abuselpdb-automation
│   │   └── SKILL.md
│   ├── abyssale-automation
│   │   └── SKILL.md
│   ├── accelo-automation
│   │   └── SKILL.md
│   ├── accredible-certificates-automation
│   │   └── SKILL.md
│   ├── acculynx-automation
│   │   └── SKILL.md
│   ├── active-campaign-automation
│   │   └── SKILL.md
│   ├── addresszen-automation
│   │   └── SKILL.md
│   ├── adobe-automation
│   │   └── SKILL.md
│   ├── adrapid-automation
│   │   └── SKILL.md
│   ├── adyntel-automation
│   │   └── SKILL.md
│   ├── aero-workflow-automation
│   │   └── SKILL.md
│   ├── aeroleads-automation
│   │   └── SKILL.md
│   ├── affinda-automation
│   │   └── SKILL.md
│   ├── affinity-automation
│   │   └── SKILL.md
│   ├── agencyzoom-automation
│   │   └── SKILL.md
│   ├── agent-mail-automation
│   │   └── SKILL.md
│   ├── agentql-automation
│   │   └── SKILL.md
│   ├── agenty-automation
│   │   └── SKILL.md
│   ├── agiled-automation
│   │   └── SKILL.md
│   ├── agility-cms-automation
│   │   └── SKILL.md
│   ├── ahrefs-automation
│   │   └── SKILL.md
│   ├── ai-ml-api-automation
│   │   └── SKILL.md
│   ├── aivoov-automation
│   │   └── SKILL.md
│   ├── alchemy-automation
│   │   └── SKILL.md
│   ├── algodocs-automation
│   │   └── SKILL.md
│   ├── algolia-automation
│   │   └── SKILL.md
│   ├── all-images-ai-automation
│   │   └── SKILL.md
│   ├── alpha-vantage-automation
│   │   └── SKILL.md
│   ├── altoviz-automation
│   │   └── SKILL.md
│   ├── alttext-ai-automation
│   │   └── SKILL.md
│   ├── amara-automation
│   │   └── SKILL.md
│   ├── amazon-automation
│   │   └── SKILL.md
│   ├── ambee-automation
│   │   └── SKILL.md
│   ├── ambient-weather-automation
│   │   └── SKILL.md
│   ├── amcards-automation
│   │   └── SKILL.md
│   ├── anchor-browser-automation
│   │   └── SKILL.md
│   ├── anonyflow-automation
│   │   └── SKILL.md
│   ├── anthropic-administrator-automation
│   │   └── SKILL.md
│   ├── anthropic_administrator-automation
│   │   └── SKILL.md
│   ├── apaleo-automation
│   │   └── SKILL.md
│   ├── apex27-automation
│   │   └── SKILL.md
│   ├── api-bible-automation
│   │   └── SKILL.md
│   ├── api-labz-automation
│   │   └── SKILL.md
│   ├── api-ninjas-automation
│   │   └── SKILL.md
│   ├── api-sports-automation
│   │   └── SKILL.md
│   ├── api2pdf-automation
│   │   └── SKILL.md
│   ├── apiflash-automation
│   │   └── SKILL.md
│   ├── apify-automation
│   │   └── SKILL.md
│   ├── apilio-automation
│   │   └── SKILL.md
│   ├── apipie-ai-automation
│   │   └── SKILL.md
│   ├── apitemplate-io-automation
│   │   └── SKILL.md
│   ├── apiverve-automation
│   │   └── SKILL.md
│   ├── apollo-automation
│   │   └── SKILL.md
│   ├── appcircle-automation
│   │   └── SKILL.md
│   ├── appdrag-automation
│   │   └── SKILL.md
│   ├── appointo-automation
│   │   └── SKILL.md
│   ├── appsflyer-automation
│   │   └── SKILL.md
│   ├── appveyor-automation
│   │   └── SKILL.md
│   ├── aryn-automation
│   │   └── SKILL.md
│   ├── ascora-automation
│   │   └── SKILL.md
│   ├── ashby-automation
│   │   └── SKILL.md
│   ├── asin-data-api-automation
│   │   └── SKILL.md
│   ├── astica-ai-automation
│   │   └── SKILL.md
│   ├── async-interview-automation
│   │   └── SKILL.md
│   ├── atlassian-automation
│   │   └── SKILL.md
│   ├── attio-automation
│   │   └── SKILL.md
│   ├── auth0-automation
│   │   └── SKILL.md
│   ├── autobound-automation
│   │   └── SKILL.md
│   ├── autom-automation
│   │   └── SKILL.md
│   ├── axonaut-automation
│   │   └── SKILL.md
│   ├── ayrshare-automation
│   │   └── SKILL.md
│   ├── backendless-automation
│   │   └── SKILL.md
│   ├── bannerbear-automation
│   │   └── SKILL.md
│   ├── bart-automation
│   │   └── SKILL.md
│   ├── baselinker-automation
│   │   └── SKILL.md
│   ├── baserow-automation
│   │   └── SKILL.md
│   ├── basin-automation
│   │   └── SKILL.md
│   ├── battlenet-automation
│   │   └── SKILL.md
│   ├── beaconchain-automation
│   │   └── SKILL.md
│   ├── beaconstac-automation
│   │   └── SKILL.md
│   ├── beamer-automation
│   │   └── SKILL.md
│   ├── beeminder-automation
│   │   └── SKILL.md
│   ├── bench-automation
│   │   └── SKILL.md
│   ├── benchmark-email-automation
│   │   └── SKILL.md
│   ├── benzinga-automation
│   │   └── SKILL.md
│   ├── bestbuy-automation
│   │   └── SKILL.md
│   ├── better-proposals-automation
│   │   └── SKILL.md
│   ├── better-stack-automation
│   │   └── SKILL.md
│   ├── bidsketch-automation
│   │   └── SKILL.md
│   ├── big-data-cloud-automation
│   │   └── SKILL.md
│   ├── bigmailer-automation
│   │   └── SKILL.md
│   ├── bigml-automation
│   │   └── SKILL.md
│   ├── bigpicture-io-automation
│   │   └── SKILL.md
│   ├── bitquery-automation
│   │   └── SKILL.md
│   ├── bitwarden-automation
│   │   └── SKILL.md
│   ├── blackbaud-automation
│   │   └── SKILL.md
│   ├── blackboard-automation
│   │   └── SKILL.md
│   ├── blocknative-automation
│   │   └── SKILL.md
│   ├── boldsign-automation
│   │   └── SKILL.md
│   ├── bolna-automation
│   │   └── SKILL.md
│   ├── boloforms-automation
│   │   └── SKILL.md
│   ├── bolt-iot-automation
│   │   └── SKILL.md
│   ├── bonsai-automation
│   │   └── SKILL.md
│   ├── bookingmood-automation
│   │   └── SKILL.md
│   ├── booqable-automation
│   │   └── SKILL.md
│   ├── borneo-automation
│   │   └── SKILL.md
│   ├── botbaba-automation
│   │   └── SKILL.md
│   ├── botpress-automation
│   │   └── SKILL.md
│   ├── botsonic-automation
│   │   └── SKILL.md
│   ├── botstar-automation
│   │   └── SKILL.md
│   ├── bouncer-automation
│   │   └── SKILL.md
│   ├── boxhero-automation
│   │   └── SKILL.md
│   ├── braintree-automation
│   │   └── SKILL.md
│   ├── brandfetch-automation
│   │   └── SKILL.md
│   ├── breeze-automation
│   │   └── SKILL.md
│   ├── breezy-hr-automation
│   │   └── SKILL.md
│   ├── brex-automation
│   │   └── SKILL.md
│   ├── brex-staging-automation
│   │   └── SKILL.md
│   ├── brightdata-automation
│   │   └── SKILL.md
│   ├── brightpearl-automation
│   │   └── SKILL.md
│   ├── brilliant-directories-automation
│   │   └── SKILL.md
│   ├── browseai-automation
│   │   └── SKILL.md
│   ├── browser-tool-automation
│   │   └── SKILL.md
│   ├── browserbase-tool-automation
│   │   └── SKILL.md
│   ├── browserhub-automation
│   │   └── SKILL.md
│   ├── browserless-automation
│   │   └── SKILL.md
│   ├── btcpay-server-automation
│   │   └── SKILL.md
│   ├── bubble-automation
│   │   └── SKILL.md
│   ├── bugbug-automation
│   │   └── SKILL.md
│   ├── bugherd-automation
│   │   └── SKILL.md
│   ├── bugsnag-automation
│   │   └── SKILL.md
│   ├── buildkite-automation
│   │   └── SKILL.md
│   ├── builtwith-automation
│   │   └── SKILL.md
│   ├── bunnycdn-automation
│   │   └── SKILL.md
│   ├── byteforms-automation
│   │   └── SKILL.md
│   ├── cabinpanda-automation
│   │   └── SKILL.md
│   ├── cal-automation
│   │   └── SKILL.md
│   ├── calendarhero-automation
│   │   └── SKILL.md
│   ├── callerapi-automation
│   │   └── SKILL.md
│   ├── callingly-automation
│   │   └── SKILL.md
│   ├── callpage-automation
│   │   └── SKILL.md
│   ├── campaign-cleaner-automation
│   │   └── SKILL.md
│   ├── campayn-automation
│   │   └── SKILL.md
│   ├── canny-automation
│   │   └── SKILL.md
│   ├── canvas-automation
│   │   └── SKILL.md
│   ├── capsule-crm-automation
│   │   └── SKILL.md
│   ├── capsule_crm-automation
│   │   └── SKILL.md
│   ├── carbone-automation
│   │   └── SKILL.md
│   ├── cardly-automation
│   │   └── SKILL.md
│   ├── castingwords-automation
│   │   └── SKILL.md
│   ├── cats-automation
│   │   └── SKILL.md
│   ├── cdr-platform-automation
│   │   └── SKILL.md
│   ├── census-bureau-automation
│   │   └── SKILL.md
│   ├── centralstationcrm-automation
│   │   └── SKILL.md
│   ├── certifier-automation
│   │   └── SKILL.md
│   ├── chaser-automation
│   │   └── SKILL.md
│   ├── chatbotkit-automation
│   │   └── SKILL.md
│   ├── chatfai-automation
│   │   └── SKILL.md
│   ├── chatwork-automation
│   │   └── SKILL.md
│   ├── chmeetings-automation
│   │   └── SKILL.md
│   ├── cincopa-automation
│   │   └── SKILL.md
│   ├── claid-ai-automation
│   │   └── SKILL.md
│   ├── classmarker-automation
│   │   └── SKILL.md
│   ├── clearout-automation
│   │   └── SKILL.md
│   ├── clickmeeting-automation
│   │   └── SKILL.md
│   ├── clockify-automation
│   │   └── SKILL.md
│   ├── cloudcart-automation
│   │   └── SKILL.md
│   ├── cloudconvert-automation
│   │   └── SKILL.md
│   ├── cloudflare-api-key-automation
│   │   └── SKILL.md
│   ├── cloudflare-automation
│   │   └── SKILL.md
│   ├── cloudflare-browser-rendering-automation
│   │   └── SKILL.md
│   ├── cloudinary-automation
│   │   └── SKILL.md
│   ├── cloudlayer-automation
│   │   └── SKILL.md
│   ├── cloudpress-automation
│   │   └── SKILL.md
│   ├── coassemble-automation
│   │   └── SKILL.md
│   ├── codacy-automation
│   │   └── SKILL.md
│   ├── codeinterpreter-automation
│   │   └── SKILL.md
│   ├── codereadr-automation
│   │   └── SKILL.md
│   ├── coinbase-automation
│   │   └── SKILL.md
│   ├── coinmarketcal-automation
│   │   └── SKILL.md
│   ├── coinmarketcap-automation
│   │   └── SKILL.md
│   ├── coinranking-automation
│   │   └── SKILL.md
│   ├── college-football-data-automation
│   │   └── SKILL.md
│   ├── composio-automation
│   │   └── SKILL.md
│   ├── composio-search-automation
│   │   └── SKILL.md
│   ├── connecteam-automation
│   │   └── SKILL.md
│   ├── contentful-automation
│   │   └── SKILL.md
│   ├── contentful-graphql-automation
│   │   └── SKILL.md
│   ├── control-d-automation
│   │   └── SKILL.md
│   ├── conversion-tools-automation
│   │   └── SKILL.md
│   ├── convertapi-automation
│   │   └── SKILL.md
│   ├── conveyor-automation
│   │   └── SKILL.md
│   ├── convolo-ai-automation
│   │   └── SKILL.md
│   ├── corrently-automation
│   │   └── SKILL.md
│   ├── countdown-api-automation
│   │   └── SKILL.md
... (truncated, total>500)

元数据

Slug: awesome-claude-skills

作者: ComposioHQ

协议: 未声明

包大小: 4.41 MB

SHA256: 7df3a3a22d58227ad5ada550d7b4c34f9509f1d8d41fd06d3bc5a8c59e715f4a