SkillAgentSearch skills...

Lesskey

CLI Client of Misskey written in Deno

Install / Use

/learn @AsPulse/Lesskey
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <picture> <img src="https://github.com/AsPulse/lesskey/blob/main/assets/icon-v1.png?raw=true" height="128"> </picture> <h1 align="center">LessKey</h1> </p> <p align="center"> <b>LessKey is CLI Client of Misskey written in Deno!</b> </p> <br>

Prerequisites

A text editor is required to post/edit notes.
By default, vim will be launched, but can be specified as you like.

(Example of Use Neovim)

lesskey --token <YOUR_API_TOKEN_HERE> --editor nvim

By default, lesskey connects to Misskey.io, but if you want to connect to a different instance use the --origin flag.

lesskey --origin misskey.cf --token <YOUR_API_TOKEN_HERE>
<br>

Getting Started

Usage (released binary):

lesskey --token <YOUR_API_TOKEN_HERE>
<br>

Usage (from source code):

deno task dev --token <YOUR_API_TOKEN_HERE>
View on GitHub
GitHub Stars22
CategoryDevelopment
Updated8mo ago
Forks1

Languages

TypeScript

Security Score

82/100

Audited on Jul 31, 2025

No findings