Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

dst-skills

يحتوي dst-skills على 14 من skills المجمعة من mikkelkrogsholm، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
14
Stars
2
محدث
2025-11-03
Forks
1
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

data-science-tools
علماء البيانات

Documentation of available data science libraries (scipy, numpy, pandas, sklearn) and best practices for statistical analysis, regression modeling, and organizing analysis scripts. **CRITICAL:** All analysis scripts MUST be placed in reports/{topic}/scripts/, NOT in root scripts/ directory.

2025-11-03
dst-check-freshness
مطوّرو البرمجيات

Check data freshness and age for DST tables in DuckDB. Use when determining if data needs refreshing or validating data currency before analysis.

2025-11-03
dst-data
مطوّرو البرمجيات

Fetch actual data from Danmarks Statistik API and store in DuckDB. Use when user wants to download and store specific DST table data for analysis.

2025-11-03
dst-join-analysis
علماء البيانات

Perform SQL joins and multi-table analysis on DST data in DuckDB. Use when research requires combining multiple tables on common dimensions (time, region). Provides patterns for common DST dimension joins and multi-table comparisons.

2025-11-03
dst-list-tables
مطوّرو البرمجيات

List all Danmarks Statistik tables currently stored in DuckDB with metadata. Use when user wants to know what data is available locally or explore stored tables.

2025-11-03
dst-query
علماء البيانات

Execute SQL queries on Danmarks Statistik data stored in DuckDB. Use when user needs specific data analysis, filtering, aggregation, or joins. Also includes table summary functionality.

2025-11-03
dst-report-template
علماء الاجتماع والعمال ذوو الصلة، جميع الآخرون

Generate HTML research reports with embedded data, charts, and analysis. Use when creating final research deliverables. Supports single comprehensive reports or multiple focused reports. Handles styling, structure, and output to reports/ directory.

2025-11-03
dst-subjects
علماء البيانات

Browse Danmarks Statistik subject hierarchy to explore available data topics and categories. Use when user wants to discover what data is available or explore DST's organizational structure.

2025-11-03
dst-tableinfo
مطوّرو البرمجيات

Get detailed metadata for a specific Danmarks Statistik table including variables, dimensions, and structure. Use before fetching data to understand table schema.

2025-11-03
dst-tables
مطوّرو البرمجيات

Search and list Danmarks Statistik tables by subject or keyword. Use when user needs to find specific tables or browse tables within a subject area.

2025-11-03
dst-visualization
مطوّرو الويب

Create interactive Chart.js visualizations for DST data analysis. Use when generating charts, creating visual reports, building dashboards, or displaying trends from database tables.

2025-11-03
creating-commands
مطوّرو البرمجيات

Expert knowledge on creating slash commands for Claude Code. Use when designing or creating slash command .md files, understanding command arguments, or implementing bash execution.

2025-10-30
creating-skills
مطوّرو البرمجيات

Expert knowledge on creating Agent Skills for Claude Code. Use when designing or creating SKILL.md files, understanding Skill structure, or implementing progressive disclosure patterns.

2025-10-30
creating-subagents
مطوّرو البرمجيات

Expert knowledge on creating Claude Code subagents. Use when designing or creating subagent .md files, understanding subagent structure, tool restrictions, or model selection.

2025-10-30