Skip to content

Consolidate video context agent skills - #11

Merged
devhims merged 1 commit into
mainfrom
refactor/consolidate-video-context-skills
Aug 19, 2026
Merged

Consolidate video context agent skills#11
devhims merged 1 commit into
mainfrom
refactor/consolidate-video-context-skills

Conversation

@devhims

@devhims devhims commented Aug 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • consolidate youtube-direct and youtube-watch into a self-contained youtube-ctx skill with direct and progressive visual branches
  • consolidate video2ctx-api and video2ctx-monitoring into video2ctx-platform with hosted-data and monitoring branches
  • clarify the personal/local versus production/hosted routing boundary across skill metadata and documentation
  • update bundled executable paths, CI checks, legacy documentation redirects, internal references, and product copy

Why

The previous four-skill layout exposed implementation boundaries as separate user choices. Two deeper skills reduce installation and routing ambiguity while preserving progressive disclosure inside each skill. The descriptions are self-contained so either skill remains understandable when installed alone.

User and developer impact

  • users choose between one local skill and one hosted platform skill
  • youtube-ctx needs Node.js 18.17+; FFmpeg remains optional and is used only for exact-frame verification
  • video2ctx-platform covers managed YouTube data, account and usage information, monitors, notifications, and delivery preferences
  • legacy documentation routes redirect to the consolidated skill pages
  • existing users should remove installed copies of the four retired skills after upgrading

Validation

  • both skills pass quick_validate.py
  • npm run bundle:check in packages/youtube-skills
  • consolidated direct and visual executables pass their --help smoke checks
  • npx vitest run test/hosted-skills.test.ts — 5 tests passed
  • npm run docs:check
  • Mintlify build validation, broken-link checks, and accessibility checks
  • git diff --check

@mintlify

mintlify Bot commented Aug 19, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
video2ctx 🟢 Ready View Preview Aug 19, 2026, 9:32 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
video2ctx-web Ready Ready Preview Aug 19, 2026 9:32am

@devhims
devhims marked this pull request as ready for review August 19, 2026 09:40
@devhims
devhims merged commit f4f0cb4 into main Aug 19, 2026
7 checks passed
@devhims
devhims deleted the refactor/consolidate-video-context-skills branch August 19, 2026 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant