yida-logout

Clear local cookie cache to log out users from the Yida platform.

1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/ythm/openyida --skill yida-logout-ythm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yida-logout
Source: https://github.com/ythm/openyida/tree/main/yida-skills/skills/yida-logout
Command: npx skills add https://github.com/ythm/openyida --skill yida-logout-ythm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to securely log out of their Yida account, ensuring local cookie cache is cleared.

Core Features & Use Cases

  • Secure Logout: Ensures that all local cookies are cleared when logging out, enhancing account security.
  • Re-login Requirement: Users must re-login to continue using Yida after logout.
  • Use Case: Ideal for scenarios where users need to switch accounts or reset their login state.

Quick Start

To log out of Yida, simply execute the command: openyida logout.

Frequently Asked Questions about yida-logout

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I securely log out of Yida to clear local cookie cache?

To securely log out of Yida and clear local cookie cache, execute the command `openyida logout`. This ensures your local session data is completely removed, requiring a fresh login to resume usage.

Why does my Yida session need a cookie cache reset?

A Yida cookie cache reset is needed to enhance account security, reset an unstable login state, or prepare the environment for account switching by clearing stale local session tokens.

What is the best way to switch accounts on the Yida platform?

The best way to switch accounts on the Yida platform is by running `openyida logout`. This securely clears your local cookie cache, ensuring the previous session is fully terminated before logging into a new account.

Do I need to re-login after clearing the Yida session?

Yes, you must re-login to continue using Yida after clearing the session. The secure logout process removes all local cookie cache, ensuring your account state is completely reset for a fresh authentication.

Does the Yida logout command require any external dependencies?

No, the Yida logout command requires no external dependencies or components. It directly executes the local cookie cache clearing process natively to securely reset your session.