Security & Compliancelow risk
fyi
Use when the user says `/fyi`, or asks for a session handoff / context snippet to paste to another agent — a copy/paste summary of what was done this session and what's still outstanding, so a fresh agent can safely continue work on the same files.
jsolly/agent-skills·skills/fyi/SKILL.md
28/ 100Recommendation
Install this skill
Choose your coding agent and copy a project or personal installation command.
Project installation.agents/skills/fyi
npx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/fyi -a codex -yPersonal installation~/.agents/skills/fyi
npx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/fyi -a codex -g -yProject installation.claude/skills/fyi
npx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/fyi -a claude-code -yPersonal installation~/.claude/skills/fyi
npx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/fyi -a claude-code -g -yProject installation.agents/skills/fyi
npx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/fyi -a github-copilot -yPersonal installation~/.copilot/skills/fyi
npx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/fyi -a github-copilot -g -yProject installation.agents/skills/fyi
npx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/fyi -a cursor -yPersonal installation~/.cursor/skills/fyi
npx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/fyi -a cursor -g -yProject installation.agents/skills/fyi
npx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/fyi -a gemini-cli -yPersonal installation~/.gemini/skills/fyi
npx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/fyi -a gemini-cli -g -yNative Gemini CLI
gemini skills install https://github.com/jsolly/agent-skills.git --scope workspace --path skills/fyi⚠ Installation uses the open-source skills CLI. Inspect the source and permissions before running the command.