Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/RainyGao-GitHub/DocSys --skill user-logout명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
| name | user_logout |
| description | Logout from DocSystem and clear current session |
| category | user |
| version | 1.1.0 |
| author | DocSys Team |
| permissions | ["auth"] |
| tags | ["auth","logout","session","security"] |
Logout from DocSystem and clear the current session.
Logout, 登出, 退出登录, sign out, 退出, 注销, log out, exit session, 退出系统, 登出系统
docsys logoutdocsys logout
None required.
User: "logout"
Skill triggers → calls: docsys logout
Output: Session cleared. Tokens and cached credentials removed.
User: "登出"
Skill triggers → calls: docsys logout
Output: 会话已清理,凭证已移除
User: "sign me out"
Skill triggers → calls: docsys logout
Output: Logout successful. To log in again: docsys login <username> <password>
User: "logout"
Skill triggers → calls: docsys logout
Output: Already logged out. No active session to clear. (Clean exit — no error code, no action needed.)
| Field | Type | Description |
|---|---|---|
| session | string | Session status: cleared / none |
Success (EN): ✅ Logged out. Session tokens and cached credentials cleared.
Success (中文): ✅ 已退出登录。会话令牌和缓存凭据已清除。
Already logged out (EN): ℹ️ No active session. Nothing to log out.
Already logged out (中文): ℹ️ 当前无活跃会话。无需退出。
Error (EN): ❌ Logout failed: {reason}. Retrying...
Error (中文): ❌ 退出失败:{原因}。正在重试...
| Error | Cause |
|---|---|
| Already logged out | No active session — exit cleanly |
| Logout failed | API error — retry once, then report |
| Network error | Connection failed — check network, retry |
See references/ for related skills and API docs.
SOC 직업 분류 기준