Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
yharby
Profil créateur GitHub

yharby

Vue par dépôt de 14 skills collectés dans 2 dépôts GitHub.

skills collectés
14
dépôts
2
mis à jour
2026-03-26
explorateur de dépôts

Dépôts et skills représentatifs

data-pipeline
Développeurs de logiciels

Build data processing pipelines using DuckDB, GDAL, and gpio as pixi tasks. Use when creating ETL workflows, multi-step data transformations, format conversions, or batch processing — even if the user just says "process this data" or "build a pipeline".

2026-03-26
attach-db
Développeurs de logiciels

Attach a DuckDB database for persistent querying. Use when the user has a .duckdb file they want to explore, or when they want to persist query results across sessions. Explores schema and wires up state.sql so all DuckDB skills can access it.

2026-03-26
duckdb-docs
Développeurs de logiciels

Search DuckDB and DuckLake documentation via full-text search. Use when encountering DuckDB errors, looking up function syntax, or when other skills hit unknown DuckDB behavior. Also use proactively when unsure about DuckDB features.

2026-03-26
install-duckdb
Développeurs de logiciels

Install or update DuckDB extensions. Use when DuckDB reports a missing extension, when the user asks to install/update extensions, or when other skills delegate here. Each argument is a plain extension name or name@repo. Pass --update to update.

2026-03-26
query
Développeurs de logiciels

Run SQL queries against DuckDB databases or ad-hoc files. Accepts raw SQL or natural language. Use whenever the user wants to query data, explore tables, run analytics, or ask questions about datasets — even if they don't say "DuckDB" explicitly.

2026-03-26
read-file
Scientifiques des données

Read and explore any data file (CSV, JSON, Parquet, Avro, Excel, spatial, remote) using DuckDB. Use proactively when the user mentions a data file, asks "what's in this file", or wants to explore/preview/describe any dataset — even without saying DuckDB.

2026-03-26
read-memories
Développeurs de logiciels

Search past Claude Code session logs to recover context. Use proactively when recalling past decisions, patterns, or unresolved work from previous sessions.

2026-03-26
duckdb-state
Architectes de bases de données

Initialize and manage shared DuckDB session state (state.sql). Use when setting up extensions, credentials, or macros that all DuckDB skills share. Other skills delegate here for session initialization.

2026-03-26
Affichage des 8 principaux skills collectés sur 13 dans ce dépôt.
2 dépôts affichés sur 2
Tous les dépôts sont affichés