Claude Skill

ailabs-393/ai-labs-claude-skills

一个Python软件包,旨在消除查找Claude Skill并将其集成到项目中的麻烦。充当用户需求与可用Claude Skill之间的桥梁。

概览

Stars419
Forks109
语言Python
最后更新2025-11-11
最近同步2026-07-04
前往 GitHub

仓库信息

拥有者ailabs-393
仓库ai-labs-claude-skills
完整名称ailabs-393/ai-labs-claude-skills
Repo ID1,091,022,859

安装这个 Skill

npm install

Registry 信息

类型workflow
质量分70/100
验证状态readme_parsed
最近验证2026-06-12
平台
Claude
能力
code-reviewpdfworkflow
识别文件
package.json
配置键
PACKAGE_JSON

项目简介

一个Python软件包,旨在简化查找Claude Skill并将其集成到用户项目中的过程,充当用户需求与可用技能之间的桥梁。

英文描述

This package is use to remove the hustle of finding claudeskills and shift them into any of the user project. This project become a bridge between user's usage and claude skills

要点

  • 简化Claude Skill的发现过程
  • 便于集成到用户项目中
  • 充当使用需求与技能之间的桥梁
  • 基于Python的软件包

使用场景

  • 快速将Claude Skill添加到现有应用程序中
  • 在项目中试验不同的Claude Skill
  • 简化多个Claude Skill的管理

README 摘要

# 🚀 ai-labs-claude-skills <div align="center"> [![npm version](https://img.shields.io/npm/v/ai-labs-claude-skills.svg?color=blue)](https://www.npmjs.com/package/ai-labs-claude-skills) [![npm downloads](https://img.shields.io/npm/dt/ai-labs-claude-skills.svg?color=brightgreen)](https://www.npmjs.com/package/ai-labs-claude-skills) [![license](https://img.shields.io/npm/l/ai-labs-claude-skills.svg)](https://github.com/ailabs-393/ai-labs-claude-skills/blob/main/LICENSE) [![Node.js](https://img.shields.io/badge/Node.js-%3E%3D18-green)](https://nodejs.org) </div> > 🧠 A collection of reusable **"skills"** for Claude AI and developer tooling. > Each skill is a focused, modular package that brings automation to your dev workflows — from SEO analysis to document parsing, CI/CD generation, Docker automation, and more. --- ## ✨ Key Benefits - ⚙️ **Modular:** Pick and use only the skills you need. - 🚀 **Ready-to-run Scripts:** Includes tools for SEO analysis, sitemap generation, document unpacking, resume creation, and more. - 🤖 **Automations:** Automatically generates index and package files on build. - 🔁 **Reproducible Builds:** Ensures clean and consistent skill packaging. - 🧩 **Extensible:** Easily add new skills by following existing folder patterns. --- ## ⚡️ Installation ```bash npm i ai-labs-claude-skills ``` ## And if want to download the latest version than go for this: ``` npm i ai-labs-claude-skills@latest ``` ## Quick start 1. Install (postinstall will attempt to copy skills into the host project): npm install 2. Build distribution: npm run build 3. Generate missing package or index files: npm run gen:pkg npm run gen:index ## Notable files & scripts - Root package manifest: package.json - Installer that copies skills into projects:

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-07-04