Agents365-ai/365-skills
πͺMarketplaceAgents365-ai/365-skills
Add this Marketplace
/plugin marketplace add Agents365-ai/365-skillsPlugins in this Marketplace
agent-native-design
cliCLI design for AI agents β evaluate, design, and refactor CLIs so they reliably serve humans, AI agents, and orchestration systems simultaneously. Structured output, self-description, delegated auth, safety tiers, and a complete 8-phase interaction loop.
asta
astaAi2 Asta MCP β Semantic Scholar academic graph over MCP (no Python). Intent-to-tool routing, safe fields defaults to avoid context blowups, citation traversal, author lookup, snippet evidence retrieval, and DOI/arXiv/PMID via externalIds.
bangumi-frames
bilibiliBilibili anime frame & character organizer β download a bangumi/UP video (or local file), extract scene-change keyframes, split scenery vs character crops (anime person detection), then either cluster everyone by CCIP identity or pull ONE character out via a reference folder (one-vs-rest, distance-prefixed matches). Agent-native JSON envelope CLI with --dry-run, --schema, stable exit codes; optional OCR+LaMa subtitle/watermark removal.
drawio
drawioDraw.io diagrams β generate .drawio XML, export to PNG/SVG/PDF via local CLI, with visual review loop and editable embedded XML
excalidraw
excalidrawExcalidraw hand-drawn style diagrams β whiteboard aesthetics, exported to PNG/SVG via CLI
imagenCN
image-generationAI image generation via Alibaba Bailian, ByteDance Volcano Ark & Tencent Hunyuan β 23 models, Chinese text excellence, rich terminal UI, smart config
journal-abbrev
journalJournal name abbreviation lookup β ISO 4 + MEDLINE, multi-source cascade (JabRef ~25K journals β AbbrevISO β NLM Catalog), BibTeX field rewrite, batch and NDJSON streaming, agent-native JSON envelope with stable error codes, dry-run on every mutating command, --idempotency-key for replay-safe bib rewrites, and atomic cache rebuild that preserves the old cache on failure
mermaid
mermaidMermaid diagrams β text-based charts with auto-layout, GitHub-native rendering, and CLI export to PNG/SVG/PDF
obsidian-organizer
obsidianKeep a large Obsidian vault tidy β file new notes into the best-fit folder and audit/reorganize existing structure, driven by a single source-of-truth map note (00_Index/Folder_Map.md) that lives inside the vault. Link-safe by design: all moves/renames go through the obsidian CLI so wikilinks auto-repair, never raw shell. Propose-then-confirm for bulk reorganizations.
paper-fetch
paperDownload scientific paper PDFs by DOI (or title) β 7-source fallback chain (Unpaywall, Semantic Scholar, arXiv, PubMed Central, bioRxiv/medRxiv, publisher direct, Sci-Hub), batch mode, idempotent retries, structured JSON envelope, and SSRF-safe downloads
pi
piDrive the Pi coding agent from Claude Code β model-agnostic, works with whatever provider pi is configured for (DeepSeek, OpenAI, Anthropic, Google, Ollama, LM Studio, or any OpenAI-compatible endpoint). /pi:review with structured findings, /pi:adversarial-review for design challenges, /pi:rescue with background job control (status/result/cancel), and an optional stop-time review gate. No OAuth (API key only). 1:1 fork of openai/codex-plugin-cc with the runtime swapped from Codex to Pi.
plantuml
plantumlPlantUML diagrams β UML, sequence, class, ER, and C4 architecture diagrams via text-based DSL
scholar-deep-research
literature-reviewEnd-to-end academic research pipeline β 8-phase (Phase 0..7) script-driven workflow across 7 federated sources (OpenAlex, arXiv, Crossref, PubMed, DBLP, bioRxiv, Exa), cross-source dedup, transparent ranking, dual-backend citation chasing (OpenAlex + Semantic Scholar), parallel deep-read fan-out, mandatory self-critique, and cited reports across 5 archetypes
semanticscholar
semantic-scholarSemantic Scholar paper search β keyword/boolean/snippet search, citation traversal, similar-paper recommendations, author lookup, BibTeX/Markdown/JSON export, with built-in rate limiting and single-script execution
target-prioritization
drug-discoveryMulti-source drug-target due-diligence β turn a ranked gene list (e.g. scRNA-seq DE output) into a per-gene dossier across UniProt, OpenTargets, and PubMed, plus a local cross-lineage DE scan, then re-rank by a configurable composite score (cross-lineage convergence + druggability + disease genetics + tractability + novelty). Disease-agnostic: configurable focus disease and cell-context queries.
tldraw
tldrawTldraw whiteboard-style diagrams β infinite canvas, hand-drawn feel, exported to PNG/SVG
ttsCN
ttsMulti-platform Chinese TTS text-to-speech β 8 China-friendly backends (Edge/Doubao/CosyVoice/Azure/Tencent/Baidu/MiniMax/Xunfei), agent-native CLI with JSON envelope, schema introspection, auto-detect TTY, distinct exit codes (0/1/2/3/4), structured errors (code/message/retryable/field/backend), --fields filtering, dry-run, JSON provider registry, filterable HTML comparison page, voice cloning, SSML, emotion, dialects.
video-podcast-maker
videoAutomated topic-driven video podcast creation β research β script β TTS (7 backends: Edge / Azure / Doubao / CosyVoice / ElevenLabs / Google / OpenAI) β 4K Remotion render β BGM mix β Remotion-native subtitles. Multi-platform: Bilibili / YouTube / Xiaohongshu / Douyin / WeChat Channels. Outputs horizontal long-form (16:9 3840x2160) and vertical shorts (9:16 2160x3840). 15-step workflow with mandatory Studio preview, agent-native JSON envelope CLI, and per-video isolation via --public-dir.
More from this repository10
Creates Draw.io diagrams with PNG, SVG, and PDF export capabilities and a visual review loop for iterating on diagram quality, part of the 365 Skills plugin collection for AI coding agents.
Part of the 365 Skills collection, production-grade Claude Code skills including plugins for Draw.io, Mermaid, Excalidraw, PlantUML, and Tldraw diagram creation with PNG/SVG/PDF export capabilities.
A PlantUML diagramming skill from the 365-Skills collection that enables creating UML, C4, sequence, and class diagrams within AI coding agents.
A skill for creating Excalidraw hand-drawn whiteboard-style diagrams, part of the 365 Skills collection of production-grade diagramming plugins that also includes Draw.io, Mermaid, PlantUML, and Tldraw.
A skill for searching academic papers, exploring citation graphs, getting paper recommendations, and exporting BibTeX via the Semantic Scholar API. Part of the Agents365 skills collection that includes diagram and visualization tools.
A collection of production-grade Claude Code skills covering drawing and diagram tools (Draw.io, Mermaid, Excalidraw, PlantUML, tldraw) and scientific research tools (Semantic Scholar search, paper PDF downloading with 7-source fallback, and end-to-end literature review pipelines).
A collection of production-grade Claude Code diagram and canvas skills by Agents365, including Draw.io, Mermaid, Excalidraw, PlantUML, and Tldraw plugins with export and visual review capabilities.
Provides journal name abbreviation lookup with ISO 4 and MEDLINE support, multi-source cascade (JabRef, AbbrevISO, NLM), BibTeX rewrite with idempotency keys, and atomic cache rebuild for academic citation workflows.
Part of the 365 Skills collection by Agents365-ai, which provides production-grade Claude Code skills for drawing, diagrams, scientific research, and content creation workflows.
Part of the 365 Skills collection featuring production-grade Claude Code skills across drawing/diagrams (Draw.io, Mermaid, Excalidraw, PlantUML, Tldraw) and scientific research (Semantic Scholar, paper fetching, literature review pipelines).