Agent skill
7bu
去不图床(7bu.top)图片上传工具。需要TOKEN才能使用,需前往https://7bu.top注册用户。
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/7bu
SKILL.md
7bu 图床上传工具
去不图床(7bu.top)图片上传。
⚠️ 需要 TOKEN
请前往 https://7bu.top 注册用户获取 Token。
支持格式
JPEG, JPG, PNG, GIF, BMP, ICO, WEBP
上传命令
curl --location 'https://7bu.top/api/v1/upload' \
--header 'Authorization: Bearer TOKEN' \
--form 'file=@IMAGE'
触发方式
使用7bu技能上传图片:图片路径/URL,TOKEN
使用示例
上传 ~/images/photo.jpg 到7bu图床,TOKEN为xxx
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?