tokenless

alibaba/anolisa

Otheropenclawby alibaba

Summary

OpenClaw plugin exposing 0 skills.

Install to Claude Code

openclaw plugin add alibaba/anolisa

Run in Claude Code. Add the marketplace first with /plugin marketplace add alibaba/anolisa if you haven't already.

README.md

ANOLISA — An Agentic OS Implementation

中文版

ANOLISA, the Agentic evolution of Anolis OS, aims to deliver the best-practice implementation of Agentic OS — a server-side operating system built for AI Agent workloads.

> Agentic Nexus Operating Layer & Interface System Architecture

Components

| Component | Description | |-----------|-------------| | Copilot Shell | AI-powered terminal assistant for code understanding, task automation, and system management. Built on Qwen Code. | | Agent Sec Core | OS-level security kernel — system hardening, sandboxing, asset integrity verification, and security decision-making. | | AgentSight | eBPF-based observability for AI Agents — zero-intrusion monitoring of LLM API calls, token consumption, and process behavior. | | Token-less | LLM token optimization toolkit — schema/response compression and command rewriting to reduce token consumption. | | Agent Memory | CMA-style persistent filesystem memory for AI agents, served over MCP — sandboxed file tools, SQLite FTS5 BM25 index, optional git versioning and tar.gz snapshots. Linux only. | | OS Skills | Curated skill library for system administration, monitoring, security, DevOps, and cloud integration. | | SkillFS | FUSE-backed virtual filesystem for local agent skills and view-based SKILL.md exposure. Linux only. |

See each component's README for detailed documentation.

Getting Started

# Install all components via RPM
sudo yum install copilot-shell agent-sec-core agentsight tokenless agent-memory os-skills

# Launch Copilot Shell
cosh

License

Apache License 2.0 — see LICENSE.

Related plugins

Browse all →