mirror of
https://github.com/K-Dense-AI/claude-scientific-skills.git
synced 2026-03-27 07:09:27 +08:00
Enhance literature search and research lookup documentation
- Added criteria for identifying high-quality literature, emphasizing the importance of Tier-1 journals and citation counts. - Updated guidelines for citation finding to prioritize influential papers and reputable authors. - Revised abstract writing instructions to reflect the preference for flowing paragraphs over structured formats. - Included best practices for generating AI schematics, specifically regarding figure numbering and content clarity.
This commit is contained in:
@@ -135,6 +135,12 @@ LAYOUT:
|
||||
- Balanced composition
|
||||
- Appropriate use of whitespace
|
||||
- No clutter or unnecessary decorative elements
|
||||
|
||||
IMPORTANT - NO FIGURE NUMBERS:
|
||||
- Do NOT include "Figure 1:", "Fig. 1", or any figure numbering in the image
|
||||
- Do NOT add captions or titles like "Figure: ..." at the top or bottom
|
||||
- Figure numbers and captions are added separately in the document/LaTeX
|
||||
- The diagram should contain only the visual content itself
|
||||
"""
|
||||
|
||||
def __init__(self, api_key: Optional[str] = None, verbose: bool = False):
|
||||
|
||||
Reference in New Issue
Block a user