What problem does it solve?
This Skill helps users understand and implement StickerNest's data architecture, enabling them to effectively design data schemas and connect various widgets to diverse data sources.
Core Features & Use Cases
- Data/View Separation: Understand the principle of decoupling data schemas from their visual representations.
- Data Source Tiers: Learn about platform-provided core tables, user-defined schemas, external bridges (Notion, Obsidian, etc.), and hybrid cached data.
- Schema Definition: Define custom data structures with various field types and relationships.
- Widget Data Binding: Map schema fields to widget requirements for seamless data display.
- External Bridges: Connect to and leverage data from external services like Notion and Obsidian.
- Unified Data API: Interact with all data sources through a consistent API.
- AI Data Access: Understand how AI widgets can securely access and utilize data.
Quick Start
Use the widget-data-architecture skill to learn how to define a new custom schema for storing project tasks with fields for title, status, and due date.