saving-tips

Append user tips to the active agent's Obsidian Tips & Tricks log.

1|Updated May 30, 2026
One-click install
npx skills add https://github.com/FixPortal/fixportal-claude-skills --skill saving-tips
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: saving-tips
Source: https://github.com/FixPortal/fixportal-claude-skills/tree/main/skills/saving-tips
Command: npx skills add https://github.com/FixPortal/fixportal-claude-skills --skill saving-tips

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Save explanations, commands, and workflow tips by persisting them into a centralized Obsidian "Tips & Tricks" log per agent.

Core Features & Use Cases

  • Organize tips into per-agent folders within the vault (e.g., Vault/Agent/Tips & Tricks.md).
  • Create the Tips & Tricks.md header if missing and append new tips in a consistent format with dates.
  • Support quick, repeatable capture of tips triggered by user prompts like "save that to tips" or "add to tips and tricks".

Quick Start

Append a new tip to the appropriate agent's Tips & Tricks.md file in the vault.

Frequently Asked Questions about saving-tips

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

FAQPage Schema
How do I save workflow tips directly to my Obsidian vault during a session?

Save workflow tips to Obsidian by triggering the skill to append new entries to a per-agent Tips & Tricks.md file. It automatically formats tips with dates and updates the log within the correct vault folder.

What is the best way to organize agent notes and commands in Obsidian?

The best way to organize agent notes is using per-agent folders within your vault. This skill structures tips into specific directories, keeping each agent's explanations and workflow commands isolated and easy to retrieve.

Do I need an existing Tips & Tricks.md header to append new notes to Obsidian?

No, you do not need an existing Tips & Tricks.md header to append notes. The skill checks for the header and automatically creates it if missing before appending your new tips in a consistent format.

Can I automatically create a per-agent folder structure in my Obsidian vault?

Yes, the skill supports a per-agent folder structure in your Obsidian vault. It requires the Obsidian Vault Root path and organizes captured tips into corresponding agent directories to maintain your living documents.

Why are my saved Obsidian notes not updating with new session explanations?

Your Obsidian notes may not update if the Obsidian Vault Root path is incorrectly configured. Ensure the per-agent folder structure exists so the skill can successfully append new explanations to the correct file.