# Frappe Search

> Frappe-specific search and discovery guidance for finding benches, apps, remotes, sites, ports, hooks, DocTypes, builder DocTypes, and frontend surfaces quickly. Use when the task starts with locating or classifying Frappe context.

- Skill: `thedixitjain/frappe-search` (Agent Skill)
- Install (CLI): `npx skillmds add thedixitjain/frappe-search`
- Raw SKILL.md: https://api.skillmd.com/api/skills/thedixitjain/frappe-search/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: thedixitjain (https://skillmd.com/u/thedixitjain)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/thedixitjain/frappe-search

---



Search like a Frappe operator, not a generic grep user.

Look for:
- bench roots
- `apps.txt`
- `common_site_config.json`
- `hooks.py`
- DocType folders
- `www` pages
- client or server scripts
- report, workspace, dashboard, and print-format definitions
- app remotes and branch markers

Prefer:
- `rg --files`
- `rg`
- focused file inspection
- config and manifest discovery before code edits

When searching, summarize:
- what was found
- what type of Frappe surface it is
- whether it is official, custom-derived, or custom
- what the safest next step is

---

**Source:** [`hashgraph-online/awesome-codex-plugins`](https://github.com/hashgraph-online/awesome-codex-plugins) → `plugins/Dkm0315/frappe-agent/skills/frappe-search/SKILL.md`

