Coding
PromptBeginner5 minmarkdown
Markdown Converter
Agent skill for markdown-converter
21
This is a Python project that builds an academic idea proposal system using LangGraph. The system uses multiple agents to search for research threads and combine ideas from different domains.
Sign in to like and favorite skills
This is a Python project that builds an academic idea proposal system using LangGraph. The system uses multiple agents to search for research threads and combine ideas from different domains.
/agents/ - Individual agent implementations/tools/ - External API integrations (arXiv, Google Scholar, etc.)/models/ - Data models and state definitions/utils/ - Helper functions and utilities