Update license metadata field

This commit is contained in:
Timothy Kassis
2025-12-31 15:10:41 -08:00
parent 2621ee329d
commit 9a89e01aba
143 changed files with 137 additions and 132 deletions

View File

@@ -1,6 +1,7 @@
---
name: pufferlib
description: This skill should be used when working with reinforcement learning tasks including high-performance RL training, custom environment development, vectorized parallel simulation, multi-agent systems, or integration with existing RL environments (Gymnasium, PettingZoo, Atari, Procgen, etc.). Use this skill for implementing PPO training, creating PufferEnv environments, optimizing RL performance, or developing policies with CNNs/LSTMs.
license: MIT license
metadata:
skill-author: K-Dense Inc.
---