Tag
Introduces an AI Agent skill called guizang-ppt-skill, used to generate single-file HTML horizontal flip PPT with images and cover, supporting Claude Code and Codex environments.
Someone developed a Traditional Chinese Medicine Agent Skill for Claude Code, structuring all 12 courses of Ni Haixia (including lecture notes, prescriptions, acupoints, and 2,986 course screenshots). It supports natural language retrieval of classical prescriptions and acupoint plans, and can generate study plans and comparison tables. This project demonstrates the penetration of AI agents into traditional knowledge domains.
A quick tip on creating an AI agent skill by iteratively improving the task and then converting it into a skill.
A GitHub repository called scientific-agent-skills contains 138 Agent Skills for scientific research tools, covering bioinformatics, drug discovery, clinical databases, and more. It supports one-line integration into AI agents, providing precise API calling methods.
Paper2code is an AI Agent skill that generates runnable implementation code with citation anchors from an arxiv paper link, automatically audits ambiguities in the paper and marks unspecified parts, helping researchers and engineers efficiently reproduce machine learning papers.
visual-explainer is an agent skill that transforms complex terminal output—such as ASCII art diagrams and pipe tables—into styled, interactive HTML pages with Mermaid diagrams, supporting dark/light themes and multiple AI coding agent harnesses.