fyi

Logs Markdown notes with frontmatter to the Oracle workspace index.

116|56|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/Soul-Brews-Studio/oracle-skills-cli --skill fyi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fyi
Source: https://github.com/Soul-Brews-Studio/oracle-skills-cli/tree/main/src/skills/fyi
Command: npx skills add https://github.com/Soul-Brews-Studio/oracle-skills-cli --skill fyi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill logs information for future reference, enabling you to capture, review, and distill notes within your Oracle workflow.

Core Features & Use Cases

  • Log new information via /fyi commands to store memory for later retrieval.
  • List existing notes with /fyi to review and distill important items.
  • Tag notes by significance (neutral, interesting, important) to surface critical information.

Quick Start

Use the /fyi command to log a note, or to list and review existing notes, for example:

  • /fyi Remember to follow up on client meeting notes.
  • /fyi --important Team backlog priorities for Q2.

Frequently Asked Questions about fyi

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I log information for future reference in a workflow?

To log information for future reference, use the /fyi command to add notes to your workspace. Entries are stored as Markdown files with frontmatter and indexed for quick retrieval.

What is the best way to tag notes by significance for knowledge management?

Tagging notes by significance involves categorizing entries as neutral, interesting, or important. This surfaces critical information quickly when you review stored logs.

How do I list and review existing notes stored in Markdown?

Listing and reviewing existing notes is done by entering the /fyi command. This surfaces your stored Markdown entries, allowing you to distill important items and check their status.

Can I use this to capture client meeting notes and team backlog priorities?

Yes, you can capture client meeting notes and team backlog priorities. Use commands like /fyi --important to log critical information directly into your workspace memory.

Does this knowledge management approach require external dependencies?

No external dependencies are required for this knowledge management approach. It operates entirely within the Oracle workspace, storing entries as Markdown with frontmatter.