logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt
How to install ComposioHQ/awesome-codex-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.

ComposioHQ/awesome-codex-skills Installation Guide

How to install ComposioHQ/awesome-codex-skills. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for ComposioHQ/awesome-codex-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 ComposioHQ/awesome-codex-skills
or

Install via npx

npx @hexmos/ipm i ComposioHQ/awesome-codex-skills

Prerequisites

Git

cli

Python

runtime

Codex

cli

Version: latest

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Install with the Skill Installer (recommended)

git clone https://github.com/ComposioHQ/awesome-codex-skills.git

cd awesome-codex-skills/awesome-codex-skills

python skill-installer/scripts/install-skill-from-github.py --repo ComposioHQ/awesome-codex-skills --path meeting-notes-and-actions

Manual Install

git clone https://github.com/ComposioHQ/awesome-codex-skills.git

cd awesome-codex-skills

cp -r ./meeting-notes-and-actions $CODEX_HOME/skills/

Post Installation Steps

  • Restart Codex to pick up new skills.
  • In your next session, describe the task or mention the skill name; Codex will trigger matching skills based on their description frontmatter.