
summarize
โ 25,749by langchain-ai ยท part of langchain-ai/deepagents
Summarise text into a one-paragraph summary.
๐งฉ One of 7 skills in the langchain-ai/deepagents package โ works on its own, and pairs well with its siblings.
This is the playbook your agent receives when the skill activates โ you don't need to read it to use the skill, but it's here to audit before installing.
Summarize
Given a text, produce a one-paragraph summary.
Copy & paste โ that's it
npx skills add https://github.com/langchain-ai/deepagents --skill summarizeRun this in your project โ your agent picks the skill up automatically.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.
Licensed under MITโ you can use, modify, and redistribute it under that license's terms.
View the full license file on GitHub โ