--- license: mit pipeline_tag: video-classification tags: - skeleton-based-action-recognition library_name: pytorch --- # SkeletonAgent PyTorch implementation of [SkeletonAgent: An Agentic Interaction Framework for Skeleton-based Action Recognition](https://arxiv.org/abs/2511.22433). The paper page is [here](https://huggingface.co/papers/2511.22433). It is also released on [GitHub](https://github.com/firework8/SkeletonAgent).