SWUSTcytSWUSTcytCommunity·2 Agent Skills Included

langchain-travel-agent

Structured planning, coding, testing, and review workflow

Guides software projects through a full plan, execute, verify, observe, and improve cycle. Breaks vague requirements into specs, milestones, and small issues with clear acceptance criteria. Enforces test coverage, code review standards, and session summaries to prevent quality drift. Includes a LangChain travel planning demo with map search, routing, and weather queries.
npx skills add SWUSTcyt/langchain-travel-agent --all -g -y
Available:

Tells your AI agent which workflow skill to call at each development stage, enforces fixed acceptance standards, and points it to the project plan and architecture docs before coding.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install langchain-travel-agent?

Run `npx skills add SWUSTcyt/langchain-travel-agent --all -g -y` in your terminal to install all skills in this suite globally.

What does this skill suite do?

It gives your AI agent a structured development workflow covering requirement specs, task breakdown, test-driven implementation, code review, and retrospectives.

How does the travel planning demo work?

The demo uses LangChain with the Qwen model and Amap map services to search places, plan routes, and check weather, with a Gradio chat interface showing the reasoning process.

Does it work with Cursor and Claude Code?

Yes. The same skills are provided in both .cursor and .claude directories, and AGENTS.md is recognized across Cursor, Claude Code, and Codex.

Can I use these skills on my own project?

Yes. The workflow skills are project-agnostic and can guide planning, coding, testing, and review in any software repository.

Related Repositories in Software Engineering

View All in Software Engineering