Skip to main content

Plug & Play skill framework — connect any LLM to your PC in 3 lines

Project description

🌳 UST Smart Installer

Dépose les fichiers dans ton projet → double-click → c'est fait.

Utilisation

OS Double-click sur...
Windows UST_INSTALLER.bat
macOS UST_INSTALLER.command
Linux UST_INSTALLER.sh

Ce qui se passe automatiquement

  1. Détecte ton projet (Mark XXXIX-OR, AutoGPT, CrewAI…)
  2. Scanne tes fichiers pour trouver les clés API existantes
  3. Crée un environnement isolé (.ust_venv/)
  4. Installe UST avec les bons modules
  5. Crée ust_bridge.py — le pont prêt à l'emploi
  6. Patche ton fichier principal (backup créé avant)
  7. Configure .env.ust avec tes clés

Après l'installation

from ust_bridge import run_ust, get_ust_tools

reply = run_ust("Ouvre Chrome et va sur github.com")
tools = get_ust_tools()  # compatible OpenAI/OpenRouter

Si une clé API manque

Ouvre .env.ust et remplace METS-TA-CLE-ICI par ta clé.
Clé OpenRouter gratuite : https://openrouter.ai


🔥 Le Catalogue des Skills (NOUVEAU)

Tu as accès à skills_catalog.py avec 200+ skills plug-and-play :

  • IA : OpenAI, Gemini, Ollama, Whisper, DALL-E...
  • Productivité : Notion, Mails, Trello, Google Calendar, Discord...
  • Média : Spotify, YouTube MP3, Synthèse vocale...
  • Smart Home : Home Assistant, lumières...

Comment les injecter ?

Lance simplement ce script, il compilera et injectera tous les skills du catalogue directement dans le framework UST :

python3 import_skills_catalog.py

Et voilà ! Plus qu'à les utiliser avec ton agent.

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

universal_skill_tree_naneg-0.2.0.tar.gz (83.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

universal_skill_tree_naneg-0.2.0-py3-none-any.whl (64.7 kB view details)

Uploaded Python 3

File details

Details for the file universal_skill_tree_naneg-0.2.0.tar.gz.

File metadata

File hashes

Hashes for universal_skill_tree_naneg-0.2.0.tar.gz
Algorithm Hash digest
SHA256 327078287c3333126c0e43245ab5d83e4a03ec24ed56cf8842efdb55ac1407a4
MD5 cc8fc6a95ba7c84e39fe4ec7171fb48f
BLAKE2b-256 d7830b00ac89512a798d0cdf55e427ec83d983659488517c56c03105a3e4c696

See more details on using hashes here.

File details

Details for the file universal_skill_tree_naneg-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for universal_skill_tree_naneg-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d9f04248160e47d44f0d3cb97621b2c5dbfdf1397a64b9f2d101a30c8e55a929
MD5 ee3a964fe621a0deae1b23bf454a530c
BLAKE2b-256 4c18e09caad527d3f4a3537acd1ec3af5e978285e9140db8125bae1fce909cc6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page