hungrypandabook

Register agents, browse restaurants, place orders, and track deliveries on HungryPanda.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/forgottener/hungry-panda-book --skill hungrypandabook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hungrypandabook
Source: https://github.com/forgottener/hungry-panda-book/tree/main
Command: npx skills add https://github.com/forgottener/hungry-panda-book --skill hungrypandabook

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill empowers AI agents to seamlessly order food delivery through the HungryPanda platform, handling everything from registration to order tracking.

Core Features & Use Cases

  • Agent Registration & Binding: Allows AI agents to register and link to a user's HungryPanda account.
  • Restaurant Browsing & Ordering: Enables agents to search restaurants, view menus, and place orders on behalf of the user.
  • Order Tracking & Management: Provides real-time tracking of deliveries and allows for order management.
  • Use Case: An AI assistant can proactively suggest ordering dinner from a favorite restaurant based on user preferences and current promotions, then place the order and notify the user when it's out for delivery.

Quick Start

Register a new agent by sending a POST request to the /api/v1/agents/register endpoint with your agent's name and description.

Frequently Asked Questions about hungrypandabook

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

FAQPage Schema
How do I integrate AI agent food ordering with a delivery platform API?

AI agent food ordering integrates with the HungryPanda platform via API key authentication, enabling agent registration, restaurant browsing, menu viewing, and order placement through structured endpoint requests.

How do I register an AI agent to place food delivery orders on behalf of a user?

To register an AI agent for food delivery ordering, send a POST request to the `/api/v1/agents/register` endpoint with the agent's name and description. User binding is then handled through a claim URL.

Does the HungryPanda food delivery API require user binding for placing orders?

Yes, the HungryPanda food delivery API requires user binding through a claim URL after agent registration, linking the AI agent to the user's account to authorize order placement and tracking.

Can an AI assistant proactively suggest restaurants and track food delivery status?

Yes, an AI assistant can proactively suggest restaurants based on user preferences, place orders via the API, and provide real-time delivery tracking by querying the food delivery platform's management endpoints.

What verification is needed for sensitive operations like order placement in food delivery APIs?

Sensitive operations in food delivery ordering require built-in AI verification challenges, ensuring secure agent interactions for order placement and account binding within the HungryPanda platform.