Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

starlake-skills

starlake-skills에는 starlake-ai에서 수집한 skills 68개가 있으며, 저장소 수준 직업 범위와 사이트 내 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개를 표시합니다.