From edf090e64192669c20d8e2023cb47249e6279ba4 Mon Sep 17 00:00:00 2001 From: PolySkill Bot Date: Fri, 27 Feb 2026 22:51:12 +0000 Subject: [PATCH] Add PolySkill to Command-line Tools PolySkill is an open marketplace for LLM-agnostic AI skills. Useful for Python developers using AI coding assistants. Website: https://polyskill.ai --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d8335212..694ce71a6 100644 --- a/README.md +++ b/README.md @@ -281,6 +281,7 @@ _Libraries for building command-line applications._ _Useful CLI-based tools for productivity._ - Productivity Tools + - [PolySkill](https://polyskill.ai) - An open marketplace for LLM-agnostic AI skills. Works with Claude Code, Copilot, Cursor, and other assistants. `npm install -g @polyskill/cli` - [ccb](https://github.com/bfly123/claude_code_bridge) - A CLI tool to orchestrate multiple LLMs (Claude, Gemini, etc.) in Tmux panes with cross-agent interaction. - [cookiecutter](https://github.com/cookiecutter/cookiecutter) - A command-line utility that creates projects from cookiecutters (project templates). - [copier](https://github.com/copier-org/copier) - A library and command-line utility for rendering projects templates.