スキル一覧に戻る
taozhuo

roblox-data

by taozhuo

CLI tool to control Roblox Studio from the terminal - enables AI agent automation

0🍴 0📅 2026年1月22日
GitHubで見るManusで実行

SKILL.md


name: roblox-data description: Roblox data persistence: DataStoreService, MemoryStoreService, saving player data. Use when saving or loading persistent data.

Data Reference

Quick Reference

  • Best practices for data stores: Guidelines that help you manage your data and data stores (DataStores) more efficiently.
  • Data Stores Manager: The Data Stores Manager helps you monitor your data stores (DataStores) on Creator Hub.
  • Data store error codes and limits: Error codes you might encounter and limits you might hit when using data stores (DataStores) to store data.
  • Data stores: How to implement data stores (DataStores) to store persistent data.
  • Data store observability: Explains how to use the observability dashboard for data stores (DataStores).
  • Implement player data and purchasing systems: Guide for implementing player data and purchase handling systems.
  • Data store versioning, listing, and caching: How to manage data stores (DataStores) through versioning, listing, and caching.
  • Best practices when designing MemoryStore data structures: Explains how to best design data structures to reduce the chance of experiencing throttling.
  • Memory store hash map: Explains how to implement the hash map data structure for memory stores.
  • Memory stores: Explains how to implement memory store data structures to store frequent in-memory data.

Detailed Reference

Cloud-services

See cloud-services.md for:

  • Best practices for data stores
  • Data Stores Manager
  • Data store error codes and limits
  • Data stores
  • Data store observability
  • ...and 9 more

スコア

総合スコア

40/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です