Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

mcp_servers

mcp_servers 收录了来自 BLSQ 的 23 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
23
Stars
0
更新
2026-03-20
Forks
0
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

pipeline-builder
软件开发工程师

Guide for creating OpenHEXA data pipelines. Use when users ask to create a pipeline, build a data pipeline, automate data processing, or schedule data workflows.

2026-03-20
dhis2
软件开发工程师

Work with DHIS2 health information systems - extract data, query metadata, run validations, manage users, or check system info. Use this skill for ANY DHIS2-related request. It routes to specialized sub-skills and provides centralized client setup and API patterns.

2026-02-20
dhis2-analytics
软件开发工程师

Query aggregated analytics data from DHIS2. Use for calculated/aggregated values, indicator values, or cross-dimensional analysis. ALWAYS use with dhis2-query-optimization skill. Routed via dhis2 skill for general DHIS2 requests.

2026-02-20
dhis2-data-elements
软件开发工程师

Extract data elements and data element groups from DHIS2. Use for data element metadata, groups, or category option combos. Routed via dhis2 skill for general DHIS2 requests.

2026-02-20
dhis2-data-values
软件开发工程师

Extract raw data values from DHIS2 using the dataValueSets API. Use for actual submitted data values, not aggregated analytics. ALWAYS use with dhis2-query-optimization skill. Routed via dhis2 skill for general DHIS2 requests.

2026-02-20
dhis2-datasets
软件开发工程师

Extract datasets metadata from DHIS2. Use for dataset definitions, data entry forms, or reporting frequencies. Routed via dhis2 skill for general DHIS2 requests.

2026-02-20
dhis2-indicators
软件开发工程师

Extract indicators and indicator groups from DHIS2. Use for indicator definitions, formulas, or indicator groups. Routed via dhis2 skill for general DHIS2 requests.

2026-02-20
dhis2-organisation-units
软件开发工程师

Extract organisation units and groups from DHIS2. Use for org unit hierarchy, metadata, levels, or groups. Routed via dhis2 skill for general DHIS2 requests.

2026-02-20
dhis2-query-optimization
软件开发工程师

ALWAYS use this skill when querying DHIS2 analytics or data values. Provides MAX_* tuning for batch sizes, children=True expansion, and server error handling. Prevents URL length limits, server timeouts, and memory issues.

2026-02-20
dhis2-schema-explorer
软件开发工程师

Discover DHIS2 API endpoints and schemas dynamically. Use when other DHIS2 skills don't cover the needed endpoint or you need to explore available fields for custom queries. Helps build correct field selections for any DHIS2 resource.

2026-02-20
dhis2-tracker
软件开发工程师

Extract individual-level/case-based data from DHIS2 Tracker. Use for tracked entities, enrollments, events, or relationships. Routed via dhis2 skill for general DHIS2 requests.

2026-02-20
dhis2-validation
软件质量保证分析师与测试员

Run data quality checks and validation rules in DHIS2. Use for validation rules, violations, or data quality analysis. Routed via dhis2 skill for general DHIS2 requests.

2026-02-20
jupyter-notebook
软件开发工程师

Create Jupyter notebooks with correct JSON format.

2026-02-11
dhis2-system-info
软件开发工程师

Get DHIS2 system information including version, database details, and server configuration. Use for version checks or server capabilities. Routed via dhis2 skill for general DHIS2 requests.

2026-01-30
dhis2-users
软件开发工程师

Get DHIS2 user information including current user details, user lists, and user groups. Use for permissions, org unit access, or user administration. Routed via dhis2 skill for general DHIS2 requests.

2026-01-30
dhis2-visualizations
软件开发工程师

Extract DHIS2 visualizations (favorites) metadata and data. Use for chart/table configurations, visualization data, or dashboard items. Routed via dhis2 skill for general DHIS2 requests.

2026-01-30
dashboard-builder
软件开发工程师

Orchestrator for creating interactive HTML dashboards in OpenHexa. Use when users ask to create a dashboard, build a dashboard, make a visualization dashboard, display data in charts, or create visual reports. This skill coordinates the technical stack, data querying, maps, and branding skills to produce complete, professional dashboards.

2026-01-29
dashboard-maps
网页开发工程师

Guide for creating map visualizations in dashboards. Covers geographic data detection, shape-based maps (polygons/GeoJSON), point-based maps (lat/lon coordinates), and world map backgrounds. Referenced by dashboard-builder skill. Do not use directly - use dashboard-builder instead.

2026-01-29
dashboard-querying
软件开发工程师

Data fetching strategy for dashboards - API endpoint testing, dynamic vs static data, authentication handling. Referenced by dashboard-builder skill. Do not use directly - use dashboard-builder instead.

2026-01-29
dashboard-technical-stack
软件开发工程师

Technical implementation guide for dashboard components including GridStack (drag/resize), ECharts (charts), and Tailwind CSS (styling). Referenced by dashboard-builder skill. Do not use directly - use dashboard-builder instead.

2026-01-29
sql-tables
数据库架构师

Read and write SQL tables from Python code (pipelines or notebooks). Use when needing to query database tables, write DataFrames to database, or manage table schemas. Provides best practices for SQLAlchemy, type mapping, and safe table operations.

2026-01-29
openhexa-branding
平面设计师

Brand guidelines for OpenHexa and Bluesquare visual identity. Use when creating dashboards, reports, HTML pages, charts, or any visual output that should follow OpenHexa/Bluesquare brand colors and styling. Provides a consistent 5-color palette (pink, blue, white, light pink, dark blue), logo assets, and styling guidelines for ECharts, Tailwind, and general web development.

2026-01-29
skill-creator
项目管理专家

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-01-29