CoUse-123
- 6 skills
- 0 followers
- 13 hours ago last updated
- ▌ Crawl Web Text · couse-123 bundleExtract clean, source-recorded text from public webpages or saved HTML files. Use when Codex needs to crawl or fetch public web pages for textual content, convert HTML into readable text, preserve source metadata, or prepare webpage text for summarization, analysis, citation, or downstream processing while respecting robots.txt, access limits, paywalls, logins, CAPTCHA, and anti-bot restrictions.
- ▌ Skill Validator · couse-123 bundleValidate all Codex skills in this repository offline. Use when Codex needs to check skill folders for required SKILL.md files, strict name/description frontmatter, directory-name consistency, agents/openai.yaml basics, executable bundled scripts, absence of redundant skill-local docs, and repository-level test coverage before publishing.
- ▌ DOCX Brief Maker · couse-123 bundleExtract structure from Word docx files and create brief-ready Markdown or JSON with summaries, action items, suggested edits, risks, questions, source metadata, paragraphs, headings, lists, and tables. Use when Codex needs to process a user-provided Word document for meeting notes, decision briefs, review comments, structured extraction, or downstream summarization without requiring heavyweight docx dependencies.
- ▌ Github Publisher · couse-123 bundleGuide safe GitHub publishing for this codex-skills repository. Use when Codex needs to prepare commits, push branches, configure or inspect remotes, handle gh authentication, account for proxy settings, draft release notes, troubleshoot push/auth/network failures, or publish repository changes without silently including unrelated files or exposing credentials.
- ▌ Skill Scaffolder · couse-123 bundleCreate standard Codex skill skeletons inside this multi-skill repository. Use when Codex needs to add a new skill folder under the skills directory, generate SKILL.md frontmatter, agents/openai.yaml defaults, optional scripts/references/assets directories, repository-level test scaffolding, and enforce naming and no-extra-docs conventions.
- ▌ PDF Text Extractor · couse-123 bundleExtract text, page structure, simple tables, and metadata from PDF files into Markdown or JSON. Use when Codex needs to process a user-provided PDF for per-page text, page numbers, table-like content, summaries, citations, search indexing, downstream analysis, or to identify scanned PDFs that need OCR instead of pretending text extraction succeeded.