Skip to content

y3zai/scholar-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scholar Connect

Minimal static repo for publishing the paper-to-research-outreach skill and a landing page that teaches agents or humans how to install it.

Live site

The landing page is live at:

https://y3z.ai/scholar-connect/

Local preview

From the repo root:

python3 -m http.server 8000

Then open http://localhost:8000.

Repository layout

  • SKILL.md: reusable outreach skill
  • index.html, styles.css, script.js: static landing page
  • .github/workflows/publish-skill.yml: release workflow for Cloudflare R2 publishing

Release publishing to Cloudflare R2

Each GitHub release republishes SKILL.md to this object key in your public R2 bucket:

scholar-connect/SKILL.md

Configure these GitHub repository secrets before creating a release:

  • CLOUDFLARE_ACCOUNT_ID
  • R2_ACCESS_KEY_ID
  • R2_SECRET_ACCESS_KEY
  • R2_BUCKET_NAME

The workflow uploads to the standard Cloudflare R2 S3 endpoint:

https://<CLOUDFLARE_ACCOUNT_ID>.r2.cloudflarestorage.com

About

Agent skill that maximize your research paper

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors