Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add ascend-ai-coding/awesome-ascend-skills --skill ascendc-operator-code-gengit clone --depth 1 https://github.com/ascend-ai-coding/awesome-ascend-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/ascend-ai-coding/awesome-ascend-skills/ascendc-operator-code-gen)<a href="https://agentmods.dev/skills/ascend-ai-coding/awesome-ascend-skills/ascendc-operator-code-gen"><img src="https://agentmods.dev/badge/skills/ascend-ai-coding/awesome-ascend-skills/ascendc-operator-code-gen/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/ascend-ai-coding/awesome-ascend-skills/ascendc-operator-code-gen"><img src="https://agentmods.dev/badge/skills/ascend-ai-coding/awesome-ascend-skills/ascendc-operator-code-gen.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00093 | $0.03114 |
| Opus 5 | $0.00046 | $0.01557 |
| Sonnet 5 | $0.00019 | $0.00623 |
| Haiku 4.5 | $0.00009 | $0.00311 |
Grade A, and why
external-gitcode-ascend-ascendc-operator-code-gen scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
20 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/basic-data-structures-api.md 6.8 KB
- references/data-copy-api.md 9.0 KB
- references/GUIDE.md 5.2 KB
- references/kernel-constraints.md 3.7 KB
- references/resource-management-api.md 8.6 KB
- references/sort_topk-api.md 10 KB
- references/sync-control-api.md 6.1 KB
- references/vector-compute-api.md 12 KB
- templates/elementwise_op_host.cpp 3.2 KB
- templates/elementwise_op_kernel.cpp 5.2 KB
- templates/index_op_host.cpp 4.4 KB
- templates/index_op_kernel.cpp 13 KB
- templates/index_op_per_elem_host.cpp 4.7 KB
- templates/index_op_per_elem_kernel.cpp 15 KB
- templates/pool_ndhwc_op_host.cpp 8.6 KB
- templates/pool_ndhwc_op_kernel.cpp 18 KB
- templates/row_op_host.cpp 4.1 KB
- templates/row_op_kernel.cpp 5.3 KB
- templates/sort_op_host.cpp 3.3 KB
- templates/sort_op_kernel.cpp 1.8 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 249 lines · 93 tokens per session scan A 1d47ba63e31e
external-gitcode-ascend-ascendc-operator-code-gen is a skill published in the GitHub repository ascend-ai-coding/awesome-ascend-skills (167 stars, last pushed yesterday), with no licence file. It adds 93 tokens to every session and 3,114 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
ruview-cli-api
Use the RuView wifi-densepose CLI binary (incl. MAT scan/status/zones/survivors/alerts/export subcommands), the REST API (wifi-densepose-api, Axum), and the browser/WASM build (wifi-densepose-wasm, wifi-densepose-wasm-edge). Use when integrating RuView into another program, scripting it from the shell, exposing it…
amazon-alexa
Integracao completa com Amazon Alexa para criar skills de voz inteligentes, transformar Alexa em assistente com Claude como cerebro (projeto Auri) e integrar com AWS ecosystem (Lambda, DynamoDB, Polly, Transcribe, Lex, Smart Home).
doca-socket-relay
Use this skill when the operator is driving the DOCA Socket Relay to bridge a socket-oriented host application onto a BlueField DPU peer without rewriting it — picking the deployment shape (in-process, sidecar, or BlueField service container), configuring the host-side socket and the DPU-side forwarding endpoint…
jetson-customize-pcie
Per-controller PCIe enable / disable / lanes / link-speed for a Jetson Thor or Orin custom carrier via ODMDATA + kernel-DT overlay. Do NOT use for UPHY lane allocation or endpoint-mode bring-up.
deepep-to-cam-converter
A code migration skill for replacing DeepEP communication operations with CAM operations when moving mixture-of-experts code from CUDA/NCCL to Ascend NPUs.
telnyx-iot-curl
Manage IoT SIM cards, eSIMs, data plans, and wireless connectivity. Use when building IoT/M2M solutions. This skill provides REST API (curl) examples.