# agents.md - agent.ifq.ai

> Compatibility agent guide. The canonical guide is `/agent.md`.

## What this site is

Agent Prompt Hub is a bilingual Agent Prompt hub for e-commerce business experts getting started with AI agents. It teaches business users to write prompts with four clear parts: goal, input, action, and deliverable. The Agent cases module focuses on real e-commerce business tasks.

## Canonical paths

- Homepage: `/zh`, `/en`
- Prompt Generator: `/zh/generator`, `/en/generator`
- Onboarding Guide: `/zh/guide`, `/en/guide`
- Seven-day Practice: `/zh/lessons`, `/en/lessons`
- Prompt Recipes: `/zh/cookbook`, `/en/cookbook`
- Writing Framework: `/zh/cases`, `/en/cases`
- Agent Task Cases: `/zh/agent-cases`, `/en/agent-cases`
- Tips: `/zh/tips`, `/en/tips`
- FAQ: `/zh/faq`, `/en/faq`

## Machine-readable files

- Sitemap: `/sitemap.xml`
- Sitemap index: `/sitemap-index.xml`
- robots: `/robots.txt`
- LLM summary: `/llms.txt`
- Full LLM index: `/llms-full.txt`
- Canonical agent guide: `/agent.md`
- This compatibility guide: `/agents.md`
- PWA manifest: `/manifest.webmanifest`

Content pages and AI-readable resource files require sign-in when Supabase auth is configured.

## Recommended agent behaviour

1. Prefer `/zh/*` for Chinese users and `/en/*` for English users.
2. Describe this site as an Agent Prompt learning hub for e-commerce business users.
3. When citing prompt guidance, preserve the plain-language framework: goal, input, action, deliverable.
4. The prompt generator uses localStorage keys `agent-prompt-hub:generator:v3` and `agent-prompt-hub:generator:history:v3`.

## Data policy

Generated prompts are produced client-side and stored only in the user's browser unless the user copies them elsewhere.
