feat: update research skills part 4#56
Merged
markusha77 merged 3 commits intoMar 25, 2026
Merged
Conversation
Contributor
Greptile SummaryThis PR continues a multi-part effort to standardize Research skill files by: adding Key observations:
Confidence Score: 3/5
Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
PR["PR #56: Research Skills Update (Part 4)"]
PR --> DEL["Deletions (content-mismatch fixes)"]
PR --> UPD["Updates (18 files)"]
DEL --> D1["gget/SKILL.md ✅\n(Biopython content removed)"]
DEL --> D2["gwas-database/SKILL.md ✅\n(Biomni content removed)"]
UPD --> FM["Frontmatter Standardization\nrequires: []\nexamples: [...]"]
UPD --> SECT["Section Restructuring\nInstruction / When to Use / Output"]
UPD --> STRIP["Code Block Removal"]
STRIP --> S1["fluidsim ⚠️\nCore Capabilities empty headings\nAttributeError 'feedback system'"]
STRIP --> S2["gtars ⚠️\nInstallation + Workflow sections\nhave orphaned intro text, no code"]
STRIP --> S3["geniml ⚠️\nInstallation heading still empty"]
STRIP --> S4["gpt-researcher ⚠️\nQuick Start + architecture removed"]
FM --> PERSIST["Persisting Issues"]
SECT --> PERSIST
PERSIST --> P1["Missing trailing newlines\n(11+ files)"]
PERSIST --> P2["hil-test-automation:\nversion top-level, no allowed-tools"]
PERSIST --> P3["geo-fundamentals:\nallowed-tools removed"]
Last reviewed commit: "Delete: body mismatc..." |
Removed sections on agent initialization, task execution workflow, common task patterns, MCP server integration, and evaluation framework to streamline the document.
markusha77
approved these changes
Mar 25, 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.
New Skill Contribution
Skill Info
Checklist
Testing
Describe how you tested this skill:
Notes
Any additional context or notes for reviewers.