binrogithub

60 mods across 1 repository, 11 stars between them.

binrogithub/1-3-Cloud-Adoption-Skills

Skill Claude CodeCodex

Deploy and operate Huawei Cloud MapReduce Service (MRS) CUSTOM clusters via hcloud CLI (KooCLI), enabling any combination of MRS components (Hadoop, Spark, HBase, Hive, Kafka, Flink, ZooKeeper, ClickHouse, Ranger, and more) supported by the target cluster version. Uses only the current MRS API V2, since MRS's own…

11 4d ago A 137 tokens

binrogithub/1-3-Cloud-Adoption-Skills

Skill Claude CodeCodex

Migrate a complete big-data system — components and internal data — from an on-premises Hadoop distribution (Apache Hadoop, CDH, Hortonworks, FusionInsight), AWS (EMR/S3), Azure (HDInsight/Blob Storage), or Google Cloud (Dataproc/Cloud Storage) into a Huawei Cloud MapReduce Service (MRS) CUSTOM cluster, via hcloud CLI…

11 4d ago A 200 tokens

binrogithub/1-3-Cloud-Adoption-Skills

Skill Claude CodeCodex

Migrate databases to Huawei Cloud RDS using DRS (Data Replication Service). Handles AWS and other-cloud MySQL to Huawei Cloud MySQL with full+incremental replication, parameter alignment, network connectivity, and Terraform automation. Use when the user wants to migrate or replicate a database to Huawei Cloud.

11 4d ago A 69 tokens

binrogithub/1-3-Cloud-Adoption-Skills

Skill Claude CodeCodex

Migrate a self-managed PostgreSQL database running on a Huawei Cloud ECS to a Huawei Cloud RDS for PostgreSQL instance in a different region, using DRS Full + Incremental synchronization over public EIP. Provisions the target with Terraform and drives DRS through the Huawei Cloud CLI. Use when a customer has…

11 4d ago B 93 tokens

binrogithub/1-3-Cloud-Adoption-Skills

Skill Claude CodeCodex

Use already-deployed Huawei Cloud database instances — RDS, DDS, GeminiDB, TaurusDB, and GaussDB — via hcloud CLI (KooCLI): find an instance, read its connection details, and assign it an Elastic IP (EIP) for public access. Deploys the EIP itself via the EIP service and binds it using each database service's own…

11 4d ago A 143 tokens

binrogithub/1-3-Cloud-Adoption-Skills

Skill Claude CodeCodex

Execute and troubleshoot Huawei Cloud server migration with Terraform in this repository. Prefer SMS first, and fallback to rsync staged migration when source is SMS-incompatible. Use when users ask to migrate ECS/on-prem VMware (especially la-north-2 and la-south-2), run the end-to-end workflow (terraform init/apply…

11 4d ago A 168 tokens

binrogithub/1-3-Cloud-Adoption-Skills

Skill Claude CodeCodex

Execute and troubleshoot Huawei Cloud cross-region server migration with MGC/SMS and Terraform in this repository. Use when users ask to migrate ECS across regions (especially la-north-2 to la-south-2), run the end-to-end workflow (terraform init/apply + scripts/mgcmigrate.py), validate prerequisites, map tfvars to…

11 4d ago A 151 tokens

binrogithub/1-3-Cloud-Adoption-Skills

Skill Claude CodeCodex

Find, extract, and back up MSI installers for third-party (non-system) applications on Windows. Covers registry LocalPackage discovery, MSI property reading via COM, admin extraction with msiexec /a, and backup workflows.

11 4d ago A 51 tokens

binrogithub/1-3-Cloud-Adoption-Skills

Skill Claude CodeCodex

Scan and enumerate all installed software on Windows systems via registry queries, Get-Package, and CIM/WMI. Includes ready-to-use PowerShell and Python scripts for inventory, export, and auditing.

11 4d ago A 45 tokens

binrogithub/1-3-Cloud-Adoption-Skills

Skill Claude CodeCodex

Use this skill when building an AI-powered document risk analysis pipeline that combines OCR text extraction, LLM-based risk scoring, and structured result storage. It covers Huawei Cloud OCR integration, serverless FunctionGraph chains, LLM prompt design for risk assessment, fallback patterns when models are…

11 4d ago A 79 tokens

binrogithub/1-3-Cloud-Adoption-Skills

Skill Claude CodeCodex

Use this skill when building or pitching an AI-powered customer intelligence platform for telecom operators on Huawei Cloud. TRIGGER when the user needs — AI contact center (AICC) demo architecture, telco churn prediction pipeline, ASR + LLM deployment for call analytics, executive POC strategy for telecom, data…

11 4d ago B 108 tokens

dify-nl2sql-docker

39

binrogithub/1-3-Cloud-Adoption-Skills

Skill Claude CodeCodex

Configure, validate, document, or troubleshoot a local Docker-based Dify NL2SQL proof of concept that uses Dify workflows, an OpenAI-compatible LiteLLM model such as GLM-5.1, PostgreSQL, pgAdmin, and a safe read-only SQL execution gateway. Use when setting up Dify-to-database communication, building NL2SQL workflows…

11 4d ago A 99 tokens

binrogithub/1-3-Cloud-Adoption-Skills

Skill Claude CodeCodex

Build enterprise RAG knowledge agents for public-sector and regulated document collections. Use when Codex must design, provision, or generate an Enterprise RAG Agent Pack for laws, policies, official correspondence, PDFs, scans, procedures, FAQ, court/tax/social-security/healthcare/public-utility knowledge bases…

11 4d ago A 153 tokens

ragflow-huawei-maas

41

binrogithub/1-3-Cloud-Adoption-Skills

Skill Claude CodeCodex

Install, configure, validate, troubleshoot, or explain RAGFlow with Huawei Cloud MaaS / ModelArts MaaS through RAGFlow's OpenAI-API-Compatible provider. Use when Codex needs to deploy RAGFlow with Docker Compose, connect it to Huawei MaaS chat models such as glm-5.1, register MaaS models in RAGFlow, verify UI/API…

11 4d ago A 110 tokens

code-dreaming

42

binrogithub/1-3-Cloud-Adoption-Skills

Skill Claude CodeCodex

Nightly (or on-demand) memory hygiene for AI coding agents — the thing native auto-memory does NOT do. Runs a "dream" pass over project memory to deduplicate entries, validate that every referenced file path still exists (so the agent never acts on "confidently wrong" stale references), compress survivors into a…

11 4d ago B 150 tokens

css-code-search-mcp

43

binrogithub/1-3-Cloud-Adoption-Skills

Skill Claude CodeCodex

Deploy a CSS/OpenSearch code-search MCP server on Huawei Cloud ECS from scratch, so that Claude Code (claude-glm) can search a GitHub repo's code and docs as native MCP tools. Use when the task is to provision a new Huawei Cloud CSS cluster and ECS, index a code repository into CSS, and expose it as a searchable MCP…

11 4d ago C 83 tokens

binrogithub/1-3-Cloud-Adoption-Skills

Skill Claude CodeCodex

Deploy, configure, validate, troubleshoot, or extend an OpenAI-compatible API proxy backed by PostgreSQL, Prometheus, and Grafana, routing through Huawei ModelArts MaaS (ap-southeast-1) with multi-key load balancing. TRIGGER when the task involves LiteLLM proxy deployment, Docker Compose stack with litellmconfig.yaml…

11 4d ago D 207 tokens

binrogithub/1-3-Cloud-Adoption-Skills

Skill Claude CodeCodex

Configure Claude Code's claude-glm command as a direct MaaS router: all Claude Code traffic for that command goes through claude-code-router and a LiteLLM Anthropic adapter to Huawei Cloud MaaS or ModelArts MaaS, while the original claude command stays on Anthropic. Optionally add a CCR bridge for LiteLLM-backed…

11 4d ago C 0 tokens

binrogithub/1-3-Cloud-Adoption-Skills

Skill Claude CodeCodex

Deploy task-level hybrid routing for Claude Code — plain claude stays on Claude.ai OAuth as premium pool + orchestrator (policy in CLAUDE.md, UserPromptSubmit hint hook), while execution-class tasks and token-burn workflows (multi-agent fan-out, batch pipelines, loops, CI) are delegated via delegate/workflow runners…

11 4d ago A 158 tokens

glm-review

48

binrogithub/1-3-Cloud-Adoption-Skills

Skill Claude CodeCodex

Repo/PR review on the GLM execution pool (low/medium-risk only). Use instead of built-in review commands when the diff does not touch payment/auth/pci/infra/migrations. High-risk review stays in-session per hybrid policy.

11 4d ago A 52 tokens