Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.
fix-pre-existing-linting-errors-in-gitlab-context-py
star 4
plugins/gitlab-skill/skills/gitlab-skill/scripts/gitlab_context.py has 3 linting errors: PLC0415 x2 (deferred imports inside functions) and S607 (partial executable path in subprocess). Fix: move imports to top-level, use shutil.which() for glab path resolution. Same pattern was applied in fetch_gitlab_mr.py migration.
Install via CLI
npx skills add https://github.com/tools-only/X-Skills --skill fix-pre-existing-linting-errors-in-gitlab-context-py
Repository Details
star Stars
4
call_split Forks
0
navigation Branch
main
article Path
SKILL.md
More from Creator
tools-only Explore all skills →