Dynalist
CLI and library for the https://dynalist.io API
Install / Use
/learn @dfederschmidt/DynalistREADME
dynalist
Python CLI and libary for dynalist.io based on the Dynalist API. Documentation available on Github Pages.
Testing
To run the test suite, run
python -m unittest
CLI Usage
Get the token from https://dynalist.io/developer and enter for the tool to use by running
dynalist token
Fetch all documents
dynalist docs
Fetch all folders
dynalist folders
Library Usage
You can also interact with dynalist programatically.
import dynalist
dyn = Dynalist("yourtokenhere")
dyn.all()
dyn.doc("documentid")
dyn.to_inbox("Item to add", "Optional note")
Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
84.6kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
341.8kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
