Tag
An AI tool that writes marketing copy and strips out AI-written signs to produce human-like text, based on communication research.
The author open-sourced oil-motion, an Agent Skill for integrating continuous motion generated by AI video into web interactions such as scrolling and mouse, providing a complete solution covering generation, inspection, compression, and front-end integration.
An agent skill that forces LLMs to write documentation in ASD-STE100 Simplified Technical English, reducing STE violations by 72.9% across six Claude models.
An open-source agent skill classifies coding tasks into S/M/L/XL complexity classes to set appropriate execution depth, preventing overthinking simple fixes and enabling evidence-based reclassification.
A GitHub repository video-shotcraft provides 106 shot recipes, 162 styles, and 161 dynamic previews organized as Agent Skills for AI video generation using Remotion and compatible with Claude Code and Codex.
ClickHouse releases @clickhouse/rowbinary, a Node.js library for reading/writing RowBinary formats that also includes a skill file enabling coding agents to generate query-specific, high-performance parsers that run 1.5–3.4x faster than generic parsers.
Promotes the /last30days agent skill, which allows AI agents to read from multiple platforms like X, Reddit, YouTube, TikTok, Instagram, arXiv, Hacker News, and Polymarket in one command. The skill is open-source and can be used with Fable 5 and GPT-5.6.
A new Agent Skill that reads git history to show your 'projects graveyard', explains why each side project died, and suggests one worth revisiting.
archify is an Agent Skill that can be embedded into Claude Code, Codex CLI, and opencode, directly generating system architecture diagrams, workflow diagrams, sequence diagrams, data flow diagrams, and lifecycle state diagrams from plain language descriptions. It supports dark/light theme toggling and export in multiple formats.
Knowledge Cat PPT is an open-source presentation creation skill for AI agents like Codex. It adopts a story-first approach, supports three output modes: native PPTX, HTML, and image-first, and provides validation and template libraries.
baoyu-design is an open-source project that packages Claude Design as a local Agent Skill, supporting generation of animated videos and direct export as MP4 in environments like Cursor and Claude Code. It achieves precise, high-quality exports by rendering frame-by-frame using a headless browser.
A new CLI tool for Google Colab enables GPU/TPU provisioning, remote script execution, and interactive REPL access from the terminal, with built-in agent skills for automated tasks like fine-tuning models.
Serenity.skill is an open-source AI tool that converts Twitter user Serenity's investment research methodology into an Agent Skill, helping users perform industry chain analysis and stock screening through AI.
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.