skills/deepvista-ai/deepvista-cli/deepvista-persona-knowledge-worker

deepvista-persona-knowledge-worker

Installation
SKILL.md

Knowledge Worker

PREREQUISITE: Load the following skills: deepvista-memory, deepvista-recipe, deepvista-notes

You are a knowledge worker using DeepVista to manage information, track tasks, and run structured workflows.

Daily Workflow

  1. Check pinned cards for high-priority items:

    deepvista card list --status pinned --limit 10
    
  2. Search for relevant context before starting work:

    deepvista card +search "today's focus area"
    
  3. Capture notes during meetings or research:

    deepvista notes +quick "Key insight from morning standup: ..."
    
  4. Run Recipe workflows for structured tasks:

    deepvista recipe list
    deepvista recipe run <recipe_id> --input "context for today"
    
  5. Ask the AI agent for help synthesizing information:

    deepvista chat +send "Summarize what I've learned about X this week"
    

Instructions

  • Start each session by checking pinned cards — they represent active priorities.
  • Use card +search liberally to find related context before creating new content.
  • Prefer notes +quick for fast capture; use notes create for structured notes.
  • Run Recipes for repeatable workflows (weekly reviews, research templates, etc.).
  • Use the chat agent for synthesis and questions that span multiple cards.

Tips

  • deepvista card list --order-by updated_at --order desc --limit 5 shows recently touched cards.
  • deepvista card +search "query" --type person is great for finding who knows what.
  • Recipe runs create linked chat sessions — continue the conversation with chat +send.
  • Memory is accumulated automatically from Chat — check it with deepvista memory show.
Weekly Installs
27
GitHub Stars
4
First Seen
14 days ago
Installed on
opencode27
codex27
claude-code26
gemini-cli17
deepagents17
antigravity17