@ailabs-393/ai-labs-claude-skills
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
🚀 ai-labs-claude-skills
<div align="center">
</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
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
- Install (postinstall will attempt to copy skills into the host project): npm install
- Build distribution: npm run build
- 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: install-skills.mjs
- Helpers to create packages/index files: create-packages.js, generate-index-files.js
- Skills directory: packages/skills/ (each skill contains scripts, assets, and a SKILL.md)
🧠 Example Use Cases
- Use these Claude “skills” to automate and extend your workflows:
🔍 SEO report and metadata generation
🧾 Document unpacking and validation
🧱 Docker container creation and setup
🧠 Resume or report generation scripts
⚙️ CI/CD pipeline auto-generation
📊 Developer project automation utilities
🤝 Contributing
- We welcome contributions from the community! Here’s how to add a new skill:
Create a new folder inside packages/skills/. (or just add a new skill)
Include a SKILL.md file describing your skill.
Add your scripts, assets, or templates.
Run these commands to create index and package inside skills
Follow the existing project structure for consistency.
Submit a pull request with clear details.
License
- This project is licensed under the MIT License
HAPPY CODING :)
Loading...
Select a file to preview
Analyzing security...
Checking scan reports and verification data.
Bill of Materials
Everything this skill can do — files, network, commands, and more.