Skip to main content
在 Manus 中运行任何 Skill
一键导入
Ascend
GitHub 创作者资料

Ascend

按仓库查看 9 个 GitHub 仓库中的 141 个已收集 skills。

已收集 skills
141
仓库
9
更新
2026-06-13
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

k8s-check-fix
网络与计算机系统管理员

Kubernetes 集群健康检查与安全修复 — 诊断问题,用户确认后执行修复

2026-05-07
ascendc-operator-performance-optim
软件开发工程师

排查并优化 Ascend C 算子性能。当用户开发、审查或优化 Ascend C kernel 算子时使用,或当用户提及 Ascend C 性能优化、算子优化、tiling、流水、搬运、 内存优化、NPU/昇腾等关键词时触发。

2026-05-07
security-code-review
信息安全分析师

多语言安全代码审查 (Security Code Review)。对 Python、C++、Shell、Markdown 文件进行系统性安全漏洞检测与修复指导。覆盖 OWASP Top 10、CWE Top 25、CERT 安全编码标准。当用户提及以下内容时,务必使用此技能:安全审查、安全代码审查、security review、code review 中的安全检查、漏洞扫描、安全合规检查(CWE/CERT/OWASP)、编写安全代码、检查代码安全性、推理服务安全审计、多模态 Token 安全校验、JSON 嵌套深度攻击防护。即使用户没有明确说'安全审查',只要涉及代码安全性评估、漏洞检测、安全最佳实践,都应触发此技能。

2026-05-07
cann-nnal-installer
网络与计算机系统管理员

昇腾NPU CANN Toolkit+Kernels+NNAL安装部署技能。支持从官网下载run包安装和从Docker镜像提取两种方式,覆盖驱动检查、包下载、安装、环境变量配置与验证全流程。当用户需要安装CANN全套组件或指定版本CANN到自定义路径时调用。

2026-05-07
ascendc-operator-code-gen
软件开发工程师

根据设计文档生成 AscendC 算子完整代码实现并完成框架适配。TRIGGER when: 设计文档已完成,需要生成 op_host/op_kernel 代码、注册到 PyTorch 框架、编译测试。关键词:代码生成、op_host、op_kernel、tiling、kernel、框架适配、算子注册。

2026-05-06
ascendc-operator-design
软件开发工程师

完成AscendC算子设计 - 帮助用户完成算子的架构设计、接口定义和性能规划。当用户提到算子设计、算子开发、tiling策略、内存规划、AscendC kernel设计、两级tiling、核间切分、核内切分时,使用此skill。

2026-05-06
ascend-transformer-boost
软件开发工程师

昇腾 Transformer 加速库(ATB)核心技能集索引(Index Skill)。 整合 8 大核心技能:CANN 安装部署、ATB 测试框架编译、 ATB→ACLNN 算子替换设计文档生成、ATB→ACLNN 算子迁移,覆盖昇腾 NPU 开发全链路。

2026-05-06
atb-aclnn-operator-migration
软件开发工程师

自动执行 ATB 算子到 ACLNN 的迁移操作,在 910B/950 设备上启用 ACLNN 加速。 支持参数映射、ACLNN Runner 实现、设备检测切换和功能/性能验证全流程。

2026-05-06
当前展示该仓库 Top 8 / 88 个已收集 skills。
ragskill
软件开发工程师

基于FastAPI知识库服务实现的RAG知识管理与检索技能,支持文档上传、解析、入库、删除、列表查询、内容检索、全文检索等能力,兼容PDF/DOCX/TXT/MD等格式,支持图片解析与多粒度描述入库,可直接对接Agent/机器人进行知识问答。

2026-05-21
refactor-code-review
软件质量保证分析师与测试员

Analyzes pull requests and codebases for implementation and architecture issues, outputs structured analysis reports and refactoring suggestions. Use when reviewing PRs, examining code changes, conducting periodic codebase reviews, or when the user asks for refactoring/architecture analysis.

2026-04-10
model-resources-collection
数据科学家

模型资源收集。联网搜索最新免费/优惠的AI模型资源信息(如各大云厂商优惠活动、免费API、Coding计划等),整理并生成配置指南文档。适用于用户询问"有什么便宜的模型推荐"、"免费模型有哪些"、"模型优惠"等场景。

2026-04-08
code-refactoring
软件开发工程师

系统化、安全地代码重构技能。能够识别代码坏味道、提供重构手法,支持制定计划、执行重构并验证结果。适用于代码质量提升、技术债清理、可维护性改进、代码优化、代码改进等场景。当用户请求重构代码、优化代码质量、修复代码问题或清理技术债时触发。

2026-04-01
gitcode-pr-security-review
信息安全分析师

GitCode PR安全审查技能。用于自动审查GitCode仓库的Pull Request中的代码安全问题,使用sdk-security-audit技能进行代码安全分析,并将审查结果作为评论发布到对应的PR上。当用户需要对GitCode仓库的PR进行安全代码审查时使用此技能。

2026-03-31
gitcode-issue-reply
软件开发工程师

Generate reply drafts for a single GitCode issue; maintainer reviews before posting. Use when user asks to reply to or comment on an issue and provides a GitCode issue link; do not use when user only wants to fetch or query issue data. 针对单个 GitCode Issue 生成回复草稿,维护者审阅后可发送评论;仅当用户要回复或评论且提供链接时使用,仅获取或查询 issue 信息时勿用。Python 3.7+ standard library only.

2026-03-28
ascendc-operator-doc-writer
软件开发工程师

Write README-style technical documentation for AscendC custom operators by reading local source files and adapting an existing template. Use when Codex needs to document an AscendC operator, compare a target operator repo against a reference README, turn `op_host` and `op_kernel` implementations into structured docs, or generate per-operator documentation from code with the model instead of a parser script.

2026-03-28
gitcode-repo-daily
软件开发工程师

Generate daily operations reports for GitCode repositories with key metrics, AI summaries and Markdown output. 将 GitCode 上配置的仓库运营数据整理成日报输出;支持关键指标统计、AI 摘要与 Markdown。Python 3.7+ standard library only, no pip dependencies.

2026-03-28
当前展示该仓库 Top 8 / 25 个已收集 skills。
ascend-deploy
软件开发工程师

MindIE-SD 代码部署与编译安装。已在昇腾设备上直接编译安装;本地开发机通过 SSH 推送到远端昇腾设备, 支持 Docker 容器内源码编译。当用户需要部署安装 MindIE-SD、更新远端容器内代码、 或管理多人共享 NPU 环境时使用此 skill。 即使用户只提到"把代码推到服务器"而未说 SSH 或昇腾,只要上下文涉及部署都应触发。 由 dev-workflow 的部署阶段触发。

2026-06-05
profiling-collection
软件开发工程师

在远端昇腾 NPU 设备上采集性能 profiling 数据,打包回传本地供 performance-analysis 使用。 统一采集流程:开启 Profiler → 运行推理 → 压缩 → 回传(部署由 ascend-deploy 完成)。 当用户需要采集模型 profiling 数据、开启 profiler 跑推理、或为性能分析准备数据时使用此 skill。 即使用户只提到"帮我采一下 profile"或"开 profiler 跑这个模型",也应触发。 通常由 model-verification、ascend-deploy 或 performance-evaluation 的 NPU 路径路由触发。

2026-05-27
auto-optimization
软件开发工程师

端到端性能优化闭环,组合 profiling-collection、performance-analysis、performance-optimization 三个下层 skill 完成从 profiling 采集到方案实施的完整流程。 当用户需要完整优化模型推理性能、并确认优化效果时使用此 skill。 前置条件:模型已通过 ascend-deploy 部署至 NPU 设备且已验证可通过。 由 dev-workflow 的各阶段触发。

2026-05-20
code-standards
软件开发工程师

MindIE-SD Python 代码格式与 lint 规则。当编写、格式化、lint 检查或审查 MindIE-SD 项目的 Python 代码时使用此 skill。 即使用户只提到"提个MR"或"代码好像有 lint 问题"而未明确说格式化,也应触发。 通常由 dev-workflow 在编码阶段指引加载。

2026-05-20
compilation-dev
软件开发工程师

MindIE-SD 编译后端适配与分析。覆盖 Pattern 创建/注册/调试、Copy 算子消减、 四后端选择 (default / torchair_ge / npugraph_ex / aclgraph) 的全生命周期。 触发: "pattern", "compile", "Copy", "InplaceCopy", "fusion", "backend", "torchair_ge", "--npugraph", "register_replacement".

2026-05-20
dev-workflow
软件开发工程师

MindIE-SD 开发总入口。当用户进行 MindIE-SD 的任何开发工作时使用此 skill—— 包括但不限于写 pattern、改测试、部署到昇腾、跑 benchmark、性能分析、多卡并行、复盘归档。 即使用户未明确提到"开发流程",只要涉及 MindIE-SD 代码改动都应触发。

2026-05-20
markdown-lint
软件开发工程师

MindIE-SD 仓库 Markdown 格式 lint 规则。当编写、修改或审查 Markdown 文件(README、文档、 变更日志等)、或 CI 门禁报出 markdownlint 违规时使用此 skill。 即使用户只提到"格式问题"或"MD040报错"而未说 markdownlint,也应触发。 通常由 dev-workflow 和 code-standards 在编码/审查阶段指引加载。

2026-05-20
mindie-sd-community-governance
软件开发工程师

Handle MindIE-SD documentation, governance, contributor workflow, commit or PR conventions, history cleanup, template changes, and version-policy updates with minimal context, fixed review steps, and deterministic output.

2026-05-20
当前展示该仓库 Top 8 / 13 个已收集 skills。
subagent-coordinator
其他计算机职业

Enable main agent to intelligently decompose complex tasks using operator grading system and delegate to appropriate worker subagents. Features: (1) Automatic task complexity analysis, (2) 5-level operator grading (L1-L5), (3) Smart routing (subagent vs ACP), (4) Parallel execution planning, (5) Quality gates and checkpoint support.

2026-06-04
subagent-coordinator
其他计算机职业

Enable main agent to intelligently decompose complex tasks using operator grading system and delegate to appropriate worker subagents. Features: (1) Automatic task complexity analysis, (2) 5-level operator grading (L1-L5), (3) Smart routing (subagent vs ACP), (4) Parallel execution planning, (5) Quality gates and checkpoint support.

2026-06-03
mineru-to-markdown
软件开发工程师

Convert PDF, images, and Office files (doc/docx/xls/xlsx/ppt/pptx) to Markdown through an already running MinerU FastAPI service. Use when users request document parsing, OCR extraction, or converting files to markdown/md with MinerU.

2026-05-29
summarize-pro
综合办公文员

When user asks to summarize text, articles, documents, meetings, emails, YouTube transcripts, books, PDFs, reports, conversations, or any long content. Also handles bullet points, key takeaways, action items, TL;DR, ELI5, executive summaries, chapter summaries, comparison summaries, translation summaries, thread summaries, and custom-length summaries. 20-feature AI summarizer with multiple formats, languages, and export options. All processing happens locally — NO external API calls, NO network requests, NO data sent to any server.

2026-05-29
skill-vetter
信息安全分析师

Security-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns.

2026-05-21
tuanziguardianclaw
信息安全分析师

It serves as the ultimate defense layer, monitoring, intercepting, and blocking dangerous actions taken by other skills. TuanziGuardianClaw ensures system security by enforcing strict permission models, protecting sensitive data, preventing data exfiltration, and safeguarding against malicious or harmful operations. With advanced features like skill sandboxes, capability tokens, and real-time auditing, TuanziGuardianClaw ensures a safe and trustworthy environment for OpenClaw users.

2026-05-21
已展示 9 / 9 个仓库
已展示全部仓库