#773 · Primary category: AI Agents & Automation

erduo-skills

A structured skill library for AI agents, offering composable workflows for news, RSS, transcription, translation, web scraping, and chart generation.

Project last updated:07/25/26

GitHub Stars

934

Forks

86

Contributors

1

License

MIT

Why we included this project

Instead of asking a fresh agent to improvise a pipeline every time, Erduo Skills hands it a set of ready-made workflow units. You add each skill by name with one npx command and then call it through a normal agent prompt, so adoption is closer to plugging in packaged routines than learning a framework. The bundled skills cover the jobs teams usually end up scripting by hand: daily tech-news digests that fetch and score multiple sources, RSS feeds filtered by a 10-point rating, transcript polishing that keeps the speaker's original wording, translation, and saving web pages as clean Markdown. Each skill encodes a fixed fetch, score, filter, and format path, which keeps output consistent across runs and gives teams building agents or internal automation structured results without building the plumbing themselves.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category