meta(tasks): create [context7-cli-skill] in OpeItcLoc03/claude-skills

This commit is contained in:
2026-08-12 09:57:48 +00:00
parent 6ab4634b44
commit c99ab74911

View File

@@ -1431,3 +1431,13 @@ Findings → follow-up tasks в claude-skills.
<!-- created-by: OpeItcLoc03@DESKTOP-NSEF0UK / from: OpeItcLoc03/workshop / 2026-06-18T08:12:28.107Z --> <!-- created-by: OpeItcLoc03@DESKTOP-NSEF0UK / from: OpeItcLoc03/workshop / 2026-06-18T08:12:28.107Z -->
--- ---
## ⚪ [context7-cli-skill] — Переделать using-context7 с MCP-привязки на CLI-first (идея 16): pi не видит context7 (мост claude-mcp-bridge читает только ~/.claude.json, context7 живёт в ~/.claude/settings.json как HTTP MCP https://mcp.context7.com/mcp). Решение: using-context7 v2 — CLI `ctx7` (npm v0.5.8) + скил в суверенном каталоге; любой агент вызывает ctx7 в bash без MCP-регистрации. API-ключ ctx7sk-… из ~/.claude/settings.json → разовая конфигурация в ~/.config/projects-secrets/ (паттерн interns.env). Принцип: CLI-first (обзор инструментов 2026-08-11), как browser-cdp против Chrome DevTools MCP.
**Status:** ready
**Where I stopped:** (not started)
**Next action:** Проверить, как ctx7 CLI читает API-ключ (npx ctx7 --help / доки), переписать using-context7 SKILL.md на CLI-вызовы, bump semver, перенести ключ в projects-secrets
**Branch:** n/a
<!-- created-by: OpeItcLoc03@DESKTOP-NSEF0UK / from: OpeItcLoc03/workshop / 2026-08-12T09:57:47.036Z -->
---