Skip to content

small section on ai#1

Open
PepeRulo wants to merge 5 commits into
mainfrom
ai-jose
Open

small section on ai#1
PepeRulo wants to merge 5 commits into
mainfrom
ai-jose

Conversation

@PepeRulo

@PepeRulo PepeRulo commented May 21, 2026

Copy link
Copy Markdown
Collaborator

Checklist

Summary

Added section on AI and micro-chapter on extending agents' capabilities and their associated conventions/specs. The chapter may be too generic, so I would be happy to shorten it or turn it into a subsection of appropriate research pathways (e.g. agentic skills as a means for reproducible research, as suggested by Malvika)

List of changes proposed in this PR (pull-request)

  • Added Guide on AI section to collect AI-specific topics and best practices.
  • Added small chapter on agent skills and MCPs.
  • Giving short introduction to agents, but I believe that should be its own chapter preceding this one.
  • Suggested fix to Makefile

What should a reviewer concentrate their feedback on?

  • Is the content helpful or unnecessary?
  • Is the content too wordy?
  • Does the content flow?

Acknowledging contributors

@PepeRulo PepeRulo requested a review from malvikasharan May 21, 2026 22:03
@PepeRulo PepeRulo requested a review from Tylman-M May 21, 2026 22:11

Skills are best suited for reusable guidance and lightweight automation.
While they can include executable scripts, they do not provide an access-management system, instead relying on tokens saved locally.
If a Skill needs to interact with services, the surrounding agent environment still needs appropriate authentication, permissions, etc.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is really good, but I actually think that skills are so straightforward that you could add a real example from the markdown of an actual skill here and people would see what skills contain and how they work through that.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done, though perhaps linking to a skills repo (ours?) may be better to show real skills and, ideally, their use cases and results from using them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants