alibabaalibabaOfficialยท20 Agent Skills Included

loongcollector

AI-assisted development workflows for the LoongCollector observability agent

Guides AI agents through building, testing, and reviewing the LoongCollector observability data collector. Covers C++ and Go compilation, unit and E2E tests, code review standards, commit conventions, and security scans. Eliminates guesswork around build commands, test frameworks, and project architecture so changes ship faster and safer.
npx skills add alibaba/loongcollector --all -g -y
Available:

Gives the AI agent project context for LoongCollector, including its pipeline architecture, build and test commands, coding conventions, and a routing table that maps tasks to the right skill in this suite.

All Skills in This Repository (20)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
alibabaalibaba

commit

Generate conventional commit messages with type, scope, subject, body, and footer.

Official
Intermediate
๐Ÿ“ฆ In Repo
alibabaalibaba

e2e-develop-guide

Explain and extend LoongCollector's E2E testing framework with Go-based scenario registration.

Official
Advanced
๐Ÿ“ฆ In Repo
alibabaalibaba

riper5-protocol

Guide complex software engineering tasks with strict protocol compliance and risk mitigation.

Official
Advanced
๐Ÿ“ฆ In Repo
alibabaalibaba

code-review

Analyzes LoongCollector PR and branch changes for security-oriented, architecture-first code reviews.

Official
Advanced
๐Ÿ“ฆ In Repo
alibabaalibaba

compile

Automate multi-language builds for LoongCollector using CMake, Make, and Go tooling.

Official
Advanced
๐Ÿ“ฆ In Repo
alibabaalibaba

e2e-manual

Standardize end-to-end test naming, workflows, and environment annotations.

Official
Basic
๐Ÿ“ฆ In Repo
alibabaalibaba

security-check

Scan Git diffs for sensitive credentials before commit or push.

Official
Intermediate
๐Ÿ“ฆ In Repo
alibabaalibaba

mermaid

Render Mermaid diagrams from fenced code blocks in Markdown documents.

Official
Basic
๐Ÿ“ฆ In Repo
alibabaalibaba

selfmonitor

Enforce self-monitoring code quality for C++ and Go components.

Official
Intermediate
๐Ÿ“ฆ In Repo
alibabaalibaba

commit

Generates git commit messages following the Conventional Commits specification.

Official
Basic
๐Ÿ“ฆ In Repo
alibabaalibaba

omc-reference

Provides OMC agent catalog, tool references, team pipeline routing, and commit protocol guidance.

Official
Intermediate
๐Ÿ“ฆ In Repo
alibabaalibaba

design-document

Write and review technical design documents following structured conventions.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install LoongCollector skills?โ–ผ

Run `npx skills add alibaba/loongcollector --all -g -y` in your terminal to install all skills in this suite globally.

What is LoongCollector used for?โ–ผ

LoongCollector is a high-performance observability agent that collects logs, metrics, traces, and eBPF events, and these skills help AI agents build, test, and review its code.

How do these skills help with code review?โ–ผ

The code-review skill runs a structured multi-phase review with incremental commit tracking, security checks, and architecture validation, then produces a severity-ranked report.

Can AI agents run LoongCollector E2E tests?โ–ผ

Yes. The e2e skills explain the BDD Godog framework, feature file format, and exact commands to design, run, and debug end-to-end tests locally or in CI.

Which AI tools work with these skills?โ–ผ

All skills follow the standard SKILL.md format and work with Claude Code, Cursor, and other agents that read AGENTS.md or CLAUDE.md project files.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’