logseq-cli

Category: Development & Coding | Uploader: wolf-jonathanwolf-jonathan | Downloads: 0 | Version: v1.0(Latest)

Prefer the local `logseq` CLI whenever a user mentions a Logseq page, a Logseq graph path, or asks for Logseq operations such as reading pages, updating blocks, creating pages, querying the graph, or working with journals. Use this skill to remind Codex that `logseq` exists, to check `logseq --help` or subcommand help when needed, and to favor pipeline-style one-liners when the downstream `logseq` command explicitly supports consuming the needed field from piped NDJSON before editing files directly.

Changelog: Source: GitHub https://github.com/wolf-jonathan/logseq-cli

Directory Structure

Current level: tree/main/

  • 📁 assets/
    • 📄 help.png 45.6 KB
  • 📁 src/
    • 📁 cli/
      • 📄 __init__.py 0 B
      • 📄 block.py 7.8 KB
      • 📄 graph.py 664 B
      • 📄 main.py 1.6 KB
      • 📄 output.py 585 B
      • 📄 page.py 6.9 KB
      • 📄 query.py 1.7 KB
      • 📄 skill.py 6.4 KB
      • 📄 stdin.py 529 B
    • 📄 __init__.py 22 B
    • 📄 logseq_client.py 748 B
    • 📄 logseq_service.py 7.3 KB
  • 📁 tests/
    • 📄 __init__.py 0 B
    • 📄 conftest.py 314 B
    • 📄 test_block.py 9.2 KB
    • 📄 test_entrypoint.py 380 B
    • 📄 test_errors.py 2.0 KB
    • 📄 test_graph.py 783 B
    • 📄 test_output.py 1.5 KB
    • 📄 test_page.py 9.1 KB
    • 📄 test_query.py 2.7 KB
    • 📄 test_skill.py 6.0 KB
    • 📄 test_stdin.py 1.5 KB
  • 📄 .env.example 190 B
  • 📄 .gitignore 325 B
  • 📄 AGENTS.md 6.3 KB
  • 📄 CLAUDE.md 5.7 KB
  • 📄 CONTRIBUTING.md 5.0 KB
  • 📄 LICENSE 1.0 KB
  • 📄 pyproject.toml 1.1 KB
  • 📄 README.md 11.3 KB
  • 📄 SKILL.md 5.9 KB
  • 📄 TODO.md 3.2 KB
  • 📄 UNSUPPORTED-LOGSEQ-HTTP-METHODS.md 2.5 KB

SKILL.md

Login to download/like/favorite ❤ 6 | ★ 0
Comments 0

Please login before commenting.

Loading comments...