agent-systems-handbook
Learn, build, and operate production-ready agent systems
All Skills in This Repository (5)
Pure Emerald Level Indicatorslocal-customer-email-reply
Draft policy-aligned customer email replies from local policy and message files.
agent-runtime-cache-benchmark
Benchmarks prompt-cache reuse by comparing two JSON agent-run artifacts and outputs a Markdown or JSON report locally.
daily-news-watcher
Track named news sources and generate Markdown digests with SQLite storage.
safety-escalation-review
Process local evidence into redacted safety memos and handoff checklists.
garbage-collector
Plan and execute approved local cleanup with preview and undo logs.
Frequently Asked Questions
FAQPage SchemaHow to install Agent Systems Handbook?โผ
Run `npx skills add Prompthon-IO/agent-systems-handbook --all -g -y` in your terminal to install all skills in this collection globally.
What can I learn from this handbook?โผ
It covers agent foundations, memory, planning, tool use, interoperability protocols, evaluation, and multi-agent architecture, plus practical case studies like customer support and research agents.
Which practical skills are included?โผ
You get ready-to-use skills for organizing local files, tracking prices, summarizing daily news, cleaning business data, building and testing websites, and deploying previews to Vercel.
Does it work with Codex and Claude Code?โผ
Yes. Every skill follows the standard SKILL.md format and runs in Codex, Claude Code, and other compatible coding environments.
Is it suitable for beginners without coding experience?โผ
Yes. The Explorer and Practitioner reading paths explain concepts in plain language, and the hands-on skills run from simple natural-language requests.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides