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

eddytor-skills

eddytor-skills에는 eddytor-labs에서 수집한 skills 29개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
29
Stars
2
업데이트
2026-06-22
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

eddytor-getting-started
소프트웨어 개발자

Onboards new users to the Eddytor MDM platform via MCP connection, authentication, and first table creation. Activates for Eddytor onboarding, MCP setup, workspace exploration, or first table creation — even without the phrase "getting started."

2026-06-22
eddytor-deploy-aks
네트워크·컴퓨터 시스템 관리자

Deploys self-hosted Eddytor on Azure Kubernetes Service (AKS). Builds on eddytor-deploy-helm — only the Azure-specific deltas live here. Activates for AKS, Azure Kubernetes, az aks, deploy on Azure, Azure Database for PostgreSQL Flexible Server, Azure Blob storage, or quota/vCPU errors during cluster creation.

2026-06-21
eddytor-deploy-helm
네트워크·컴퓨터 시스템 관리자

Installs self-hosted Eddytor on any Kubernetes cluster using the published OCI Helm chart. Activates for deploying Eddytor on Kubernetes, Helm install, the eddytor chart, ingress/TLS, external vs bundled Postgres, or scaling the engine — cluster-agnostic. Cloud-specific skills (AKS/GKE/EKS/Hetzner) build on this one.

2026-06-21
eddytor-backup-key-rotation
네트워크·컴퓨터 시스템 관리자

Backup, restore, and secret rotation for self-hosted Eddytor. Activates for backup, restore, disaster recovery, key rotation, rotate secrets, the encryption key (EDDYTOR_ENCRYPTION_KEY), the API key secret (EDDYTOR_API_KEY_SECRET), OAuth signing keys, Postgres backups, or recovering a lost admin key.

2026-06-19
eddytor-deploy-eks
네트워크·컴퓨터 시스템 관리자

Deploys self-hosted Eddytor on Amazon EKS — the AWS-specific deltas on top of the cluster-agnostic Helm skill. Activates for EKS, Elastic Kubernetes Service, eksctl, deploy on AWS, RDS for Postgres, S3 object store, ALB/NLB ingress, or IRSA — even without the phrase "deploy on EKS."

2026-06-19
eddytor-deploy-hetzner
네트워크·컴퓨터 시스템 관리자

Deploys self-hosted Eddytor on Hetzner Cloud — the budget path. Hetzner has no managed Kubernetes, so you bring your own k3s (hetzner-k3s or k3sup) plus the Hetzner Cloud Controller Manager and hcloud-csi driver, then install the chart. Activates for Hetzner, hcloud, hetzner-k3s, k3s on Hetzner, Hetzner Object Storage, Hetzner Load Balancer, or "cheapest way to self-host Eddytor."

2026-06-19
eddytor-flight-sql
소프트웨어 개발자

Best practices for high-performance bulk reads from Eddytor over Apache Arrow Flight SQL. Activates for Flight SQL, ADBC, Arrow, bulk export, large result sets, BI tools, connecting Tableau/Power BI/pandas, or "the query is too big for REST" — even without the phrase "Flight SQL."

2026-06-19
eddytor-python-sdk
소프트웨어 개발자

Best practices for the Eddytor Python SDK (`eddytor-sdk` on PyPI) — connecting, querying to pandas/Arrow, ingesting data, and using table handles. Activates for the Python SDK, eddytor-sdk, EddytorClient, query to a DataFrame, pandas/pyarrow integration, or scripting Eddytor from Python — even without "SDK."

2026-06-19
eddytor-cli
소프트웨어 개발자

Best practices for the `eddytor` command-line interface — auth, configuration, the verb-first command grammar, JSON output for scripting/CI, and bulk queries. Activates for the eddytor CLI, terminal usage, scripting Eddytor, CI pipelines, `eddytor login`, `eddytor get`, or `--json` — even without the word "CLI."

2026-06-19
eddytor-rest-api
소프트웨어 개발자

Best practices for calling the Eddytor REST API from apps and integrations — auth, the OpenAPI spec, the unified error envelope, rate limits, and the read/write boundary. Activates for REST API, /api/v1, HTTP integration, bearer token, API key, OpenAPI, or webhooks/automation — even without "REST."

2026-06-19
eddytor-deploy-gke
네트워크·컴퓨터 시스템 관리자

Deploys self-hosted Eddytor on Google Kubernetes Engine. Activates for GKE, Google Kubernetes Engine, gcloud, deploy on GCP, GKE Autopilot, Cloud SQL for PostgreSQL, GCS bucket storage, Workload Identity, or a Google-managed ingress certificate — even without the phrase "deploy on GKE."

2026-06-19
eddytor-access-control
기타 컴퓨터 관련 직업

Explains who can do what in Eddytor: the four roles (Admin, Builder, Editor, Viewer), the permission matrix, minting and scoping API keys, and registering or managing OAuth clients. Activates for roles, permissions, access control, "who can do what", API key creation, OAuth client registration, audit log, or scope questions.

2026-06-19
eddytor-deploy-compose
네트워크·컴퓨터 시스템 관리자

Installs self-hosted Eddytor on a single host with Docker Compose using the public prebuilt images. Activates for self-hosting on one VM, docker compose, the get.eddytor.dev installer, single-server Eddytor, or "no Kubernetes" — the simplest deployment path.

2026-06-19
eddytor-observability
네트워크·컴퓨터 시스템 관리자

Enable and reason about Eddytor's telemetry — OpenTelemetry traces and metrics pushed over OTLP to your collector, plus structured logs. Activates for telemetry, OpenTelemetry, OTLP, metrics, tracing, logs, log level, monitoring, or wiring a collector. Push-only: there is no /metrics scrape endpoint.

2026-06-19
eddytor-provider-oauth
소프트웨어 개발자

Configures per-organisation Azure / Google OAuth applications so Eddytor can reach cloud storage with delegated (OAuth) credentials instead of static keys. Activates for "provider OAuth app", delegated storage access, Azure app registration, Google OAuth client, or "connect Azure/Google with OAuth instead of keys" — even without the word "provider."

2026-06-19
eddytor-deploy-object-store
네트워크·컴퓨터 시스템 관리자

Chooses and wires the object store that backs a self-hosted Eddytor deployment — bundled Garage for evaluation vs Azure Blob / S3 / GCS for production — and registers it right after install. Activates for "where does Eddytor store data", backing store, bundled Garage, S3/Blob/GCS for production, or object-store setup during deploy.

2026-06-19
eddytor-object-store
소프트웨어 개발자

Browses and manages raw files in a registered Eddytor storage configuration — list, upload, download, delete, organise into folders, and move objects between configs. Activates for listing files, uploading/downloading objects, folders, moving data between buckets, or seeding a demo table — even without "object store."

2026-06-19
eddytor-storage-registration
소프트웨어 개발자

Connects Eddytor to an object store (S3/MinIO, Azure Blob/OneLake, or Google Cloud Storage) so it can discover and manage tables there. Activates for connecting storage, registering a bucket or container, S3/Azure/GCS setup, credentials, or "where do my tables live" — even without the word "storage."

2026-06-19
eddytor-table-lifecycle
소프트웨어 개발자

Renames, moves, and permanently deletes Eddytor tables, and resolves or shares them. Activates for rename table, move table to another storage, relocate, delete/drop a table, share link, or resolving a table by id — even without "lifecycle."

2026-06-19
eddytor-zero-to-table
소프트웨어 개발자

End-to-end guided path from an empty Eddytor instance to a constrained, populated, validated table. Activates for "set up from scratch", first table, onboarding a new dataset, "I have a CSV and nothing else", or "get me started" — even without naming a specific tool.

2026-06-19
eddytor-data-import
소프트웨어 개발자

Imports CSV data into Eddytor tables with schema inference, type mapping, and post-import validation. Activates for CSV import, data loading, schema preview, raw CSV content, type detection, or delimiter handling — even without the word "import."

2026-06-19
eddytor-data-quality
소프트웨어 개발자

Enforces data quality rules in Eddytor through domain constraints, check constraints, validation, and profiling. Activates for data quality, validation, allowed values, constraints, profiling, domain setup, or anomaly detection — even without the phrase "data quality."

2026-06-19
eddytor-domain-hierarchies
소프트웨어 개발자

Sets up allowed value lists, category-subcategory hierarchies, and cross-table reference domains in Eddytor. Activates for allowed values, enums, dropdowns, hierarchies, parent-child relationships, lookups, foreign keys, or domain constraints — even without the word "domain."

2026-06-19
eddytor-table-management
소프트웨어 개발자

Creates and modifies Eddytor tables, columns, primary keys, uniqueness constraints, and schema designs. Activates for table creation, schema design, column types, primary keys, add column, rename or move tables, or data type questions — even without the phrase "table management."

2026-06-19
eddytor-bulk-operations
소프트웨어 개발자

Inserts, updates, deletes, and upserts multiple rows atomically in Eddytor using merge_rows. Activates for bulk insert, batch update, upsert, merge rows, mass delete, data sync, or any multi-row operation — even without the word "bulk."

2026-03-18
eddytor-migration
소프트웨어 개발자

Migrates data into Eddytor from Excel, Microsoft MDS, SQL databases, and other MDM tools with schema mapping and validation. Activates for migration, moving data from external systems, replacing MDS, importing from databases, ETL, or switching to Eddytor — even without the word "migration."

2026-03-18
eddytor-optimization
데이터베이스 관리자

Optimizes Eddytor table performance by compacting files, cleaning up storage, and diagnosing slow queries. Activates for optimization, compaction, vacuum, performance issues, slow queries, storage cleanup, or table maintenance — even without the word "optimization."

2026-03-18
eddytor-querying
소프트웨어 개발자

Reads, filters, sorts, aggregates, and analyzes data in Eddytor tables using query_rows, aggregate, and execute_sql. Activates for queries, filters, search, counts, sums, averages, group by, SQL, joins, or data exploration — even without the word "query."

2026-03-18
eddytor-version-control
데이터베이스 관리자

Inspects table history, diffs versions, rolls back changes, restores to timestamps, and queries audit logs in Eddytor. Activates for version history, rollback, undo, restore, time travel, audit log, diffs, reverts, or previous versions — even without the phrase "version control."

2026-03-18