The getnote-auth skill helps you log in and out of the Get笔记 command line tool. It also checks if you are already signed in. This skill keeps your account safe and easy to manage.
You can log in using your browser with OAuth or with an API key if you prefer not to open a browser. The browser method is the recommended way for most people.
Use the status command to see your current login state. The logout command removes your saved information. Always check your status before running other commands.
Global
mkdir -p ~/.claude/skills/getnote-authProject
mkdir -p .claude/skills/getnote-authSource Repository
Entra App Registrationmicrosoft/azure-skills
Register apps in Entra ID for secure authentication and API access with OAuth 2.0
Entra Agent Idmicrosoft/azure-skills
Create unique OAuth identities for each AI agent instance using Microsoft Graph
Firebase Auth Basicsfirebase/agent-skills
Add secure user sign-in to your app with Firebase Authentication in minutes
Convex Setup Authget-convex/agent-skills
Set up secure login and user management for your Convex app
Better Auth Best Practicesbetter-auth/skills
Add secure login to your app with email, OAuth, and plugins
Create Auth Skillbetter-auth/skills
Set up login and sign-up in your app with Better Auth easily
Email And Password Best Practicesbetter-auth/skills
Set up email verification, password reset, and secure login with Better Auth
Clerk Setupclerk/skills
Quickly add Clerk authentication to any project using the CLI tool