name: "Python PyPI 包參考索引器" slug: "python-pypi-package-reference-indexer" version: "1.0.0" displayName: "Python PyPI 包參考索引器" summary: "使用 PyPI JSON API 和 Read the Docs API 索引 Python 包文件。使用函式簽名、型別提示和用法示例構建可搜尋的參考目錄。" license: "MIT" description: "使用 PyPI JSON API 和 Read the Docs API 索引 Python 包文件。使用函式簽名、型別提示和用法示例構建可搜尋的參考目錄。" verification: "security_reviewed" source: "https://docs.pypi.org/" author: "1991513ccie-png" category: "Library & API Reference" framework: "ChatGPT Agents"
Indexes Python package documentation using the PyPI JSON API and Read the Docs API. Builds searchable reference catalogs with function signatures, type hints, and usage examples.
小蔥技能站7w4.net每天更新,海量AI技能等你發現。
Requirements and caveats from upstream: - PyPI is the official repository of packages for Python.
Basic usage or getting-started notes: - Adding a Trusted Publisher to an Existing PyPI Project - Creating a PyPI Project with a Trusted Publisher - Publishing with a Trusted Publisher
該 Skill 提供了 Python 包文件索引功能,整體結構完整,但文件內容較為簡略,主要包含基礎說明和外部連結。對於普通使用者而言,缺少直觀的使用示例和功能演示,可能需要額外的探索才能理解如何有效使用。建議開發者在文件中新增更多使用場景說明和質量說明。