logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install tech-leads-club/agent-skills. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

tech-leads-club/agent-skills Installation Guide

How to install tech-leads-club/agent-skills. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for tech-leads-club/agent-skills. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i tech-leads-club/agent-skills
or

Install via npx

npx @hexmos/ipm i tech-leads-club/agent-skills

Prerequisites

Node.js

runtime

Version: >=22

npm

package manager

Version: >=22

TypeScript

language

Version: 100%

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Install via npm (Recommended)

npm install -g @tech-leads-club/agent-skills

Install via npx (No global installation)

npx @tech-leads-club/agent-skills

Source Installation

git clone https://github.com/tech-leads-club/agent-skills

cd agent-skills

npm install

npm run build

npm link

Post Installation Steps

  • After installation, you can use 'agent-skills' (if installed globally) or 'npx @tech-leads-club/agent-skills' to manage skills.
  • Run 'agent-skills --help' for a list of available commands and options.
  • Use 'agent-skills list' to see available skills.
  • Use 'agent-skills install -s <skill-name>' to install a specific skill.