sense
Describe your goal or task to receive ranked module recommendations. Uses keyword matching and category ranking to analyze input and return suggestions grouped by relevance. Guides you to study the right modules for your objective.
Instructions
Get personalized module recommendations based on a goal or task description. Uses keyword matching and category ranking (no AI inference). Faster than forage for broad exploration. Use when the user describes what they want to achieve and needs guidance on which modules to study. Behavior: analyzes the goal text, matches against module metadata, returns ranked suggestions grouped by relevance. Example: sense("I want to deploy a microservices app on Kubernetes with monitoring").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | Describe what you want to accomplish in natural language. Be descriptive for better recommendations. Example: "build a real-time chat app with WebSocket and React" |