SkillAgentSearch skills...

Sntools

Evernote converter and other tools

Install / Use

/learn @standardnotes/Sntools
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

sntools

Development

Getting started

To run locally:

  1. Clone the project
  2. Install Yarn
  • If NPM is installed, npm -g install yarn.
  • Otherwise, install instructions via yarnpkg.com.
  1. Run yarn to install dependencies
  2. Run yarn start to start dev server
  3. Open http://localhost:8081/

SSL Error running project

If you run into the error: ERR_OSSL_EVP_UNSUPPORTED, you can bypass this by running:

export NODE_OPTIONS=--openssl-legacy-provider

Running Tests

Assuming Yarn installed:

yarn jest
View on GitHub
GitHub Stars19
CategoryDevelopment
Updated3mo ago
Forks12

Languages

JavaScript

Security Score

87/100

Audited on Dec 13, 2025

No findings