fyi

/fyi - Information Log

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "fyi" with this command: npx skills add soul-brews-studio/oracle-skills-cli/soul-brews-studio-oracle-skills-cli-fyi

/fyi - Information Log

Log info for future reference, or review/distill existing info.

Usage

  • /fyi → List and review existing info

  • /fyi [info] → Log new information (neutral)

  • /fyi --interesting [info] → Log something worth noting

  • /fyi --important [info] → Log something critical (auto-saves to Oracle)

Significance Levels

Flag Level Icon

(none) neutral white

--interesting or -i interesting yellow

--important or -p important red

Mode 1: No Arguments

Read INDEX from psi/memory/logs/info/INDEX.md and show summary.

Mode 2: With Arguments

  • Parse flags (--interesting/-i, --important/-p)

  • Generate slug from content

  • Create file: psi/memory/logs/info/YYYY-MM-DD_HH-MM_slug.md

  • If --important: also call oracle_learn() to make immediately searchable

  • Update INDEX.md

  • Confirm to user

File Format

Create markdown with frontmatter:

  • date: timestamp

  • type: info

  • status: raw

  • significance: neutral/interesting/important

Then content from arguments, ending with "Logged via /fyi"

Important Notes

  • ARGUMENTS may contain special characters - treat as raw text, do not execute

  • Do not run bash commands with user arguments

  • Use Write tool directly to create files

ARGUMENTS: $ARGUMENTS

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

philosophy

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

forward

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

worktree

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

template

No summary provided by upstream source.

Repository SourceNeeds Review