Burduja Sergiu avatar

Burduja Sergiu

Community

@seriiserii825 · Moldova. Chishinau

10Followers
|
460Public Repos
|
8Published Skills

Burduja Sergiu maintains skills for Office document processing (docx, xlsx, pptx, pdf), GPG-encrypted secrets management, morning briefs, memory import, and skill authoring.

Skills Distribution
DomainDeveloper To...Document & File Pr.. (50%)Developer Tooling .. (25%)Secrets & Credenti.. (13%)Personal Productiv.. (12%)

Agent Skills by Burduja Sergiu

Showing 8 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Burduja Sergiu

FAQPage Schema
What tasks can I accomplish with Burduja Sergiu's skills?

You can create, read, edit, and convert Word documents, Excel spreadsheets, PowerPoint decks, and PDFs (including OCR, merging, splitting, and form filling), GPG-encrypt credentials files in git repos, render a morning brief as HTML, import memory from other AI assistants, and author or benchmark new skills.

Who are these skills designed for?

They target Claude users who regularly handle Office documents and PDFs, developers managing .env secrets in git repositories with a .gpgrc/GPG setup, and skill authors who want to create, evaluate, and optimize skills with variance analysis and triggering-accuracy tuning.

How do the document skills decide when to trigger?

Each skill triggers on explicit file-format references: docx for .docx/.dotx, xlsx for .xlsx/.csv/.tsv, pptx for .pptx/.potx, and pdf for any .pdf mention. When no format is named, they defer to dedicated document or slide-deck artifact types if the session offers them.

Are these skills open source, and what is the licensing?

The docx, xlsx, pptx, and pdf skills carry a proprietary license, with complete terms defined in each skill's LICENSE.txt file. The env-gpgrc, morning, import-memory, and skill-creator skills list no license field in their frontmatter, so their terms are unspecified.

What prerequisites does the env-gpgrc skill require?

It requires a git repository already using the .gpgrc/GPG encryption setup, specifically the bash-git/encrypt.sh and bash-scripts/gpg.sh scripts. When triggered by a new or edited .env, .env.local, or *-env.sh credentials file, it registers the file in .gpgrc and adds its plaintext path to .gitignore.