Turn a code repository into structured AI skill context.
Project description
code2skill
Turn a code repository into structured AI skill context.
code2skill is currently a placeholder release. This package exists so the
project can be published to PyPI with a valid installable distribution while
the full repository-to-skill conversion workflow is still under development.
What is included today
- A Python package named
code2skill - A small CLI entry point:
code2skill - Basic project metadata for PyPI packaging
- A placeholder repository inspection function for future expansion
What is not implemented yet
- Real repository parsing
- Skill generation
- Prompt/context extraction pipelines
- CI-driven skill refresh workflows
Installation
pip install code2skill
Usage
code2skill .
code2skill --format json .
Example output:
code2skill 0.1.0
target: C:\path\to\repo
status: placeholder
message: Placeholder release only. Repository-to-skill conversion is not implemented yet.
Development
Build locally from the repository root:
python -m build
License
Apache-2.0
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file code2skill-0.1.0.tar.gz.
File metadata
- Download URL: code2skill-0.1.0.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21c9dfd01f41cd7f48b18c33a32cc6f085f9a8a32a61507a5269d35badda1afb
|
|
| MD5 |
ecdd61f096134aeb236733882a15a47b
|
|
| BLAKE2b-256 |
69ba7092251c3b32c46b6616c5a823a55677f3ba6633dec16ca6fdd1b22162df
|
File details
Details for the file code2skill-0.1.0-py3-none-any.whl.
File metadata
- Download URL: code2skill-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e37775fa2e0fd5e69e1d49b799e54adefcfb7af489c550b400a67c0e4a586f3a
|
|
| MD5 |
d6580942f4bf357c8e1a1f170da91f72
|
|
| BLAKE2b-256 |
22ca970e210b6886394909ca2774e6080c51d08fe683421a37e7d323e630742e
|