ningxia-price

Collect and synchronize Ningxia engineering cost material data to Elasticsearch.

Updated May 22, 2026
One-click install
npx skills add https://github.com/pengfit/cjt-skills --skill ningxia-price
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ningxia-price
Source: https://github.com/pengfit/cjt-skills/tree/main/ningxia-price
Command: npx skills add https://github.com/pengfit/cjt-skills --skill ningxia-price

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, beautifulsoup4, pyyaml, elasticsearch, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the collection and synchronization of Ningxia engineering cost material information, saving time and effort in data gathering and processing.

Core Features & Use Cases

  • Data Collection: Automatically collects engineering cost material information from specified sources.
  • Data Synchronization: Synchronizes collected data to Elasticsearch for further processing and analysis.
  • Use Case: Imagine you need to track the latest price information of materials in Ningxia. This Skill can automatically collect and update the data, allowing you to stay informed without manual effort.

Quick Start

Use the ningxia-price skill to sync the latest data from the specified source.

Frequently Asked Questions about ningxia-price

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate engineering cost material information collection from Ningxia government websites?

To automate engineering cost material information collection, this Skill uses requests and beautifulsoup4 to retrieve and parse data directly from Ningxia government websites. It handles periodic data updates to ensure you retrieve the latest material prices without manual effort.

How does data synchronization to Elasticsearch work for collected material prices?

Data synchronization to Elasticsearch works by indexing the parsed engineering cost material information into an Elasticsearch cluster. This allows the collected Ningxia price data to be immediately available for downstream ETL processing, aggregation, and visualization workflows.

Do I need Elasticsearch and beautifulsoup4 to run ETL processing for Ningxia price data?

Yes, you need Elasticsearch and beautifulsoup4 to run ETL processing for Ningxia price data. The Skill explicitly requires requests, beautifulsoup4, pyyaml, and elasticsearch dependencies to handle data retrieval, parsing, configuration, and indexing.

What is the best way to handle incremental sync for engineering cost data?

The best way to handle incremental sync for engineering cost data is using this Skill's built-in synchronization logic. It supports incremental sync to update Elasticsearch indexes with only the new or changed material information from Ningxia sources.

Can I use pyyaml configuration to manage periodic data updates for material information?

Yes, you can use pyyaml configuration to manage periodic data updates for material information. The Skill uses pyyaml as a dependency to handle configuration parsing, which controls the data retrieval and synchronization intervals for the Ningxia engineering cost sources.