alibaba

180 mods across 19 repositories, 122k stars between them.

install-openclaw

73

alibaba/anolisa

Skill Claude CodeCodex

Install and configure OpenClaw non-interactively with Alibaba Cloud Model Studio. Use when the user asks to install OpenClaw, configure Aliyun Bailian/Model Studio/DashScope credentials, choose pay-as-you-go, Coding Plan, or Token Plan billing, set Base URL/model config, optionally configure DingTalk, start the local…

614 3d ago A 85 tokens original Apache-2.0

install-qwenpaw

74

alibaba/anolisa

Skill Claude CodeCodex

An installation guide for running the QwenPaw AI assistant on Alibaba Cloud Linux 4, including setup for DingTalk and Alibaba Cloud's model service.

614 3d ago D 88 tokens original Apache-2.0

qwenpaw-usage

75

alibaba/anolisa

Skill Claude CodeCodex

A QwenPaw command-line guide for setting up scheduled self-checks and packaging a QwenPaw workspace for another server.

614 3d ago B 84 tokens original Apache-2.0

setup-mcp

76

alibaba/anolisa

Skill Claude CodeCodex

A setup guide for adding MCP servers to cosh, a tool that connects coding agents to external services. It converts pasted configurations into cosh's expected JSON format and validates them.

614 3d ago A 47 tokens original Apache-2.0

aliyun-ecs

77

alibaba/anolisa

Skill Claude CodeCodex

A command-line tool for managing Alibaba Cloud Elastic Compute Service (ECS), which provides rented virtual servers. It handles servers and related resources such as disks, snapshots, images, security groups, keys, and network interfaces.

614 3d ago C 69 tokens original Apache-2.0

github

78

alibaba/anolisa

Skill Claude CodeCodex

Interact with GitHub using the gh CLI. Use gh issue, gh pr, gh run, and gh api for issues, PRs, CI runs, and advanced queries.

614 3d ago A 44 tokens copy · 83% Apache-2.0

kernel-dev

79

alibaba/anolisa

Skill Claude CodeCodex

A development tool for building Linux kernels and kernel modules, which are add-on pieces of kernel code such as drivers. It installs dependencies and supports RPM-based systems, including Alibaba Cloud Linux, on Intel/AMD and ARM 64-bit machines.

614 3d ago B 112 tokens original Apache-2.0

agentsight

80

alibaba/anolisa

Skill Claude CodeCodex

A command-line and web dashboard tool for viewing AgentSight data about token use, token savings, audits, and interrupted sessions. Tokens are the text units used to measure language-model activity.

614 3d ago B 103 tokens original Apache-2.0

alibaba/anolisa

Skill Claude CodeCodex

Use when troubleshooting Linux server performance or stability issues — CPU saturation, high load, scheduling delay, memory pressure, OOM events, high RSS, page cache / shared memory growth, memory cgroup residue, Java heap issues, disk IO saturation or latency, packet loss, network jitter, or a server that is slow…

614 3d ago D 93 tokens original Apache-2.0

anolisa-guide

82

alibaba/anolisa

Skill Claude CodeCodex

Use this skill when the user asks about ANOLISA, Alibaba Cloud Linux 4 Agentic Edition, cosh, Copilot Shell, AgentSecCore, AgentSight, Tokenless, ws-ckpt, OS Skills, or any component of ANOLISA. This includes questions about usage, configuration, commands, free quota, billing, pricing, authentication, or how to use…

614 3d ago A 106 tokens original Apache-2.0

anolisa-register

83

alibaba/anolisa

Skill Claude CodeCodex

A guide for checking and changing an Anolisa Agentic OS registration, including whether usage data is being uploaded.

614 3d ago B 69 tokens original Apache-2.0

clawhub-skill-mng

84

alibaba/anolisa

Skill Claude CodeCodex

Search, install, uninstall, update and manage agent skills. Use when the user asks to find/search/install/uninstall/update/list/explore skills, asks "how do I do X" or "find a skill for X", or wants to extend agent capabilities in a specific domain.

614 3d ago A 64 tokens original Apache-2.0

cosh-guide

85

alibaba/anolisa

Skill Claude CodeCodex

A Chinese-language user guide for Copilot Shell, a command-line tool for working with an AI coding assistant.

614 3d ago A 64 tokens original Apache-2.0

humanizer

86

alibaba/anolisa

Skill Claude CodeCodex

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…

614 3d ago A 92 tokens copy · 81% Apache-2.0

image-gen

87

alibaba/anolisa

Skill Claude CodeCodex

Generate images from text prompts via DashScope/Qwen. Use when creating, drawing, or illustrating images.

614 3d ago A 24 tokens original Apache-2.0

pdf-reader

88

alibaba/anolisa

Skill Claude CodeCodex

Extract text from PDF files. Use when reading, parsing, or analyzing PDFs.

614 3d ago A 19 tokens original Apache-2.0

xlsx

89

alibaba/anolisa

Skill Claude CodeCodex

Open, create, read, analyze, edit, or validate Excel/spreadsheet files (.xlsx, .xlsm, .csv, .tsv). Use when the user asks to create, build, modify, analyze, read, validate, or format any Excel spreadsheet, financial model, pivot table, or tabular data file. Covers: creating new xlsx from scratch, reading and analyzing…

614 3d ago A 106 tokens copy · 97% Apache-2.0

alinux-cve-query

90

alibaba/anolisa

Skill Claude CodeCodex

A lookup procedure for CVEs, which are public identifiers for known software security flaws, on Alibaba Cloud Linux. It checks whether a CVE affects the system and whether an official fix or security notice exists.

614 3d ago B 66 tokens original Apache-2.0

linux-admin

91

alibaba/anolisa

Skill Claude CodeCodex

A guide for administering Alibaba Cloud Linux 4 servers, including shell scripts, services, networking, firewalls, files, processes, and storage.

614 3d ago D 106 tokens original Apache-2.0

backup-restore

92

alibaba/anolisa

Skill Claude CodeCodex

A backup and recovery guide for projects, personal files, operating systems, disks, and Alibaba Cloud snapshots on command-line Linux systems that use the yum package manager. It first identifies the environment and then selects the relevant backup level.

614 3d ago C 155 tokens original Apache-2.0

ktuner

93

alibaba/anolisa

Skill Claude CodeCodex

A rule-based system tuner that checks Linux kernel settings and reports diagnostic results and recommendations in JSON. The Linux kernel is the core software that manages a computer's hardware and system resources.

614 3d ago B 46 tokens original Apache-2.0

regex-mastery

94

alibaba/anolisa

Skill Claude CodeCodex

Use this skill when writing regular expressions, debugging pattern matching,optimizing regex performance, or implementing text validation. Triggers on regex, regular expressions, pattern matching, lookahead, lookbehind, named groups, capture groups, backreferences, and any task requiring text pattern matching.

614 3d ago A 60 tokens original Apache-2.0

shell-scripting

95

alibaba/anolisa

Skill Claude CodeCodex

Use this skill when writing bash or zsh scripts, parsing arguments, handling errors, or automating CLI workflows. Triggers on bash scripting, shell scripts, argument parsing, process substitution, here documents, signal trapping, exit codes, and any task requiring portable shell script development.

614 3d ago C 60 tokens original Apache-2.0

storage-resize

96

alibaba/anolisa

Skill Claude CodeCodex

A Linux procedure for expanding a cloud disk and then enlarging its partition and file system. It is designed for RPM-based systems such as Alibaba Cloud Linux and supports XFS, EXT4, and Btrfs.

614 3d ago C 73 tokens original Apache-2.0