anolisa
Operating layer for running, securing, and observing agent workloads
All Skills in This Repository (19)
Pure Emerald Level Indicatorsagent-sec-core
Enforce a three-phase OS-level security workflow before agent decisions.
sysom-diagnosis
Analyze Linux memory issues with SysOM diagnostics via OpenAPI.
github
Automate GitHub issues, pull requests, and CI runs via the gh CLI.
kernel-dev
Automate Alinux4 kernel builds and module development workflows.
agentsight
Query AgentSight platform for token consumption and audit events via command line.
aliyun-ecs
Automate Alibaba Cloud ECS instance and resource management via CLI.
alinux-cve-query
Query the Alas API to identify Alinux CVE impact and patch status.
setup-mcp
Convert and validate MCP configurations into cosh's mcpServers structure.
install-openclaw
Install and configure OpenClaw with DingTalk integration on Alibaba Cloud Linux 4.
copaw-usage
Configure CoPaw heartbeat and cron scheduling workflows for deployments.
install-claude-code-linux
Install Claude Code CLI on Alinux 4 via native, npm, or nvm methods.
install-copaw
Automate CoPaw AI assistant deployment on Alibaba Cloud Linux servers.
Frequently Asked Questions
FAQPage SchemaHow to install ANOLISA?▼
Run `npx skills add alibaba/anolisa --all -g -y` in your terminal to install all skills in this suite globally.
What does ANOLISA do for AI agents?▼
It provides a server-side operating layer with a natural-language terminal, sandboxed execution, checkpoint rollback, token compression, and eBPF-based observability for agent workloads.
How does ANOLISA reduce token costs?▼
The Token-less component compresses tool schemas and responses before they reach the model, while AgentSight shows exactly where tokens are spent.
Does ANOLISA work with Claude Code and OpenClaw?▼
Yes. It includes one-command install skills for Claude Code, OpenClaw, Hermes, and QwenPaw, and its security and observability hooks integrate with these runtimes.
Which platforms does ANOLISA support?▼
Most components target Linux, especially Alibaba Cloud Linux 4, with limited macOS support for some tools like tokenless and agentsight trajectory collection.
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