nexus-elements-view-history
Installation
SKILL.md
⚠️ Deprecated — Use Nexus One
ViewHistory has been removed from Nexus Elements.
Intent history is not included in Nexus One V1. For programmatic access to intent history, use the Nexus SDK directly:
const intents = await sdk.getMyIntents();
Install Nexus One
npx shadcn@latest add @nexus-elements/nexus-one
Current skills to use instead
For SDK APIs, refer to the Nexus SDK agent skills (.agents/skills/):