skills-manager

Installation
SKILL.md

Skills Manager

Maintain the centralized TeamDay skills library by importing skills from various sources.

Working Directory

Work in the current repository (TeamDay-AI/agents)

This skill expects to be run from the root of the agents repo:

.
├── skills/
│   ├── anthropic/      # submodule
│   ├── huggingface/    # submodule
│   ├── community/      # imported skills go here
│   └── teamday/        # our skills
├── agents/
└── plugins/
Installs
1
GitHub Stars
2
First Seen
Jun 27, 2026
skills-manager — teamday-ai/agents