LICENSE
README.md
pyproject.toml
skills/data_engineering/synthetic_generator/__init__.py
skills/data_engineering/synthetic_generator/skill.py
skills/finance/wallet_screening/__init__.py
skills/finance/wallet_screening/skill.py
skills/finance/wallet_screening/maintenance/normalization_tool.py
skills/finance/wallet_screening/maintenance/normalize_uniswap_trm.py
skills/office/pdf_form_filler/skill.py
skills/office/pdf_form_filler/utils.py
skills/optimization/prompt_rewriter/__init__.py
skills/optimization/prompt_rewriter/skill.py
skillware/__init__.py
skillware.egg-info/PKG-INFO
skillware.egg-info/SOURCES.txt
skillware.egg-info/dependency_links.txt
skillware.egg-info/requires.txt
skillware.egg-info/top_level.txt
skillware/core/__init__.py
skillware/core/base_skill.py
skillware/core/env.py
skillware/core/loader.py
tests/test_loader.py