Conversation
Tylman-M
reviewed
May 22, 2026
|
|
||
| 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. |
Collaborator
There was a problem hiding this comment.
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.
Collaborator
Author
There was a problem hiding this comment.
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.
Tylman-M
approved these changes
May 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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)
What should a reviewer concentrate their feedback on?
Acknowledging contributors