jayminwestjayminwestCommunityยท5 Agent Skills Included

agentic-engineering-book

Practical guide to building and maintaining agentic systems

Teaches how to design, build, and operate agentic systems covering prompts, models, context, tool use, and multi-agent patterns. Removes guesswork from agent development with structured chapters on evaluation, debugging, cost control, and production readiness. Includes built-in workflows for researching sources, reviewing content, and maintaining the book itself as a living example.
npx skills add jayminwest/agentic-engineering-book --all -g -y
Available:

Tells the agent how the book is structured, which slash commands to use for content operations, and what style and frontmatter rules to follow when writing or editing chapters.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Agentic Engineering Book?โ–ผ

Run `npx skills add jayminwest/agentic-engineering-book --all -g -y` in your terminal to install all skills in this repository globally.

What does the Agentic Engineering book cover?โ–ผ

It covers prompts, models, context management, tool use, multi-agent patterns, debugging, evaluation, and production practices for building agentic systems.

How do I create a new skill with this repository?โ–ผ

Use the built-in meta-skill, which walks you through naming, frontmatter, instructions, examples, and testing so your new skill is discovered and triggered correctly.

Can I research external sources for book content?โ–ผ

Yes. The research skill scans documentation, academic papers, and practitioner articles, then synthesizes findings into prioritized content recommendations.

Does this work with Claude Code?โ–ผ

Yes. All skills follow the standard SKILL.md format and run directly in Claude Code and other compatible agent environments.

Related Repositories in Education & Research

View All in Education & Researchโ†’