frappe-router

Route task requests to the correct Frappe skill by task type.

48|17|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/lubusIN/agent-skills --skill frappe-router
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: frappe-router
Source: https://github.com/lubusIN/agent-skills/tree/main/skills/frappe/frappe-router
Command: npx skills add https://github.com/lubusIN/agent-skills --skill frappe-router

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Route task requests to the correct Frappe skill based on the task type. This routing ensures teams apply the most appropriate patterns and avoid misapplication when tackling Frappe projects.

Core Features & Use Cases

  • Task-to-skill routing: maps a given task category to the corresponding specialized Frappe skill (e.g., frappe-app-development, frappe-doctype-development, frappe-api-development).
  • Triage and guidance: provides triage-like steps to identify the appropriate workflow for new projects or complex features.
  • Flexible composition: supports combining skills for multi-step work by aligning tasks with the recommended skill path.

Quick Start

Describe your Frappe task and let the router suggest the most appropriate frappe skill to apply.

Frequently Asked Questions about frappe-router

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

FAQPage Schema
How do I route Frappe tasks to the correct development skill?

Route Frappe tasks by matching the task type to a specialized skill using deterministic mapping. This triage process identifies whether your task involves app development, DocTypes, APIs, UI customization, or reports, ensuring you apply the correct workflow.

What is the best way to select a Frappe skill for a complex workflow?

Select a Frappe skill for complex workflows by using triage guidance to compose multiple skills. The router aligns multi-step tasks with a recommended skill path, allowing you to combine specialized skills for app development, APIs, and reports.

When do I need task-to-skill mapping for Frappe app development?

You need task-to-skill mapping for Frappe app development when starting new projects or building complex features. It provides triage-like steps to identify the appropriate workflow and prevents misapplying patterns across different Frappe activities.

Can I combine multiple Frappe skills for a single project requirement?

Yes, you can combine multiple Frappe skills for a single project requirement. The router supports flexible composition by aligning your multi-step tasks with a recommended skill path, guiding you through app development, DocTypes, APIs, and UI customization.