Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion SKILLS.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Important: While we recognize that this method is not infinitely scalable, we ha

We decided to call it, Skill-Based-Protocol.
It consist of two parts.
- The first part is generating the skills or teaching AI the action you will like it to do. This process has to be done on the fly. We will post about this process soon. For the moment, we use hand crafter skills generation.
- The first part is generating the skills or teaching AI the action you will like it to do. This process has to be done on the fly. We will post about this process soon. For the moment, we use hand crafted skills generation.
- The second part, is the execution of the task/action on the browser using the skills. The contains of skills is kind of declarative.

A skill is a set of functions, and each functions has a set of actions.
Expand Down