lfnovolfnovoCommunity·1 Agent Skills Included

content-core

Extract and summarize text from URLs, documents, and media

Extracts clean text from web pages, PDFs, Office documents, EPUBs, YouTube videos, Reddit posts, and audio or video files. Eliminates manual copy-pasting, format conversion, and transcript hunting across scattered sources. Summarizes long content with configurable providers and runs via CLI, Python API, or MCP server for fast workflows.
npx skills add lfnovo/content-core --all -g -y
Available:

Gives coding agents working in this repository the exact install command, the fast unit and integration test gate to validate changes, and scope rules for which files to modify.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install content-core?

Run `npx skills add lfnovo/content-core --all -g -y` in your terminal to install the skill globally for your agent.

What content sources can content-core extract from?

It extracts text from web pages, YouTube videos, Reddit posts, PDF, DOCX, PPTX, XLSX, EPUB files, and audio or video files like MP3 and MP4.

Does content-core need API keys?

Most extraction works without any API key. Only audio/video transcription and summarization require a provider key such as OPENAI_API_KEY.

Does content-core work with Claude Code and Codex?

Yes. It ships a standard SKILL.md plus plugin manifests, so it installs natively in Claude Code, Codex, and other compatible agents.

Can I use content-core without installing anything?

Yes. Every command runs through `uvx content-core`, which executes the tool on demand with zero installation.

Related Repositories in Content & Communication

View All in Content & Communication