alphora
Framework for building, sandboxing, and deploying agents
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Alphora?โผ
Run `npx skills add opencmit/alphora --all -g -y` in your terminal to install all skills in this repository globally.
What is Alphora used for?โผ
Alphora is a Python framework for building production agents with tool calling, memory, secure code sandboxes, and one-line API deployment. It also includes ready-made skills for data analysis, deep research, and PDF processing.
Can Alphora analyze Excel and CSV files?โผ
Yes. Its data-analysis skill inspects spreadsheets step by step, cleans data, computes metrics, and generates charts and exportable result files inside a secure sandbox.
Does Alphora support deep research reports?โผ
Yes. The deep-research skill searches the web, collects sources, analyzes data, and compiles cited long-form reports with charts and references.
Which models does Alphora work with?โผ
It works with any OpenAI-compatible API, including GPT, Claude, Qwen, DeepSeek, and local models, with built-in load balancing across multiple backends.
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