Skip to content

avasis-ai/skill-localization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python License Version PRs Welcome

Automatically translate and culturalize agent skills.

Translates a highly optimized English SKILL.md into perfect Mandarin, Spanish, or Hindi. It doesn't just translate text; it adjusts cultural nuances and API targets (e.g., autonomously swapping Google Search for Baidu in the Chinese skill).



Install  ·  Quick Start  ·  Features  ·  Architecture  ·  Demo


Installation

pip install skill-localization

Quick Start

skill-localization --help

Architecture

skill-localization/
├── pyproject.toml
├── README.md
├── src/
│   └── skill_localization/
│       ├── __init__.py
│       └── cli.py
├── tests/
└── AGENTS.md

Demo

Coming soon

Development

git clone https://github.com/avasis-ai/skill-localization
cd skill-localization
pip install -e .
pytest tests/ -v

Links


Part of the AVASIS AI open-source ecosystem

About

Automatically translate and culturalize agent skills.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages