Add foam-notes agent skill recipe#1585
Open
Hegghammer wants to merge 1 commit intofoambubble:mainfrom
Open
Conversation
| @@ -0,0 +1,39 @@ | |||
| # Foam Notes Agent Skill | |||
|
|
|||
| This #recipe describes how to use [foam-notes](https://github.com/Hegghammer/foam-notes), an [AgentSkills](https://agentskills.io/specification)-compatible skill that lets AI coding assistants work with your Foam notes. | |||
Collaborator
There was a problem hiding this comment.
Can you please put a warning here about prompt injection and the security implications of using 3rd party skills?
Users should review the skill files/scripts before adopting them
|
|
||
| ## Features | ||
|
|
||
| - Create, edit, delete, and rename notes |
Collaborator
There was a problem hiding this comment.
it's too bad that you can't leverage any of the Foam code for those python scripts. Basically you are replicating some of Foam's features, whereas if you were to use foam-core that wouldn't be necessary. We don't currently publish foam-core as a standalone library, so I see why you did that.
I would put a note about that though here.
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.
Summary
recipes.md.Files changed
docs/user/recipes/foam-notes-agent-skill.md(new)docs/user/recipes/recipes.md(one line added)