sense
Get personalized module recommendations for learning goals by analyzing task descriptions and matching against module metadata. Returns ranked suggestions grouped by relevance to help users find appropriate study materials.
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" |