Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

starlake-skills

starlake-skills には starlake-ai から収集した 68 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
68
Stars
1
更新
2026-05-25
Forks
0
職業カバレッジ
10 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

gizmosql
ネットワーク・コンピュータシステム管理者

Manage GizmoSQL processes: start, stop, list, and stop-all DuckLake-backed SQL servers

2026-05-25
connection
ソフトウェア開発者

Create or modify database connections in application.sl.yml

2026-05-25
quack
ネットワーク・コンピュータシステム管理者

Manage Quack DuckDB query servers exposing DuckLake over a thin remote protocol — serve (foreground), start/stop/list/stop-all (background)

2026-05-21
autoload
ソフトウェア開発者

Automatically infer schemas and load data from the incoming directory

2026-05-06
expectations
データサイエンティスト

Data quality expectations syntax, built-in macros, and validation patterns

2026-05-06
secure
データベースアーキテクト

Apply Row Level Security (RLS) and Column Level Security (CLS) policies

2026-05-06
transform
ソフトウェア開発者

Run SQL or Python transformation tasks

2026-05-06
yml2ddl
データベースアーキテクト

Generate SQL DDL statements from Starlake YAML definitions

2026-05-06
starflow-code-review
ソフトウェア品質保証アナリスト・テスター

Adversarial parallel review of pipeline changes. Spawns Winston (architect), Amelia (engineer), and Quinn (data quality) as independent subagents, then triages findings. Use when the user says "review pipeline", "code review", or "review this data change".

2026-05-06
starflow-create-data-architecture
データベースアーキテクト

Design the overall data architecture including layers, storage, engines, and governance. Use when the user says "create data architecture" or "design the data platform".

2026-05-06
starflow-create-pipeline-spec
ソフトウェア開発者

Create a complete pipeline specification covering extract, load, transform, and orchestrate. Step-file workflow with resumable progress. Use when the user says "create pipeline spec" or "design a data pipeline".

2026-05-06
starflow-data-analyst
市場調査アナリスト・マーケティングスペシャリスト

Business Data Analyst agent: guides domain discovery and source analysis. Use when the user says "data-analyst" or "talk to the data-analyst".

2026-05-06
starflow-data-architect
データベースアーキテクト

Data Architect agent: designs data platforms, schemas, and pipeline architecture. Use when the user says "data-architect" or "talk to the data-architect".

2026-05-06
starflow-data-engineer
データサイエンティスト

Data Engineer agent: builds and maintains ETL/ELT pipelines with Starlake. Use when the user says "data-engineer" or "talk to the data-engineer".

2026-05-06
starflow-data-quality-engineer
データサイエンティスト

Data Quality Engineer agent: ensures data integrity with expectations, lineage, and governance. Use when the user says "data-quality-engineer" or "talk to the data-quality-engineer".

2026-05-06
starflow-dev-pipeline
ソフトウェア開発者

Implement a data pipeline from a pipeline specification, generating Starlake configuration files. Use when the user says "implement pipeline" or "dev this pipeline".

2026-05-06
starflow-domain-discovery
データベースアーキテクト

Discover and document data domains, sources, and ownership. Use when the user says "discover data domains" or "map data sources".

2026-05-06
starflow-help
ロジスティシャン

Reads the Starflow manifest and scans existing artifacts to tell the user where they are and what to do next. Use when the user asks "what should I do next", "starflow help", "where am I in starflow", or just "/help" inside Starflow.

2026-05-06
starflow-lineage-review
データサイエンティスト

Review and document data lineage across pipeline stages. Use when the user says "review lineage" or "trace data flow".

2026-05-06
starflow-orchestration-design
ソフトウェア開発者

Design orchestration DAGs for scheduling and managing data pipeline execution. Use when the user says "design orchestration" or "create DAG configuration".

2026-05-06
starflow-platform-engineer
ネットワーク・コンピュータシステム管理者

Platform Engineer agent: manages infrastructure, orchestration, and deployment for data pipelines. Use when the user says "platform-engineer" or "talk to the platform-engineer".

2026-05-06
starflow-retrospective
プロジェクト管理専門家

End-of-epic retrospective for a data pipeline batch. Pulls the previous retro and checks follow-through on action items, then captures wins/struggles/patterns and produces new action items with clear ownership. Use when the user says "run a retro", "epic retrospective", or "retro the {epic}".

2026-05-06
starflow-schema-design
データベースアーキテクト

Design Starlake-compatible table schemas with types, constraints, privacy, and expectations. Use when the user says "design schema" or "create table definition".

2026-05-06
starflow-source-analysis
データサイエンティスト

Analyze data sources in depth: schema, quality, volume, and extraction strategy. Use when the user says "analyze data source" or "profile this data source".

2026-05-06
starflow-transform-design
データベースアーキテクト

Design SQL transformations for data pipelines with quality checks and dependency management. Use when the user says "design transforms" or "create SQL transformations".

2026-05-06
extract-data
データサイエンティスト

Extract data from database tables to CSV/Parquet files

2026-05-05
extract-rest-data
ソフトウェア開発者

Extract data from REST API endpoints into CSV or JSON Lines files with pagination, auth, incremental, resume, proxy, and mTLS support

2026-05-05
extract-rest-schema
ソフトウェア開発者

Extract schemas from REST API endpoints by fetching sample responses and inferring data structure

2026-05-05
extract
データベースアーキテクト

Extract both schema and data from a JDBC source

2026-05-05
acl-dependencies
ソフトウェア開発者

Generate ACL (Access Control List) dependencies graph

2026-04-15
bootstrap
ソフトウェア開発者

Create a new Starlake project from a template

2026-04-15
bq-info
データベースアーキテクト

Get table information from BigQuery

2026-04-15
cnxload
データベースアーキテクト

Load files (Parquet/CSV/JSON) into a JDBC table

2026-04-15
col-lineage
データベースアーキテクト

Generate column-level lineage for a specific task

2026-04-15
compare
ソフトウェア開発者

Compare two versions of a Starlake project

2026-04-15
console
ソフトウェア開発者

Start the Starlake interactive REPL console

2026-04-15
dag-deploy
ソフトウェア開発者

Deploy generated DAGs to a target directory

2026-04-15
dag-generate
ソフトウェア開発者

Generate orchestration DAGs (Airflow/Dagster) from your Starlake project

2026-04-15
esload
データベース管理者

Load data into Elasticsearch

2026-04-15
extract-bq-schema
データベースアーキテクト

Extract schemas directly from BigQuery datasets

2026-04-15
このリポジトリの収集済み skills 68 件中、上位 40 件を表示しています。