Skip to content

rossyao2022/tasklimit-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

tasklimit - ClawHub 限流问题修复技能

解决使用 ClawHub CLI 时遇到的 Rate limit exceededNot logged in 问题。

快速使用

# 检查登录状态
clawhub whoami

# 使用 token 登录
clawhub login --token "clh_YOUR_TOKEN" --no-browser

# 验证登录
clawhub whoami

问题诊断

错误信息 原因 解决方案
Rate limit exceeded 未登录 + 频繁请求 登录后重试
Not logged in Token 未存储或已过期 重新登录
config.json 格式错误 JSON 解析失败 手动修复配置文件

安装

clawhub install tasklimit

来源

此技能源于实际使用 ClawHub 时遇到的限流问题,记录了完整的诊断与解决流程。

About

用户在安装任务时遇到限流可以用这个技能来解决问题

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors