Skip to content

Add SciDraw AI scientific figure skill#1954

Open
BUPTLdy wants to merge 1 commit into
github:stagedfrom
TopLocalAI:codex/add-scidraw-scientific-figure
Open

Add SciDraw AI scientific figure skill#1954
BUPTLdy wants to merge 1 commit into
github:stagedfrom
TopLocalAI:codex/add-scidraw-scientific-figure

Conversation

@BUPTLdy

@BUPTLdy BUPTLdy commented Jun 9, 2026

Copy link
Copy Markdown

Summary

Adds scidraw-ai-scientific-figure, an Agent Skill for creating scientific and technical figure images from research prompts, paper methods, proposal roadmaps, experiment workflows, or model architecture descriptions.

Included files

  • skills/scidraw-ai-scientific-figure/SKILL.md
  • Optional API adapter script for environments without built-in image generation
  • requirements.txt for the adapter

Notes

The skill prefers built-in image generation when available. The API adapter is only a fallback for agents configured with an image generation API. Users without either route are pointed to SciDraw AI online: https://sci-draw.com/ai-drawing

@BUPTLdy BUPTLdy requested a review from aaronpowell as a code owner June 9, 2026 12:10
@github-actions github-actions Bot added new-submission PR adds at least one new contribution skills PR touches skills labels Jun 9, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ This PR targets main, but PRs should target staged.

The main branch is auto-published from staged and should not receive direct PRs.
Please close this PR and re-open it against the staged branch.

You can change the base branch using the Edit button at the top of this PR,
or run: gh pr edit 1954 --base staged

@github-actions github-actions Bot added the targets-main PR targets main instead of staged label Jun 9, 2026
@BUPTLdy BUPTLdy changed the title Add SciDraw scientific figure skill Add SciDraw AI scientific figure skill Jun 9, 2026
@BUPTLdy BUPTLdy changed the base branch from main to staged June 11, 2026 02:42
@github-actions github-actions Bot added branched-main PR appears to include plugin files materialized from main external-plugin PR updates plugins/external.json and removed skills PR touches skills targets-main PR targets main instead of staged new-submission PR adds at least one new contribution labels Jun 11, 2026
@BUPTLdy BUPTLdy force-pushed the codex/add-scidraw-scientific-figure branch from 1b1d315 to 883d5b0 Compare June 11, 2026 02:43
@github-actions github-actions Bot added new-submission PR adds at least one new contribution skills PR touches skills and removed branched-main PR appears to include plugin files materialized from main external-plugin PR updates plugins/external.json labels Jun 11, 2026
@BUPTLdy

BUPTLdy commented Jun 11, 2026

Copy link
Copy Markdown
Author

Updated this PR to target staged and rebuilt the branch from github/awesome-copilot:staged so it now contains only the SciDraw AI skill addition. The PR is mergeable now; checks are re-running.

@github-actions

Copy link
Copy Markdown
Contributor

🔍 Skill Validator Results

✅ All checks passed

Scope Checked
Skills 1
Agents 0
Total 1
Severity Count
❌ Errors 0
⚠️ Warnings 0
ℹ️ Advisories 0

Summary

Level Finding
ℹ️ Found 1 skill(s)
ℹ️ [scidraw-ai-scientific-figure] 📊 scidraw-ai-scientific-figure: 1,468 BPE tokens [chars/4: 1,659] (detailed ✓), 11 sections, 3 code blocks
ℹ️ ✅ All checks passed (1 skill(s))
Full validator output
Found 1 skill(s)
[scidraw-ai-scientific-figure] 📊 scidraw-ai-scientific-figure: 1,468 BPE tokens [chars/4: 1,659] (detailed ✓), 11 sections, 3 code blocks
✅ All checks passed (1 skill(s))

@aaronpowell aaronpowell left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The README needs to be updated with the change to the skill. Run npm run build to update them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-submission PR adds at least one new contribution skills PR touches skills

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants