Agents365-ai

86 mods across 33 repositories, 12k stars between them.

pi-rescue

49

Agents365-ai/365-skills

Agent

Proactively use when Claude Code is stuck, wants a second implementation or diagnosis pass, needs a deeper root-cause investigation, or should hand a substantial coding task to Pi through the shared runtime.

35 27d ago A 42 tokens

rescue

52

Agents365-ai/365-skills

Command

Delegate investigation, an explicit fix request, or follow-up rescue work to the Pi rescue subagent.

35 27d ago A 19 tokens

result

53

Agents365-ai/365-skills

Command

Show the stored final output for a finished Pi job in this repository.

35 27d ago A 13 tokens

setup

55

Agents365-ai/365-skills

Command

Check whether the local Pi CLI is ready and optionally toggle the stop-time review gate.

35 27d ago A 16 tokens

status

56

Agents365-ai/365-skills

Command

Show active and recent Pi jobs for this repository, including review-gate status.

35 27d ago A 15 tokens

SessionStart

57

Agents365-ai/365-skills

Hook

Runs when a session starts, executing session-lifecycle-hook.mjs via node. From Agents365-ai/365-skills.

35 27d ago A tokens not measured

SessionEnd

58

Agents365-ai/365-skills

Hook

Runs when a session ends, executing session-lifecycle-hook.mjs via node. From Agents365-ai/365-skills.

35 27d ago A tokens not measured

Stop

59

Agents365-ai/365-skills

Hook

Runs when the agent finishes a response, executing stop-review-gate-hook.mjs via node. From Agents365-ai/365-skills.

35 27d ago A tokens not measured

pi-prompting

61

Agents365-ai/365-skills

Skill Claude CodeCodex

Internal guidance for composing prompts that Pi runs (DeepSeek by default) handle reliably for coding, review, diagnosis, and research tasks.

35 27d ago A 31 tokens

plantuml-skill

63

Agents365-ai/365-skills

Skill Claude CodeCodex

Use when user requests diagrams, flowcharts, sequence diagrams, class diagrams, component diagrams, ER diagrams, architecture charts, or visualizations — including generating a diagram from existing source code, or rendering/extracting PlantUML embedded in a Markdown file to images (e.g. preparing docs for…

35 27d ago B 114 tokens

Agents365-ai/365-skills

Skill Claude CodeCodex

Use when the user asks for a literature review, academic deep dive, research report, state-of-the-art survey, topic scoping, comparative analysis of methods/papers, grant background, or any request that needs multi-source scholarly evidence with citations. Also trigger proactively when a user question clearly requires…

35 27d ago A 0 tokens

Agents365-ai/365-skills

Skill Claude CodeCodex

Use when searching academic papers, looking up citations, finding authors, or getting paper recommendations using the Semantic Scholar API. Triggers on queries about research papers, academic search, citation analysis, or literature discovery.

35 27d ago A 48 tokens

Agents365-ai/365-skills

Skill Claude CodeCodex

Prioritize drug targets from a ranked gene list (e.g., scRNA-seq DE output) by orchestrating parallel API queries against UniProt, OpenTargets (with integrated DepMap CRISPR essentiality + gnomAD constraint), PubMed, the Human Protein Atlas (HPA), and ChEMBL tool compounds, then re-ranking by a composite score…

35 27d ago A 227 tokens

tldraw-skill

67

Agents365-ai/365-skills

Skill Claude CodeCodex

Use when user requests diagrams, flowcharts, architecture charts, or visualizations. Also use proactively when explaining systems with 3+ components, complex data flows, or relationships that benefit from visual representation. Generates .tldr JSON files and exports to PNG/SVG locally using @kitschpatrol/tldraw-cli.

35 27d ago A 70 tokens

ttscn

68

Agents365-ai/365-skills

Skill Claude CodeCodex

Multi-platform Chinese & multilingual TTS text-to-speech via Edge/Doubao/CosyVoice/Azure/Tencent/Baidu/MiniMax/Xunfei plus ElevenLabs/OpenAI/Google — 11 backends, word-level timestamps, [PAUSE:x] pause markers, pinyin pronunciation overrides.

35 27d ago A 64 tokens

video-podcast-maker

69

Agents365-ai/365-skills

Skill Claude CodeCodex

Use when the user gives a topic and wants an automated topic-driven narrated explainer, podcast, or knowledge-summary video (Bilibili / YouTube / Xiaohongshu / Douyin / WeChat Channels), or asks to learn visual design patterns from a reference video/image. Trigger when the user mentions creating a knowledge video…

35 27d ago A 214 tokens

videogencn

70

Agents365-ai/365-skills

Skill Claude CodeCodex

Use when generating video clips with Chinese video models — text-to-video (文生视频), image-to-video (图生视频), first/last-frame and reference-to-video across 4 platforms: Bailian (Wan/PixVerse/Kling/Vidu/HappyHorse), Jimeng (doubao-seedance), MiniMax (Hailuo), Hunyuan (hy-video).

35 27d ago A 0 tokens

Agents365-ai/scholar-deep-research

Skill Claude CodeCodex

Use when the user asks for a literature review, academic deep dive, research report, state-of-the-art survey, topic scoping, comparative analysis of methods/papers, grant background, or any request that needs multi-source scholarly evidence with citations. Also trigger proactively when a user question clearly requires…

25 1mo ago A 186 tokens original MIT

bbc-skill

72

Agents365-ai/bbc-skill

Skill Claude CodeCodex

Fetch Bilibili (哔哩哔哩) video comments for UP主 self-analysis. Use when the user asks to collect, download, export, or analyze comments on a Bilibili video (BV号 / URL / UID). Produces JSONL + summary.json suitable for further Claude Code analysis (sentiment, keywords, audience trends). Read-only; does not…

16 3d ago A 86 tokens original MIT