skilly. Buy ad slot
All skills
Community / AGENT SKILL

task-master-provider

Vitammiin/agent-vorcl-flow
0 installs 2 GitHub stars
0

Выбрать и проверить AI provider/model Task Master для main, research и fallback без раскрытия ключей.

BEFORE YOU INSTALL

Understand the trade-offs.

SECURITY REVIEW

Not yet assessed

Review the original instructions and requested permissions before installing.

No security review is available for this catalog entry yet.

SKILL QUALITY

Not yet assessed

How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.

No quality assessment is available for this catalog entry yet.

The full skill.

Original instructions from the publisher’s SKILL.md

# Выбор провайдера Task Master

1. Выполни `task-master models`; покажи модели и только наличие ключей, не значения.
2. Для `openai` требуй `OPENAI_API_KEY`, для `anthropic`/`claude` — `ANTHROPIC_API_KEY`, для `codex-cli` — `codex login`.
3. Если model ID не задан, покажи доступные варианты из `task-master models` и попроси выбрать; не угадывай актуальную модель.
4. OpenAI/Anthropic: `task-master models --set-main=<model-id>`. Codex CLI: добавь `--codex-cli`.
5. Повтори `task-master models` и подтверди выбранный `main`.

Не менять `research`/`fallback` без явного запроса. Конфигурация модели хранится в `.taskmaster/config.json`, ключи — только в env/MCP. Perplexity является отдельным опциональным research-провайдером.