- 📁 references/
- 📁 scripts/
- 📁 workflows/
- 📄 SKILL.md
AI video & audio summarizer. Summarize YouTube videos, Bilibili videos, podcasts, TikTok, Twitter/X, Xiaohongshu, and any online video or audio. Use when the user wants to summarize a video, extract transcripts/subtitles, get chapter-by-chapter summaries, or understand video content quickly.
- 📄 _meta.json
- 📄 CONTRIBUTING.md
- 📄 SKILL.md
MinerU document extraction CLI that converts PDFs, images, and web pages into Markdown, HTML, LaTeX, or DOCX via the MinerU API. Supports token-free flash extraction for quick start, precision extraction with table/formula recognition, web crawling, batch processing, and piped workflows.
Step-by-step guide to add a new discord.py Cog to the framework
- 📁 evals/
- 📁 references/
- 📄 AGENTS.md
- 📄 SKILL.md
Official integration patterns for Mapbox Maps SDK on Android. Covers installation, adding markers, user location, custom data, styles, camera control, and featureset interactions. Based on official Mapbox documentation.
Move records from an external source (CSV, JSON, SQL dump, or API response) into a live FileMaker solution via OData. Reads the source data, maps source columns to FM fields with type coercion, gets developer approval on the mapping, then executes the migration with error tracking. Use when the developer asks to "migrate data", "import records", "move data into FileMaker", "load CSV", or "import JSON".
- 📁 assets/
- 📁 references/
- 📁 scripts/
- 📄 CONTRIBUTING.md
- 📄 LICENSE
- 📄 README.md
A production-grade framework for long-running, autonomous agents based on Harness Engineering principles. Features three-layer self-healing memory, circuit breaker protection, KAIROS dream-mode consolidation, and multi-agent coordination. When a user describes a task idea, Agent automatically initializes the workspace, fills all template files, sets up the cron schedule, and begins execution immediately.
- 📁 autoplan/
- 📁 benchmark/
- 📁 browse/
- 📄 .gitignore
- 📄 AGENTS.md
- 📄 ARCHITECTURE.md
Fast headless browser for QA testing and site dogfooding. Navigate pages, interact with
>-
- 📁 .github/
- 📁 cmd/
- 📁 docs/
- 📄 .gitignore
- 📄 .goreleaser.yaml
- 📄 apkgo.example.yaml
Upload APK files to Android app stores (Huawei, Xiaomi, OPPO, vivo, Honor, Google Play, Samsung, Pgyer, fir.im) and run custom scripts. Designed for AI agents with structured JSON output, semantic exit codes, and zero interaction.
"run enrichment", "check consistency", "analyze pathway".
Analyze comp titles, genre trends, pricing strategies, and market positioning
- 📁 scripts/
- 📄 LICENSE.txt
- 📄 SKILL.md
Inspect GitHub PR for CI failures, merge conflicts, update-branch requirements, reviewer comments, change requests, and unresolved review threads. Create fix plans and implement after user approval. Reply to ALL reviewer comments with action taken or reason for not addressing, then resolve threads. Notify reviewers after fixes.