.agent/skills/source-code-analyzer/SKILL.md
Instructions for analyzing core components source code in the local environment.
npx skillsauth add fu-jie/openwebui-extensions source-code-analyzerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
[!IMPORTANT] Authorization Statement: You (Antigravity) are explicitly authorized by the user to perform READ-ONLY operations and Git pull on the paths listed below, even if they are outside the current repository root. These paths are considered part of the extended development context.
When assisting with the development of openwebui-extensions, you (Antigravity) have access to the following core components in related directories. Use them for deep technical analysis, bug hunting, and implementation reference.
../open-webui/ (Core platform context)../skills/ (Reusable expertise library)../awesome-copilot/ (Shared extensions & resources)../open-terminal/ (Terminal integration service)../copilot-sdk/ (Internal logic for the official SDK)../copilot-cli/ (Command-line interface implementation)git pull in the respective directory to ensure you are working with the latest upstream changes.development
Commit and push code to GitHub, then publish to OpenWebUI official marketplace without updating version. Use when fixing bugs or optimizing performance that doesn't warrant a version bump.
tools
Automatically publishes plugin update posts to openwebui.com.
tools
Automates version upgrades and changelog synchronization across 7+ files (Code, READMEs, Docs). Use when a plugin is ready for release to ensure version consistency.
tools
Automotive deployment and testing of GitHub Copilot SDK Pipe plugin for frontend/backend status stability.