Provide commands for interacting with a local Logseq instance through its Plugin API. Use for creating pages, inserting blocks, querying the graph database, managing tasks, retrieving content, or automating workflows in Logseq. Only works with a locally running instance with the API enabled; default port or set path expected for [$API accessible skill].
Initial release – provides powerful local Logseq automation via Plugin API: - Enables creating pages, inserting/updating blocks, managing tasks, and querying the graph database. - Supports Git integration, asset management, and in-app navigation/notifications. - Accesses all core Logseq Plugin API namespaces: App, Editor, DB, UI, Git, and Assets. - Requires a locally running Logseq instance with API access via a bridge plugin or compatible setup. - Includes usage tips, best practices, and quick code examples for streamlined workflows.