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.

hashgraph-online 98b5600 1019 B Updated

File contents

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-pluginsplugins/Dkm0315/frappe-agent/skills/frappe-search/SKILL.md

hashgraph-online/awesome-codex-plugins commit 98b5600d75

Frequently asked questions

npx skillmds@latest add hashgraph-online/frappe-search