[PR #2933] [CLOSED] Add PolySkill - open marketplace for LLM-agnostic AI skills #13594

Closed
opened 2026-04-27 02:58:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2933
Author: @helpBuilder
Created: 2/27/2026
Status: Closed

Base: masterHead: add-polyskill


📝 Commits (1)

  • edf090e Add PolySkill to Command-line Tools

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Add PolySkill - An open marketplace for LLM-agnostic AI skills.

What it does:
PolySkill provides a CLI tool for discovering, installing, and publishing portable AI skills that work across Claude Code, GitHub Copilot, Cursor, and other AI coding assistants.

Why relevant for Python developers:

  • Python developers heavily use AI coding assistants (Claude, Copilot, Cursor)
  • PolySkill helps standardize AI workflows across tools
  • Skills for Django, Flask, FastAPI, data science workflows available

Installation:

npm install -g @polyskill/cli

Example:

polyskill search python-debugging
polyskill install @polyskill/python-best-practices

Website: https://polyskill.ai
GitHub: https://github.com/polyskill/polyskill-cli


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2933 **Author:** [@helpBuilder](https://github.com/helpBuilder) **Created:** 2/27/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-polyskill` --- ### 📝 Commits (1) - [`edf090e`](https://github.com/vinta/awesome-python/commit/edf090e64192669c20d8e2023cb47249e6279ba4) Add PolySkill to Command-line Tools ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Add [PolySkill](https://polyskill.ai) - An open marketplace for LLM-agnostic AI skills. **What it does:** PolySkill provides a CLI tool for discovering, installing, and publishing portable AI skills that work across Claude Code, GitHub Copilot, Cursor, and other AI coding assistants. **Why relevant for Python developers:** - Python developers heavily use AI coding assistants (Claude, Copilot, Cursor) - PolySkill helps standardize AI workflows across tools - Skills for Django, Flask, FastAPI, data science workflows available **Installation:** ```bash npm install -g @polyskill/cli ``` **Example:** ```bash polyskill search python-debugging polyskill install @polyskill/python-best-practices ``` Website: https://polyskill.ai GitHub: https://github.com/polyskill/polyskill-cli --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-27 02:58:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#13594