Skip to content

fix(skill): update skill descriptions#182

Merged
Ziqi002 merged 1 commit intoalibaba:mainfrom
shiloong:main
Apr 13, 2026
Merged

fix(skill): update skill descriptions#182
Ziqi002 merged 1 commit intoalibaba:mainfrom
shiloong:main

Conversation

@shiloong
Copy link
Copy Markdown
Contributor

Description

更新部分skill的描述信息:适用于通用Linux系统

Related Issue

closes #79

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional change)
  • Performance improvement
  • CI/CD or build changes

Scope

  • cosh (copilot-shell)
  • sec-core (agent-sec-core)
  • skill (os-skills)
  • sight (agentsight)
  • Multiple / Project-wide

Checklist

  • I have read the Contributing Guide
  • My code follows the project's code style
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated the documentation accordingly
  • For cosh: Lint passes, type check passes, and tests pass
  • For sec-core (Rust): cargo clippy -- -D warnings and cargo fmt --check pass
  • For sec-core (Python): Ruff format and pytest pass
  • For skill: Skill directory structure is valid and shell scripts pass syntax check
  • For sight: cargo clippy -- -D warnings and cargo fmt --check pass
  • Lock files are up to date (package-lock.json / Cargo.lock)

@shiloong shiloong requested a review from Ziqi002 as a code owner April 12, 2026 10:06
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 12, 2026

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added component:skill src/os-skills/ scope:chore !component && !other scope stuff labels Apr 12, 2026
@shiloong shiloong closed this Apr 13, 2026
@shiloong
Copy link
Copy Markdown
Contributor Author

Has been added CLA.

@shiloong shiloong reopened this Apr 13, 2026
Comment thread src/os-skills/ai/install-claude-code/SKILL.md
Comment thread src/os-skills/ai/install-openclaw/SKILL.md Outdated
Comment thread src/os-skills/devops/kernel-dev/SKILL.md Outdated
Comment thread src/os-skills/devops/kernel-dev/SKILL.md Outdated
Comment thread src/os-skills/system-admin/backup-restore/SKILL.md Outdated
Comment thread src/os-skills/system-admin/storage-resize/SKILL.md Outdated
Signed-off-by: Shile Zhang <shile.zhang@linux.alibaba.com>
@Ziqi002 Ziqi002 merged commit d7dd7e6 into alibaba:main Apr 13, 2026
9 checks passed
@samchu-zsl samchu-zsl added this to the skill/v0.3 milestone Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:skill src/os-skills/ scope:chore !component && !other scope stuff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(skill): skills内产品名可考虑使用通用名称

4 participants