add_type

Installation
SKILL.md

Implement GWExPy Type

gwexpy に新しい配列・フィールド型を追加し、クラス階層、メタデータ管理、ドキュメント基準との整合性を保ちます。

Quick Workflow

1. Plan & Design → 2. Implement Core → 3. Add Collections → 4. Integration → 5. Test & Document

Type Categories

Array Types

汎用の多次元配列型(NumPy ベース):

詳細:reference/array.md

Series Types

Installs
1
First Seen
Mar 21, 2026
add_type from smithery.ai