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 binrogithub/1-3-Cloud-Adoption-Skills --skill huawei-snowflake-to-dataarts-migrationgit clone --depth 1 https://github.com/binrogithub/1-3-Cloud-Adoption-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/binrogithub/1-3-cloud-adoption-skills/huawei-snowflake-to-dataarts-migration)<a href="https://agentmods.dev/skills/binrogithub/1-3-cloud-adoption-skills/huawei-snowflake-to-dataarts-migration"><img src="https://agentmods.dev/badge/skills/binrogithub/1-3-cloud-adoption-skills/huawei-snowflake-to-dataarts-migration/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/binrogithub/1-3-cloud-adoption-skills/huawei-snowflake-to-dataarts-migration"><img src="https://agentmods.dev/badge/skills/binrogithub/1-3-cloud-adoption-skills/huawei-snowflake-to-dataarts-migration.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.00031 | $0.03294 |
| Opus 5 | $0.00015 | $0.01647 |
| Sonnet 5 | $0.00006 | $0.00659 |
| Haiku 4.5 | $0.00003 | $0.00329 |
Grade A, and why
huawei-snowflake-to-dataarts-migration 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 11d 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
60 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.
- assets/metadata/mcp-dependencies.yaml 3.4 KB
- assets/metadata/skill.yaml 3.0 KB
- references/architecture.md 1.1 KB
- references/capability-gap-policy.md 258 B
- references/execution-runbook.md 749 B
- references/known-issues.md 220 B
- references/legacy-skill-readme.md 8.1 KB
- references/lessons-learned.md 342 B
- references/prerequisites.md 235 B
- references/prompts/discovery-prompt.md 372 B
- references/prompts/execution-prompt.md 283 B
- references/prompts/recovery-prompt.md 261 B
- references/rollback.md 159 B
- references/validation.md 196 B
- references/workflows/discovery.md 279 B
- references/workflows/execution.md 347 B
- references/workflows/readiness.md 272 B
- references/workflows/rollback.md 268 B
- references/workflows/validation.md 307 B
- shared-mcps/dataarts-deploy-agent/.gitignore 39 B
- shared-mcps/dataarts-deploy-agent/docs/architecture-v0.1.md 18 KB
- shared-mcps/dataarts-deploy-agent/docs/dataarts-migration-architecture.md 20 KB
- shared-mcps/dataarts-deploy-agent/docs/golden-packages.md 18 KB
- shared-mcps/dataarts-deploy-agent/docs/mvp-v0.1-quickstart.md 1.5 KB
- shared-mcps/dataarts-deploy-agent/docs/mvp-v0.1-release-notes.md 2.5 KB
- shared-mcps/dataarts-deploy-agent/docs/README_DATAARTS_MIGRATION.md 22 KB
- shared-mcps/dataarts-deploy-agent/docs/README.original.md 13 KB
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/customer_status_pipeline_simple/expected/equivalence_summary_result.json 185 B
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/customer_status_pipeline_simple/runtime/setup/01_create_schema.sql 46 B
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/customer_status_pipeline_simple/runtime/setup/02_create_raw_tables.sql 117 B
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/customer_status_pipeline_simple/runtime/setup/03_insert_seed_data.sql 202 B
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/customer_status_pipeline_simple/runtime/validation/validation_queries.json 1.8 KB
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/customer_status_pipeline_simple/source/snowflake_task_graph.sql 1.8 KB
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/customer_status_pipeline_simple/target/artifact_manifest.json 1.6 KB
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/customer_status_pipeline_simple/target/sql/01_drop_silver_customers.sql 54 B
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/customer_status_pipeline_simple/target/sql/02_create_silver_customers.sql 343 B
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/customer_status_pipeline_simple/target/sql/03_drop_gold_customer_status.sql 58 B
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/customer_status_pipeline_simple/target/sql/04_create_gold_customer_status.sql 209 B
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/customer_status_pipeline_simple/target/sql/05_audit_customer_pipeline.sql 261 B
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/customer_status_pipeline_simple/validation/validation_plan.json 1.1 KB
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/orders_pipeline_simple/expected/equivalence_summary_report.md 1.7 KB
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/orders_pipeline_simple/expected/equivalence_summary_result.json 2.9 KB
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/orders_pipeline_simple/runtime/setup/01_create_schema.sql 46 B
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/orders_pipeline_simple/runtime/setup/02_create_raw_tables.sql 133 B
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/orders_pipeline_simple/runtime/setup/03_insert_seed_data.sql 255 B
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/orders_pipeline_simple/runtime/validation/validation_queries.json 1.8 KB
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/orders_pipeline_simple/source/snowflake_task_graph.sql 1.8 KB
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/orders_pipeline_simple/target/artifact_manifest.json 1.7 KB
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/orders_pipeline_simple/target/sql/01_drop_silver_orders.sql 51 B
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/orders_pipeline_simple/target/sql/02_create_silver_orders.sql 202 B
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/orders_pipeline_simple/target/sql/03_drop_gold_daily_sales.sql 54 B
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/orders_pipeline_simple/target/sql/04_create_gold_daily_sales.sql 261 B
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/orders_pipeline_simple/target/sql/05_audit_pipeline.sql 320 B
- shared-mcps/dataarts-deploy-agent/examples/cases/golden/orders_pipeline_simple/validation/validation_plan.json 1.0 KB
- shared-mcps/dataarts-deploy-agent/package-lock.json 42 KB
- shared-mcps/dataarts-deploy-agent/package.json 4.3 KB
- shared-mcps/dataarts-deploy-agent/README.md 6.2 KB
- shared-mcps/dataarts-deploy-agent/src/adapt-sql-for-demo-runtime.js 9.5 KB runs code
- shared-mcps/dataarts-deploy-agent/src/adapt-sql-single-statement-v4.js 20 KB runs code
- shared-mcps/dataarts-deploy-agent/src/artifacts/manifest-loader.js 3.7 KB runs code
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.
- 11d ago First seen · 382 lines · 31 tokens per session scan A 88630749aff0
huawei-snowflake-to-dataarts-migration is a skill published in the GitHub repository binrogithub/1-3-Cloud-Adoption-Skills (11 stars, last pushed today), with no licence file. It adds 31 tokens to every session and 3,294 once invoked, about $0.0002 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-08-30.
Other skills, from other repositories
amr-migration-skill
Helps users migrate from Azure Cache for Redis (ACR/OSS) Basic, Standard, and Premium tiers to Azure Managed Redis (AMR). Provides SKU mapping, real-time pricing scripts, cache metrics assessment, automated migration via ARM REST APIs with DNS switching, and IaC template migration (ARM, Bicep, Terraform). Use when…
cloud-databases-onboarding
Guides users through discovering their database requirements, recommends a Google Cloud database based on a recommendation matrix, and assists in database creation. Use when a user asks 'What database service should I use?', 'Help me pick a database', or when a user wants to create a new database on Google Cloud.…
cloud-sql-basics
This file generates or explains Cloud SQL resources. Use this file when the user asks to create a Cloud SQL instance or database for MySQL, PostgreSQL, or SQL Server. Cloud SQL manages third-party MySQL, PostgreSQL, and SQL Server instances as resources in Cloud SQL. For example, when Cloud SQL creates an open-source…
azure-resource-manager-mysql-dotnet
Azure MySQL Flexible Server SDK for .NET. Database management for MySQL Flexible Server deployments. Use for creating servers, databases, firewall rules, configurations, backups, and high availability. Triggers: "MySQL", "MySqlFlexibleServer", "MySQL Flexible Server", "Azure Database for MySQL", "MySQL database…
azure-mgmt-mongodbatlas-dotnet
Manage MongoDB Atlas Organizations as Azure ARM resources using Azure.ResourceManager.MongoDBAtlas SDK. Use when creating, updating, listing, or deleting MongoDB Atlas organizations through Azure Marketplace integration. This SDK manages the Azure-side organization resource, not Atlas clusters/databases directly.
azure-resource-manager-redis-dotnet
Azure Resource Manager SDK for Redis in .NET. Use for MANAGEMENT PLANE operations: creating/managing Azure Cache for Redis instances, firewall rules, access keys, patch schedules, linked servers (geo-replication), and private endpoints via Azure Resource Manager. NOT for data plane operations (get/set keys, pub/sub) …