7 skills found
chuspeeism / dashi-ppt-skillAn AI-agent skill that generates browser-editable presentations from multiple visual themes, exportable to HTML, PDF, and PPTX.
Agents365-ai / tldraw-skillWhiteboard tldraw diagrams (.tldr) from natural language with 6 presets and vision-based self-check. PNG/SVG export, multi-agent.
excalimate / excalimateCreate keyframe animations from hand-drawn Excalidraw diagrams — timeline editor, camera animation, sequence reveals, and an MCP server for AI-driven creation with real-time live preview Export as MP4, WebM, GIF, or animated SVG.
alkoleft / platform-context-exporterИнструмент для выгрузки синтаксис помощника в файлы
777genius / plugin-kit-aiBuild your plugin once and easily export it to any AI agent, like Claude, Codex, Gemini or Cursor, without duplicating code.
Unigalactix / SENTINEL"main": "server.js", "scripts": { "start": "node server.js", "start:mcp": "node mcpServer.js", "test": "jest", "test:exports": "jest __tests__/exports.test.js", "lint": "eslint src/ scripts/ server.js mcpServer.js",
Haruto-Sa / mdExport"version": "0.0.0", "scripts": { "dev": "next dev", "dev:mcp": "concurrently -k -s first \"uv tool run arxiv-mcp-server --port 8000 --storage-path ./arxiv-default-paper\" \"npx -y markitdown-mcp-npx --http --host 127.0.0.1 --port 8010\"", "build": "next build", "start": "next start", "lint": "next l…