Skip to main content

backoffice-data

The discipline for reading and writing a platform's back-office data from an app built on this kit — reach the API only through the platform's official SDK (never raw HTTP/GraphQL against a live account), discover capabilities from the INSTALLED SDK (they're platform- and version- specific), normalize resource IDs on input, treat platform data as PII, and scope persisted data by a stable per-install key. Use when calling the platform API — listing products/activities, querying availability, reading bookings/orders/payments/customers — and for the data rules that govern it. Triggers on "platform API", "SDK methods", "list bookings", "activity data", "booking data", "normalize IDs", "install data scoping", "PII", "never hand-write GraphQL".

インストールへ移動

ソース情報

リポジトリ
peek-travel/app-cli
ソースの最終更新活動
2026年8月20日 01:29
検出された SKILL.md の言語
英語
スター
0
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。