mirror of
https://github.com/rersozlu/food402.git
synced 2026-04-24 23:05:47 +03:00
[PR #16] [MERGED] feat: add OpenClaw/AgentSkills support with ClawHub integration #16
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/food402#16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rersozlu/food402/pull/16
Author: @rersozlu
Created: 2/3/2026
Status: ✅ Merged
Merged: 2/3/2026
Merged by: @rersozlu
Base:
master← Head:feat/openclaw-skill📝 Commits (2)
502acd2feat: add OpenClaw/AgentSkills support with ClawHub integration5c6e14cdocs: add comprehensive contribution guide (#17)📊 Changes
7 files changed (+1529 additions, -0 deletions)
View changed files
➕
CONTRIBUTING.md(+392 -0)📝
README.md(+14 -0)➕
skill/SKILL.md(+637 -0)➕
skill/references/api-quick-ref.md(+118 -0)➕
skill/scripts/3dsecure.sh(+46 -0)➕
skill/scripts/api.sh(+171 -0)➕
skill/scripts/auth.sh(+151 -0)📄 Description
Summary
skill/folder with SKILL.md for AgentSkills-compatible tools (Clawdbot, Claude Code, Cursor, Codex, Gemini CLI)auth.sh- JWT authentication with token cachingapi.sh- API wrapper with auto-retry on 4013dsecure.sh- Cross-platform browser handler for 3D SecureClawHub
Published at: https://www.clawhub.ai/rersozlu/food402
Test plan
clawhub install rersozlu/food402🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.