
from lingxling
Command-line reference and usage patterns for the Obsidian CLI: read/create/append notes, search vaults, manage properties, and developer workflows for plugin r
Documents how to use the Obsidian command-line interface to interact with a running Obsidian instance: creating, reading, searching, and modifying notes; targeting specific vaults and files; and developer tooling commands for reloading plugins, capturing errors, screenshots, and evaluating JS in-app. The skill is a practical CLI cookbook with syntax, parameter rules, and common patterns.
Invoke this skill when a user asks an agent to perform vault operations from the command line, to script note creation or updates, to run searches, or to assist with plugin/theme development and debugging. Useful for automation, batch edits, and developer test cycles.
Best for agents that execute shell commands or help with developer workflows (Copilot/Codex/Gemini CLI style agents) and for personal-assistant agents managing local notes.
Reference skill for the Obsidian CLI covering note CRUD, search, properties, tasks, and plugin development workflows. No bundled scripts — purely a command reference. Well-organized with clear syntax explanations and practical examples, but limited to users who have Obsidian running locally with the CLI installed.
Clean skill, no security concerns. Pure reference documentation with no executable scripts. Would benefit from scripts/ directory for vault automation tasks.
Bash Pro
Defensive, production-grade Bash scripting patterns and CI/CD best practices: strict mode, safe argument parsing, testing with Bats, and tooling (ShellCheck/shf
Ip2location IO Automation
Automates Ip2location IO workflows through Rube MCP: discover tools, manage connections, and execute schema-compliant operations.
Makepad Event/Action
Event and action handling patterns for Makepad widgets — guides handling Mouse/Touch/Keyboard events, Hit detection, action emission and parent capture.
Kickbox Automation (Rube MCP)
Automate Kickbox toolkit operations through Rube MCP (Composio): discover tools, manage connections, and execute schema-compliant Kickbox workflows safely.
TaskEither Quick Reference (fp-ts)
Concise cheat-sheet for fp-ts TaskEither: patterns for typed async error handling, composing Promises, and recoverable pipelines.
Memory Forensics
Guidance and practical commands for acquiring, analyzing, and extracting artifacts from volatile memory dumps for incident response and malware analysis.
Makepad Basics
Provides starter patterns, examples, and guidance for building Rust Makepad apps, including live_design/app_main patterns and common platform setup.
API Security Testing
A structured workflow for testing REST and GraphQL APIs covering discovery, authentication, authorization, input validation, rate limiting, and error handling.
Reverse Engineer
Guides and checklists for binary reverse-engineering workflows (IDA, Ghidra, radare2, angr) including static/dynamic analysis phases and best practices.
Makepad Basics
Guides and examples for starting Makepad apps with makepad-widgets: project setup, live_design! DSL, app_main!, and basic event/widget patterns.