feat(lifestyle) updates #2#47
Closed
harshinimm wants to merge 18 commits into
Closed
Conversation
- removed men's mental health - added examples and required mostly
- changed all names to match ids - removed mens mental health as its redundant - added required and examples
- Added examples and requirements to various skills for improved user guidance. - Updated descriptions for clarity and consistency across skills. - Adjusted categories for better organization.
…for creative writing tasks
feat(lifestyle) update ChatAndBuild#3
Collaborator
|
@harshinimm refer to my previous comments |
markusha77
reviewed
Mar 21, 2026
Comment on lines
-7
to
-9
| homepage: https://achurch.ai | ||
| repository: https://github.com/a-church-ai/church | ||
| user-invocable: true |
Collaborator
There was a problem hiding this comment.
It’s an API-driven interaction skill (multiple live GET/POST calls to https://achurch.ai). Hence it should be removed or made guidence-only. Please refer to guideline
markusha77
reviewed
Mar 21, 2026
Comment on lines
4
to
15
| name: Anki Connect Skill | ||
| description: Interact with Anki flashcard decks via the AnkiConnect REST API. | ||
| requires: [] | ||
| examples: | ||
| - Add a card to my Anki deck | ||
| - List my Anki decks | ||
| - Create a flashcard for [topic or term] | ||
| - Search my Anki cards for [query] | ||
| - Add these notes to Anki | ||
| compatibility: Requires Anki running with the AnkiConnect plugin installed. | ||
| --- | ||
|
|
Collaborator
There was a problem hiding this comment.
It is an integration skill for AnkiConnect REST API. It requires Anki app running + AnkiConnect plugin installed. Hence it should be removed
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.
New Skill Contribution
Skill Info
Checklist
Testing
Describe how you tested this skill:
Notes
Any additional context or notes for reviewers.