📄 skillActivePromisingmedium

vllm-project/vllm-ascend

by vllm-project

Community maintained hardware plugin for vLLM on Ascend

Supported Platforms

🤖 Claude Code🧠 Codex

Stars

2.2k

Skill Type

📖 Library & API Reference

Quality Score

80/200

License

Apache-2.0

Forks

1.4k

Last Updated

Jun 11, 2026

Discovered

May 8, 2026

Validation

Passed

github.com/vllm-project/vllm-ascend

Quality Breakdown

80/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
â—‹Code Examples+15
â—‹Composability+15

Repo Health

✓Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Contains .agents directory with autonomous agent skill definitions and orchestration framework
  • Multi-agent spawning capability implied through .agents/skills structure with multiple specialized agents (main2main, model-adapter, release)
  • Contains executable Python scripts in CI/CD workflows (.github/workflows/scripts/) that could perform automated actions
  • Persistent configuration directories (.claude, .gemini) for agent memory/settings
  • Release automation scripts with potential to modify version files and perform repository operations
  • GitHub Actions workflows with escalated permissions for CI/CD automation and release processes