SkillAgentSearch skills...

Getbibtex

BibTeX entry generator

Install / Use

/learn @karlosos/Getbibtex
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

vscode-portfolio banner

<div align="center">

NextJS tRPC Typescript Tailwind Prettier Vercel

</div>
<h4 align="center">BibTeX entry generator from URL</h4> <p align="center"> <a href="#about">About</a> • <a href="#what-i-have-learned">What I Have Learned</a> • <a href="#development">Development</a> • <a href="#deployment">Deployment</a> </p> <p align="center"> <table> <tbody> <td align="center"> <img width="2000" height="0"><br> Website: <b><a href="https://getbibtex.com/">getbibtex.com 🌐</a></b><br> <img width="2000" height="0"> </td> </tbody> </table> </p>

About

Get BibTeX entry for a website. Data is scrapped from website headers. The project was inspired by Wikipedia BibTeX Generator which works only for Wikipedia links.

What I Have Learned

This project was more goal oriented rather than education oriented. I've mostly polished my knowledge in CORS/same origin policy areas (which is no longer in this project as I've moved backend to NextJS).

Development

  1. Install dependencies with npm install.
  2. Create a local db with docker compose up. You can browse local db under http://0.0.0.0:8081/db/test.
  3. Run frontend application with npm run dev.
  4. Access application under http://localhost:3000.

Deployment

Add environmental variable (project secrets on vercel) based on .env.example.

View on GitHub
GitHub Stars222
CategoryDevelopment
Updated14d ago
Forks10

Languages

TypeScript

Security Score

85/100

Audited on Mar 9, 2026

No findings