add-tool
01Skill Claude Code
Add a new function calling tool (vault operation) for the Gemini chat. Use when adding new tools like readnote, createnote, etc.
Obsidian plugin for AI chat, workflow automation, and semantic search — supports Gemini, OpenAI, OpenRouter, Grok, Ollama, and CLI backends
This repository also configures its own agents. See what obsidian-llm-hub tells them →
Skill Claude Code
Add a new function calling tool (vault operation) for the Gemini chat. Use when adding new tools like readnote, createnote, etc.
Skill Claude Code
Add a new workflow node type to the plugin. Use when implementing a new node type for the workflow engine (e.g., new command, integration, or control flow node).
Skill Claude Code
Review and fix Gemini API usage against Google's official best practices. Use when modifying src/core/gemini.ts, adding new API calls, or auditing Gemini integration quality.