onyx-foss
Enterprise search, code review, testing, and document workflows
All Skills in This Repository (3)
Pure Emerald Level Indicatorsplaywright-e2e-tests
Develop and maintain Playwright end-to-end tests for the Onyx application.
onyx-cli
Query the Onyx knowledge base and connected data sources via CLI.
pptx
Extracts slide content from PowerPoint files and generates concise summaries using NLP and python-pptx.
Frequently Asked Questions
FAQPage SchemaHow to install onyx-foss?โผ
Run `npx skills add onyx-dot-app/onyx-foss --all -g -y` in your terminal to install all skills in this suite globally.
What can Onyx skills do for my team?โผ
They automate PR review loops, merge Dependabot updates, write Playwright tests, generate images and slide decks, and search company documents from the command line.
How do I search company documents from the terminal?โผ
Use the onyx-cli skill: run `onyx-cli search "your question"` or `onyx-cli ask "your question"` after configuring your server URL and access token.
Does onyx-foss work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, OpenClaw, and other compatible coding agents.
Can I automate pull request review fixes?โผ
Yes. The greploop and check-pr skills fetch review comments, fix actionable issues, resolve threads, and repeat until the PR earns a clean review.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core