alibabaalibabaOfficial·19 Agent Skills Included

anolisa

Operating layer for running, securing, and observing agent workloads

Runs agent workloads on Linux servers with a natural-language terminal, sandboxed execution, and checkpoint rollback. Cuts token costs by compressing tool outputs, tracing token usage via eBPF, and reusing memory across sessions. Scans prompts, code, and skills for injection and tampering, and ships ready-made skills for Alibaba Cloud ops, backups, kernel tuning, and agent deployment.
npx skills add alibaba/anolisa --all -g -y

All Skills in This Repository (19)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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