reading-data
✓Instructions for reading data from TraceMem memory.
Installation
SKILL.md
Purpose This skill teaches how to safely and correctly read data using TraceMem Data Products. Direct database selection or API calls are prohibited; all data access must be mediated by TraceMem.
Use productslist to find the correct Data Product for your need (e.g., ordersreadv1). Check its schema and allowedpurposes.
Instructions for reading data from TraceMem memory. Source: tracemem/tracemem-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tracemem/tracemem-skills --skill reading-data Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/tracemem/tracemem-skills --skill reading-data- Source
- tracemem/tracemem-skills
- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is reading-data?
Instructions for reading data from TraceMem memory. Source: tracemem/tracemem-skills.
How do I install reading-data?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tracemem/tracemem-skills --skill reading-data Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/tracemem/tracemem-skills
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01