loongcollector
AI-assisted development workflows for the LoongCollector observability agent
All Skills in This Repository (20)
Pure Emerald Level Indicatorscommit
Generate conventional commit messages with type, scope, subject, body, and footer.
e2e-develop-guide
Explain and extend LoongCollector's E2E testing framework with Go-based scenario registration.
riper5-protocol
Guide complex software engineering tasks with strict protocol compliance and risk mitigation.
code-review
Analyzes LoongCollector PR and branch changes for security-oriented, architecture-first code reviews.
compile
Automate multi-language builds for LoongCollector using CMake, Make, and Go tooling.
e2e-manual
Standardize end-to-end test naming, workflows, and environment annotations.
security-check
Scan Git diffs for sensitive credentials before commit or push.
mermaid
Render Mermaid diagrams from fenced code blocks in Markdown documents.
selfmonitor
Enforce self-monitoring code quality for C++ and Go components.
commit
Generates git commit messages following the Conventional Commits specification.
omc-reference
Provides OMC agent catalog, tool references, team pipeline routing, and commit protocol guidance.
design-document
Write and review technical design documents following structured conventions.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core