Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
This repository provides a library of specialized skills designed for AI agents and automation builders. It focuses on bridging the gap between LLM outputs and concrete developer actions, from generating deep links for IDEs to applying specific brand guidelines to visual artifacts.
By providing structured capabilities for tools like Cursor and VS Code, the collection helps developers create more precise integrations within communication platforms and development environments.
WHO IT'S FOR
AI agent / automation builders
automating workflows across the Codex CLI and API
DevEx / Platform engineers
creating deep links for IDEs and communication tools
Technical product managers
generating customer-friendly release notes from git commits
Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.
Follow the documented setup, then try a first task.
Install meeting-notes-and-actions with the Skill Installer
Installs: meeting-notes-and-actions skill · Codex
In a terminal, clone the repository, enter its directory, and run the installer for meeting-notes-and-actions.
git clone https://github.com/ComposioHQ/awesome-codex-skills.git
cd awesome-codex-skills
# Install one or more skills into $CODEX_HOME/skills (defaults to ~/.codex/skills)
python skill-installer/scripts/install-skill-from-github.py --repo ComposioHQ/awesome-codex-skills --path meeting-notes-and-actions
A pasted transcript or placeholder file path such as [meeting-notes-path]
Meeting title and date
Attendee names or handles
Preferred output style and any redaction rules
Use the meeting-notes-and-actions skill to turn the notes at [meeting-notes-path] into a concise summary with Decisions, Open Questions/Risks, and Action Items. Include owner and due-date fields only when supported by the notes, and flag ambiguities instead of inventing facts.
Use the spreadsheet-formula-helper skill to write a formula for [desired result] using the sample layout below. Give the primary formula, explain where to place it, and show a 2–3 row worked example including relevant blank, duplicate, or mixed-type edge cases.