Skip to main content
alibaba
GitHub creator profile

alibaba

Repository-level view of 192 collected skills across 28 GitHub repositories.

skills collected
192
repositories
28
updated
Aug 25, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

prompt-scanner
unclassified

使用 agent-sec-cli 扫描 prompt 文本中的注入攻击和越狱尝试,返回结构化 JSON 扫描结果。当用户提到 prompt 安全、prompt 注入检测、越狱检测、提示词攻击检测,或者需要判断一段文本是否包含恶意 prompt 注入时,都应使用此技能。即使用户没有明确说"扫描",只要涉及评估 prompt 文本的安全性,也应触发此技能。

Aug 21, 2026
anolisa-guide
network-and-computer-systems-administrators

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,…

Aug 21, 2026
security-observability
unclassified

只读查询 agent-sec-cli 已落盘的历史安全事件记录,并据此生成会话级安全复盘。仅当用户显式要求查看或审计已发生的安全事件、安全告警、安全审计记录,或要求按 session/run/trace/时间/类别筛选与统计已有安全事件,或要求复盘某次会话的安全判定时使用。不用于扫描新内容:检查代码安全性用 code-scanner,检测 prompt 注入用 prompt-scanner,审查 Skill 安全状态用 skill-ledger。不要因为对话中出现“安全”“工具调用”等字样、或为了主动自查而触发。

Aug 19, 2026
skill-ledger
computer-occupations-all-other

Skill 安全状态查看、风险暴露审查、用户决策、快速扫描认证与可选深度扫描。支持用户主动查看或扫描单个/全部 Skill;当用户要求 agent 安装 Skill 且安装成功后,必须自动对最终本地目录执行快速扫描认证。

Aug 7, 2026
skillfs-mount
software-developers

Help users configure, mount, and unmount a skillfs FUSE virtual filesystem on their local machine (e.g. for openclaw). Covers analyzing existing skill usage to suggest view configuration, generating skillfs-views.toml, mounting, and graceful unmount. Use this…

Jul 28, 2026
ktuner
network-and-computer-systems-administrators

内核参数自动调优。分析系统配置,输出调优建议并可一键应用,支持自动回滚。使用场景:系统性能优化、安全加固、内核参数诊断。

Jul 4, 2026
alibabacloud-sysom-diagnosis
network-and-computer-systems-administrators

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…

Jul 3, 2026
install-openclaw
software-developers

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…

Jun 30, 2026
Showing 8 of 39 collected skills.
skill-upper
software-quality-assurance-analysts-and-testers

Create, run, diagnose, and iteratively improve Agent Skill evaluations (evals) with the skill-up CLI / 使用 skill-up CLI 创建、运行、诊断并持续改进 Agent Skill 评测. Use when the user asks to evaluate, test, regress, verify, fix, improve, iterate, or evolve a Skill; add or…

Aug 17, 2026
quick-calculator
software-developers

Quickly produces accurate calculation results when a user needs arithmetic, unit conversion, or mathematical formula solving. Triggered when users say things like "help me calculate", "compute", "how much is", etc.

Jul 27, 2026
sdd-riper
software-developers

SDD-RIPER workflow executor with phase gating

Jul 8, 2026
mcp-case-overrides
computer-occupations-all-other

Per-case mocked MCP override smoke skill used by skill-up e2e tests.

Jul 7, 2026
code-review-helper
software-quality-assurance-analysts-and-testers

帮助用户进行代码审查,识别常见代码问题并给出修改建议。

May 20, 2026
todo-manager
secretaries-and-administrative-assistants-except-legal-medical-and-executive

帮助用户管理待办事项,支持添加、删除、标记完成、列出任务等操作。

May 20, 2026
mcp-mocked-marker
software-quality-assurance-analysts-and-testers

MCP mocked marker smoke skill used by skill-up e2e tests.

May 19, 2026
code-stats
software-developers

Analyzes code files and reports statistics including line counts, file counts by extension, and total size. Use this skill whenever the user wants to understand the composition of a codebase - asking about "how many lines of code", "what file types exist",…

May 15, 2026
Showing 8 of 18 collected skills.
code-review
software-quality-assurance-analysts-and-testers

在进行 Code Review 时,使用这个技能对 LoongCollector 变更进行安全导向、架构一致性优先的深度代码评审。

Jun 30, 2026
commit
software-developers

按 Conventional Commits 规范编写提交信息。在创建 git commit 时使用。

Jun 30, 2026
compile
software-developers

编译 LoongCollector C++ 与 Go 组件。涉及构建、单元测试或镜像时使用。

Jun 30, 2026
design-document
software-developers

Design document writing conventions. Use when writing or reviewing technical design documents.

Jun 30, 2026
e2e-develop-guide
software-quality-assurance-analysts-and-testers

LoongCollector E2E Testing Framework Development Guide. Use this rule when you need to understand E2E testing framework architecture, develop new test behavior functions, or extend testing capabilities. Contains detailed BDD testing framework usage, test…

Jun 30, 2026
e2e-manual
software-quality-assurance-analysts-and-testers

E2E Testing Standards Guide. Use this rule when you need to write or execute E2E tests, including test naming conventions, test workflows, and test behavior templates. This rule should be used for end-to-end integration testing scenarios to ensure test…

Jun 30, 2026
e2e
software-quality-assurance-analysts-and-testers

LoongCollector E2E 测试全流程指南:设计、编写、运行和调试。当需要编写新 E2E 测试、运行现有测试、或排查 E2E 测试失败时使用此 skill。

Jun 30, 2026
mermaid
software-developers

Whenever diagrams or mermaid is mentioned

Jun 30, 2026
Showing 8 of 15 collected skills.
obz-greptimedb
database-architects

GreptimeDB provider for obz. Covers PromQL metric query, labels, label-values, and series commands via GreptimeDB's Prometheus-compatible API. Use this skill when the user mentions "GreptimeDB", "Greptime", "obz metric -p greptimedb", or needs to query…

May 13, 2026
obz-core
network-and-computer-systems-administrators

Multi-backend observability CLI for querying metrics, logs, and traces across 12 backends. This skill should be used when the user runs obz commands, constructs metric/log/trace queries, configures providers, parses obz JSON output, or troubleshoots obz…

Apr 29, 2026
obz-dd
network-and-computer-systems-administrators

Datadog provider for obz. Supports metrics (Datadog Query Language), logs (Datadog Log Query), and traces. Requires api-key and app-key configured under auth in config.yaml. Does not support metric labels, label-values, or series commands. This skill should…

Apr 29, 2026
obz-elasticsearch
network-and-computer-systems-administrators

Elasticsearch provider for obz. Supports log search and trace operations using Elasticsearch Query DSL (Lucene-based). Requires --index flag. This skill should be used when the user mentions "Elasticsearch", "obz -p es", or needs to search logs or traces from…

Apr 29, 2026
obz-jaeger
network-and-computer-systems-administrators

Jaeger provider for obz. Covers trace search, trace retrieval by ID, and extension commands for service and operation discovery. This skill should be used when the user mentions "Jaeger", "obz trace -p jg", or needs to search distributed traces from a Jaeger…

Apr 29, 2026
obz-loki
network-and-computer-systems-administrators

Grafana Loki provider for obz. Covers log search using LogQL, a label-based query language for log aggregation. This skill should be used when the user mentions "Loki", "Grafana Loki", "LogQL", "obz log search -p loki", or needs to search logs from a Loki…

Apr 29, 2026
obz-mimir
network-and-computer-systems-administrators

Grafana Mimir provider for obz. Covers all 6 metric commands using standard PromQL. Mimir is a horizontally-scalable Prometheus-compatible TSDB. This skill should be used when the user mentions "Mimir", "Grafana Mimir", "obz metric -p mimir", or needs to…

Apr 29, 2026
obz-opensearch
network-and-computer-systems-administrators

OpenSearch provider for obz. Supports log search and trace operations using Lucene-based query syntax. Requires --index flag. This skill should be used when the user mentions "OpenSearch", "obz -p os", or needs to search logs or traces from an OpenSearch…

Apr 29, 2026
Showing 8 of 14 collected skills.
metal-optimize
software-developers

MNN Metal 后端 op/kernel 开发与优化入口。索引四份 sub-doc:kernel 开发规范与优化知识库(命名/写法/GEMV/GEMM/attention)、算子融合全链路(导出图→converter→Metal 单 dispatch)、运行时调度(fence/content-cache/H2D/replay)、构建测试基线、env 开关注册表。根据当前任务选择性阅读对应 sub-doc。

Aug 19, 2026
test-ci
unclassified

Run MNN tests / benchmarks on host or real devices. Covers two parallel tracks — (1) the regression / CI suite (static checks, host-side tests, on-device Android arm64 matrix via ./test.sh + test_stages.json) and (2) one-command iOS real-device LLM…

Aug 19, 2026
vulkan-optimize
software-developers

MNN Vulkan 后端 kernel/算子性能优化与新特性集成。覆盖 benchmark 基线、kernel 优化迭代、集成验证全流程,以及 GLSL .comp + makeshader 双轨、conv1x1/attention dispatcher 多路径(coopMat/subgroup/nosubgroup)、cooperative matrix、packed weight 设计、pipeline cache、CPU 侧调度瓶颈、Adreno/Mali/Apple 多 vendor 真机验证等参考知识。

Aug 18, 2026
hexagon-optimization
software-developers

MNN Hexagon/HVX/HMX DSP 后端(`source/backend/hexagon`)的优化、重构、构建与回归验证。覆盖设备实测的相位分解、测量纪律、v79/v81 双架构差异、常见瓶颈模式、已否证方向与 cDSP crash 诊断。

Aug 13, 2026
support-new-llm
software-developers

为 MNN 框架添加新的 LLM 模型支持。支持从 HuggingFace/ModelScope 下载模型,分析架构,添加映射,Hook 对齐测试,导出 MNN 模型。采用 TDD 模式,分 6 步执行,每步有独立测试标准。

Aug 12, 2026
bugfix
software-developers

MNN 各类正确性/回归 bug 的排查方法论集合。按 bug 分类组织:当前覆盖 (1) 内存别名/生命周期错误(buffer aliasing、arena reuse、`MemChunk` / tensor buffer 生命周期)、(2) 量化误差/导出侧权重损坏(低 bit 打包、导出分块、PyTorch MPS/CUDA 大张量静默错误)、(3) 持久化缓存误信(weight-mmap sync 标记自我污染、陈旧/跨模型缓存复用)、(4) 数值精度/fp16 表示能力不足(长序列复读、position…

Aug 11, 2026
add-new-op
software-developers

为 MNN 框架新增算子。包含 Schema 定义、形状计算、几何计算、后端实现、单元测试的完整 TDD 流程。分 5 步执行,每步有独立测试标准。

Aug 11, 2026
qnn-debug
software-developers

MNN QNN(高通 HTP/NPU)后端的问题定位、修复与算子适配。覆盖运行时报错(1002/6000/1003/6004)、模型转换/算子校验失败、推理结果异常、精度不达标、以及性能问题;并指导为 QNN 新增/适配算子。核心方法:用 MNN2QNNModel --dump_intermediate_outputs 一次性导出 QNN 全部中间张量,与 CPU(fwd=0) 基线逐张量对比,直接定位首个出错算子(旧的 testMNNFromOnnx.py 截断二分已降为回退手段);区分“真…

Aug 4, 2026
Showing 8 of 12 collected skills.
xquic-pr-formatting
unclassified

Format, create, and update concise XQUIC pull request bodies and review-state transitions. Use when asked to prepare or edit an alibaba/xquic PR body, create a draft PR from an already-pushed branch, update a PR after code changes pushed a new head, or move a…

Aug 19, 2026
xquic-safe-push
unclassified

Safely stage, commit, and push XQUIC changes after scoped Git checks. Use when asked to stage, commit, push, publish a branch to a fork, or verify that only intended files will be sent to a remote.

Aug 19, 2026
classify-issue-complexity
software-developers

Classify XQUIC GitHub issues with an evidence-backed L1-L4 resolution-complexity label while keeping validity, priority, severity, and disposition separate and skipping uniquely labeled issues unless the user explicitly forces a recheck. Use when triaging one…

Aug 18, 2026
xquic-build
software-developers

Prepare and run XQUIC local compilation. Use when asked to compile, build, configure, or diagnose the local build environment for XQUIC, especially across macOS/Linux. Detect intent and platform, then delegate actual compilation to scripts/validate.sh instead…

Aug 13, 2026
gh-address-comments
software-quality-assurance-analysts-and-testers

Address actionable GitHub pull request review comments for xquic. Use when asked to handle PR review feedback, requested changes, unresolved inline threads, or reviewer comments while preserving unrelated edits.

Aug 3, 2026
gh-fix-ci
software-quality-assurance-analysts-and-testers

Debug and fix failing GitHub PR checks for xquic. Use when a PR, branch, or commit has failed CI, GitHub Actions, build checks, test checks, or requested validation failures that should be diagnosed from logs before editing.

Aug 3, 2026
harness-review
computer-occupations-all-other

Review XQUIC harness structure for bloat, duplicated facts, trigger overlap, reference drift, and missing hard checks. Use when changing AGENTS.md, harness specs, pipelines, skills, setup scripts, validation routing, or when asked to audit harness design.

Aug 3, 2026
validate
software-quality-assurance-analysts-and-testers

Enforce XQUIC test coverage and local validation gates. Use when code, build, or test changes need verification; before commit or pull request; or when asked to build, test, validate, or verify XQUIC. Requires paired happy-path and abnormal-path unit tests,…

Aug 3, 2026
Showing 8 of 11 collected skills.
openspec-archive-change
software-developers

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

Feb 14, 2026
openspec-bulk-archive-change
software-developers

Archive multiple completed changes at once. Use when archiving several parallel changes.

Feb 14, 2026
openspec-continue-change
software-developers

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

Feb 14, 2026
openspec-explore
software-developers

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

Feb 14, 2026
openspec-ff-change
software-developers

Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.

Feb 14, 2026
openspec-new-change
software-developers

Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.

Feb 14, 2026
openspec-onboard
software-developers

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

Feb 14, 2026
openspec-sync-specs
software-developers

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

Feb 14, 2026
Showing 8 of 10 collected skills.
Showing 8 of 10 collected skills.
check
software-quality-assurance-analysts-and-testers

Runs .continue/checks locally against the current diff, simulating a PR review before pushing.

Jul 2, 2026
esa-deploy
web-developers

Deploys React/Vite applications to Alibaba Cloud ESA Pages. Use when the user needs to deploy frontend applications, manage deployments, configure custom domains, or troubleshoot deployment issues on ESA (Edge Security Acceleration) platform.

Mar 23, 2026
test-driven-dev
software-quality-assurance-analysts-and-testers

[project] OPC-Starter 测试驱动开发规范。管理和执行 Playwright E2E 测试、演示模式测试、单元测试的完整工作流。适用于新增功能时补充测试用例、运行认证/注册/演示测试、维护测试规划文档。当用户提到测试、E2E、Playwright、演示、用例、质量、补充测试时使用。

Mar 23, 2026
auto-develop
software-developers

OPC-Starter 智能开发技能。AI 亲和的 React Boilerplate 项目开发规范,支持动态上下文感知、TDD 驱动开发、Agent Studio 扩展。适用于认证系统、组织架构、Agent 工具、数据同步等模块的迭代开发。

Mar 7, 2026
ai-friendly-audit
software-developers

代码仓库 AI 亲和度审计工具,支持前端、后端、全栈等各类项目。此技能用于检查给定的代码仓库对 AI Coding 工具的友好程度,生成详细的分析报告和改进建议。当用户需要评估代码仓库是否适合 AI 辅助开发、希望提升仓库的 AI 可操作性、或准备引入 AI Coding 工具前进行仓库评估时,应使用此技能。支持 TypeScript/JavaScript、Go、Java/Kotlin、Python、Rust 等主流技术栈。融合 OpenAI Harness Engineering 方法论,评估 Outer…

Mar 7, 2026
auto-develop
software-developers

OPC-Starter 智能开发技能。AI 亲和的 React Boilerplate 项目开发规范,支持动态上下文感知、TDD 驱动开发、Agent Studio 扩展。适用于认证系统、组织架构、Agent 工具、数据同步等模块的迭代开发。

Mar 6, 2026
ihs-repo-harness
software-developers

IHS(IDE Harness Score)仓库健康评估技能。用于衡量 AI Coding IDE 驾驭能力下的代码仓技术债变化趋势,输出 IHS.md 评测报告(代码腐化、测试信号、文档对齐、变好/变坏结论)。

Feb 26, 2026
design-system-ui
web-and-digital-interface-designers

Create distinctive, production-grade frontend interfaces with high design quality using Mobile First strategy. Analyzes design systems from screenshots, generates Tailwind CSS + Shadcn UI configurations, and retrofits existing projects. Optimized for Claude…

Feb 3, 2026
flight-profiler-attach
software-developers

Prerequisites and connection details for attaching to a live Python process with PyFlightProfiler. Read this skill first before using any other PyFlightProfiler command (watch, trace, stack, perf, etc.).

Apr 19, 2026
flight-profiler-getglobal
software-developers

Inspect Python module global field or class static field value in a running Python process. Use this for safe, read-only inspection of global variables, configuration objects, or class-level state.

Apr 19, 2026
flight-profiler-module
software-developers

Translate a file path to its Python module name in a running Python process. Use this when you know a file path but need the module name for commands like watch, trace, or reload.

Apr 19, 2026
flight-profiler-reload
software-developers

Hot-reload a Python function implementation from the latest file content without restarting the process. Use this to apply code fixes live after identifying a bug with watch/trace.

Apr 19, 2026
flight-profiler-stack
software-developers

Inspect stack frames of a running Python process including thread stacks, native C-level frames, and async coroutine stacks. Use this to see what each thread is currently doing and diagnose hangs, deadlocks, or stuck async tasks.

Apr 19, 2026
flight-profiler-trace
software-developers

Trace execution time of Python method invocations in a live process with call stack visualization. Use this to see a hierarchical call tree showing which sub-calls are slow and where time is spent within a function.

Apr 19, 2026
flight-profiler-vmtool
software-developers

Inspect live Python class instances in a running process — find all instances of a class, examine their attributes/state, or invoke methods on them. Also supports forcing GC. Use this when you need to probe object-level runtime state beyond what…

Apr 19, 2026
flight-profiler-watch
software-developers

Display input/output args, return object and cost time of a Python method invocation in a live process. Use this to observe function behavior at runtime — see what arguments go in, what comes back, and how long it takes. This is the most frequently used…

Apr 19, 2026
opt-trace-mining
software-developers

Mine a per-kernel optimization trace — a git repository capturing successive versions of one kernel being optimized — into structured, gate-validated optimization-experience records for the GPU kernel wiki. Use when asked to distill an optimization run, a…

Aug 18, 2026
query-bridge-agent
software-developers

Quickly extract a typed GPU-Wiki query intent from prose. Never inspect or query a knowledge store.

Aug 18, 2026
session-trace-mining
software-developers

Mine AI coding-agent session transcripts into structured, gate-validated GPU-kernel optimization records for the wiki. Use when asked to turn vibe-coding sessions, Codex rollout logs, or Claude Code project transcripts into wiki records; to summarise what a…

Aug 18, 2026
gpu-kernel-baseline
software-developers

Learn the target framework from gpu-wiki and implement a baseline GPU kernel. Use this skill to understand compute semantics, determine the target platform and framework, search reference implementations, and produce a correct V0 baseline with performance…

Aug 18, 2026
gpu-kernel-episode-loop
software-developers

Run the evidence loop of one long-horizon GPU kernel optimization episode. Use this skill to reconstruct the incumbent, profile and localize a bottleneck, research progressively, plan one coherent direction, implement and repair, validate development…

Aug 18, 2026
gen-plan
software-developers

Generate a structured implementation plan from an evidence draft. Validate paths, obtain independent Codex and Qoder reviews, synthesize their advice against repository evidence, preserve the draft, and produce testable acceptance criteria and validation…

Aug 18, 2026
Showing 12 of 28 repositories