Added AGENTS.md and skills - #292
Conversation
Signed-off-by: Arseny Kostenko <119968546+arseny-kostenko@users.noreply.github.com>
Signed-off-by: Arseny Kostenko <119968546+arseny-kostenko@users.noreply.github.com>
|
".opencode/" - is a vendor specific path, it is better to use vendor neutral - ".agents/skills/" Reference (see Step 1: Discover skills) : https://agentskills.io/client-implementation/adding-skills-support |
| @@ -0,0 +1,33 @@ | |||
| # Ramda Skill | |||
There was a problem hiding this comment.
Skills need YAML frontmatter at the very top of the file
See - https://agentskills.io/specification#frontmatter
The SKILL.md file must contain YAML frontmatter followed by Markdown content.
There was a problem hiding this comment.
good catch
| @@ -0,0 +1,44 @@ | |||
| # AGENTS.md | |||
There was a problem hiding this comment.
Suggestion:
Minimize Agents.md to absolute minimum, as this is always appended to context, even when agent is working on non related task in this project. Instead - ensuring CONTRIBUTOR.md is accurate, and can be loaded by agent on demand as and if needed.
Signed-off-by: Arseny Kostenko <119968546+arseny-kostenko@users.noreply.github.com>
Signed-off-by: Arseny Kostenko <119968546+arseny-kostenko@users.noreply.github.com>
Description
Change Visualization
NA