This release is part of the Smart Environment v3 release train. Update all installed Smart Plugins before restarting Obsidian.
Smart CLI Pro v0.2
Discover what your Smart Plugin environment can do, then call it consistently
Smart CLI Pro v0.2 turns the shared Smart Environment action layer into a clearer command surface for people, scripts, and agents. Instead of remembering plugin-specific helper commands, you can inspect the capabilities available in the current vault and use reusable skills as starting points for real workflows.
Why this matters
A command-line interface becomes valuable when its vocabulary matches the product. The v3 Environment gives Smart Plugins a shared action system; Smart CLI now projects supported Context, Connections, Lookup, and source actions from that same system.
That means fewer parallel commands to memorize and a clearer answer when a capability is unavailable in the current setup.
What you'll notice immediately
- Reusable CLI skills provide examples for common Smart workflows.
- Help output distinguishes available commands from capabilities the current Environment cannot provide.
- Vault-relative note, folder, block, and Context inputs use clearer descriptions and examples.
- Supported plugin actions appear through one more consistent command surface.
- Legacy helpers that duplicated the shared action layer are gone.
Before / After
| Before | With Smart CLI Pro v0.2 |
|---|---|
| Similar workflows could have separate hand-written CLI helpers. | Supported actions are projected from the shared Smart Environment vocabulary. |
| Vault-relative inputs were easy to misread. | Examples show how notes, folders, blocks, and contexts should be addressed. |
| A missing command could look like a broken command. | Discovery explains which capability is unavailable in the current Environment. |
A first workflow worth trying
- Inspect the available CLI skills and actions.
- Choose a reusable workflow as a starting point.
- Pass a vault-relative note, folder, block, or named Context.
- Let the CLI call the same supported action another Smart Plugin surface would use.
Learn more
Release notes
v0.2.0
- Added reusable CLI skills for Smart workflow templates.
- Added action projections for supported Smart Environment tools and commands.
- Improved help and discovery for available and unavailable capabilities.
- Added clearer vault-relative descriptions and examples for Context commands.
- Added projected Context, source, Connections, and Lookup workflows.
- Removed legacy helpers that duplicated the action-based command surface.
- Updated Smart CLI Pro to Smart Environment Pro v3.2.0.
- Requires Smart Environment v3.0.0 or newer.