Advai-X
- 9 skills
- 0 followers
- 6 hours ago last updated
- ▌ Microsoft Code Samples · advai-xUse when the user asks for official code examples involving Azure, .NET, Microsoft 365, Windows, Power Platform, or Microsoft SDKs and APIs.
- ▌ Microsoft Docs Research · advai-xUse when the user wants current, source-backed guidance from Microsoft Learn about Azure, .NET, Microsoft 365, Windows, Power Platform, or other Microsoft technologies.
- ▌ Advai CLI · advai-xDiscovers, installs, updates, uninstalls, and proxies external CLIs through `advai cli`. Invoke when a task needs an OpenCLI-backed tool or a GitHub CLI package via advai.
- ▌ Advai Info · advai-xInspects advai installation, runtime, and update guidance with `advai info` and `advai update`. Invoke when user asks how advai is installed, where it runs from, or how to upgrade it.
- ▌ Advai Skill · advai-xManages local skills with `advai skill`, including search, install, list, update, sync, unsync, uninstall, and platform path management. Invoke when user wants to add, maintain, or distribute skills.
- ▌ Advai Browser · advai-xDrives browser automation with `advai browser` for navigation, DOM actions, extraction, screenshots, cookies, tabs, and network capture. Invoke when a task needs live browser interaction or web scraping.
- ▌ Advai Distill · advai-xConverts a completed conversation and its verified outcome into a reusable minimal skill. Invoke when user asks to extract, distill, formalize, or generate a skill from a finished task or prior workflow.
- ▌ Advai Handoff · advai-xPersists session handoff notes in `.advai/HANDOFF.md` and restores prior context from that file. Invoke when user wants to record current session progress or resume work in a new session.
- ▌ Advai Knowledge · advai-xCreates and manages local knowledge bases with `advai kb`, including doc add, search, and sync. Invoke when user wants searchable local documents or lightweight project memory.