# OthmanAdi

> Open-source publisher. Listings imported from github.com/OthmanAdi — credited to the original author with their license.

- **Listings:** 29
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/othmanadi
- **Website:** https://github.com/OthmanAdi

## Published listings

- [Openui Forge Vercel](https://agentstack.voostack.com/l/skill-othmanadi-openui-forge-openui-forge-vercel) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-openui-forge-openui-forge-vercel`
  OpenUI generative UI with Vercel AI SDK. streamText, toUIMessageStreamResponse, and tools support.
- [Plan It](https://agentstack.voostack.com/l/skill-othmanadi-plan-it-plan-it) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-plan-it-plan-it`
  HTML-first persistent planning skill. Generates a single self-contained plan.html with interactive phases, drag-and-drop tickets, sliders, mockups, and embedded JSON state. Survives /clear via session catchup, tamper-protected by SHA-256, mirrors across 17 IDEs, ships 10 templates across Thariq's 9 categories, exports back to Markdown on demand. Use when asked to "plan it", "make me an html plan"…
- [Chronos](https://agentstack.voostack.com/l/skill-othmanadi-chronos-chronos) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-chronos-chronos`
  Gives AI coding agents temporal awareness via a hook-backed ledger and decision rules. Activates whenever an agent reasons about recency, retry windows, memory staleness, deploy cooldowns, idle detection, or any "when / how long ago" question. Required for autonomous or long-running agents.
- [Openui Forge Elixir](https://agentstack.voostack.com/l/skill-othmanadi-openui-forge-openui-forge-elixir) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-openui-forge-openui-forge-elixir`
  OpenUI generative UI with Elixir Phoenix backend. Chunked SSE streaming via Plug.Conn and Req.
- [Openui Forge Zh](https://agentstack.voostack.com/l/skill-othmanadi-openui-forge-openui-forge-zh) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-openui-forge-openui-forge-zh`
  使用 OpenUI 构建生成式 UI 应用 — 支持任意 LLM 提供商、任意后端语言。脚手架、集成、验证。
- [Openui Forge Anthropic](https://agentstack.voostack.com/l/skill-othmanadi-openui-forge-openui-forge-anthropic) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-openui-forge-openui-forge-anthropic`
  OpenUI generative UI with Anthropic Claude SDK backend. Stream conversion to OpenAI NDJSON format.
- [Openui Forge Rust](https://agentstack.voostack.com/l/skill-othmanadi-openui-forge-openui-forge-rust) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-openui-forge-openui-forge-rust`
  OpenUI generative UI with Rust Axum backend. Async SSE streaming with reqwest and async-stream.
- [Openui Forge Php](https://agentstack.voostack.com/l/skill-othmanadi-openui-forge-openui-forge-php) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-openui-forge-openui-forge-php`
  OpenUI generative UI with a PHP (Laravel 13.x) backend. Forwards OpenAI's SSE stream verbatim via response()->stream().
- [Openui Forge Python](https://agentstack.voostack.com/l/skill-othmanadi-openui-forge-openui-forge-python) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-openui-forge-openui-forge-python`
  OpenUI generative UI with Python FastAPI backend. OpenAI and Anthropic SDK variants.
- [Openui Forge](https://agentstack.voostack.com/l/skill-othmanadi-openui-forge-openui-forge) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-openui-forge-openui-forge`
  Build generative UI with OpenUI — any LLM provider, any backend language. Scaffold, integrate, validate.
- [Openui Forge Csharp](https://agentstack.voostack.com/l/skill-othmanadi-openui-forge-openui-forge-csharp) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-openui-forge-openui-forge-csharp`
  OpenUI generative UI with C# ASP.NET Core Minimal API backend. Direct OpenAI API SSE streaming via HttpClient on .NET 10.
- [Openui Forge Java](https://agentstack.voostack.com/l/skill-othmanadi-openui-forge-openui-forge-java) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-openui-forge-openui-forge-java`
  OpenUI generative UI with a Java Spring Boot (WebFlux) backend. Streams the OpenAI API directly via WebClient as SSE.
- [Planning With Files Zh](https://agentstack.voostack.com/l/skill-othmanadi-planning-with-files-planning-with-files-zh) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-planning-with-files-planning-with-files-zh`
  基于 Manus 风格的文件规划系统，用于组织和跟踪复杂任务的进度。创建 task_plan.md、findings.md 和 progress.md 三个文件。当用户要求规划、拆解或组织多步骤项目、研究任务或需要超过5次工具调用的工作时使用。支持 /clear 后的自动会话恢复。触发词：任务规划、项目计划、制定计划、分解任务、多步骤规划、进度跟踪、文件规划、帮我规划、拆解项目
- [Loophole](https://agentstack.voostack.com/l/mcp-othmanadi-loophole) — MCP server · Free · security-reviewed — `agentstack add mcp-othmanadi-loophole`
  Control Ableton Live from Claude and any LLM. An MCP server built on Ableton's official Extensions SDK: one .ablx, no Remote Script, no AbletonOSC, no Max for Live. TypeScript, Live 12.4.5 Suite beta.
- [Codebase Knowledge Builder](https://agentstack.voostack.com/l/skill-othmanadi-codebase-knowledge-builder-codebase-knowledge-builder) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-codebase-knowledge-builder-codebase-knowledge-builder`
  Deep-dive into any codebase and produce structured knowledge artifacts that turn a coding agent into a codebase specialist. This skill should be used when the user asks to "study this repo", "understand this codebase", "document this project", "onboard me onto this code", "create codebase knowledge", "map this architecture", or when asked to produce knowledge artifacts for any agent working on an…
- [Openui Forge Langchain](https://agentstack.voostack.com/l/skill-othmanadi-openui-forge-openui-forge-langchain) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-openui-forge-openui-forge-langchain`
  OpenUI generative UI with LangChain/LangGraph backend. Supports ChatOpenAI and ChatAnthropic.
- [Planning With Files](https://agentstack.voostack.com/l/skill-othmanadi-planning-with-files-planning-with-files) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-planning-with-files-planning-with-files`
  Manus-style persistent file-based planning for AI coding agents: keeps task_plan.md, findings.md, and progress.md on disk so work survives context loss and /clear. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring 5+ tool calls. Supports automatic session recovery after /clear.
- [Planning With Files De](https://agentstack.voostack.com/l/skill-othmanadi-planning-with-files-planning-with-files-de) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-planning-with-files-planning-with-files-de`
  Manus-artiges Dateiplanungssystem zur Organisation und Verfolgung des Fortschritts komplexer Aufgaben. Erstellt task_plan.md, findings.md und progress.md. Wird verwendet, wenn der Benutzer plant, zerlegt oder organisiert: mehrstufige Projekte, Forschungsaufgaben oder Arbeiten mit über 5 Tool-Aufrufen. Unterstützt automatische Sitzungswiederherstellung nach /clear. Auslöser: Aufgabenplanung, Proje…
- [Researchclaw Cn](https://agentstack.voostack.com/l/skill-othmanadi-researchclaw-skill-researchclaw-cn) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-researchclaw-skill-researchclaw-cn`
  AutoResearchClaw 23 阶段自主研究管线的中文技能。自动设置、交互式配置、执行监控和故障诊断。当用户提到 ResearchClaw、自主研究、论文生成、研究管线时使用。
- [Planning With Files Es](https://agentstack.voostack.com/l/skill-othmanadi-planning-with-files-planning-with-files-es) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-planning-with-files-planning-with-files-es`
  Sistema de planificación basado en archivos estilo Manus para organizar y rastrear el progreso de tareas complejas. Crea task_plan.md, findings.md y progress.md. Cuando el usuario solicita planificación, desglose u organización de proyectos multipaso, tareas de investigación o trabajos que requieren más de 5 llamadas a herramientas. Soporta recuperación automática de sesión tras /clear. Palabras…
- [Plandeck](https://agentstack.voostack.com/l/skill-othmanadi-plandeck-plandeck) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-plandeck-plandeck`
  A live visual Kanban board for long-running agentic tasks. Nobody wants to read a markdown plan or stare at raw HTML while an agent grinds for an hour, so Plandeck turns the plan into a board that organizes itself. Use it when a task is multi-step, long-running, or needs visual planning. Break the work into cards, declare which card depends on which, and Plandeck computes the critical path, auto-…
- [Open Responses Agent Dev](https://agentstack.voostack.com/l/skill-othmanadi-open-responses-agent-skill-open-responses-agent-dev) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-open-responses-agent-skill-open-responses-agent-dev`
  Build autonomous agents using Open Responses API via HuggingFace Inference Providers. Single unified endpoint with multi-provider routing via model suffixes. Use the OpenAI SDK with custom base_url for seamless development.
- [Vibe](https://agentstack.voostack.com/l/skill-othmanadi-vibe-skills-vibe) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-vibe-skills-vibe`
  >
- [Planning With Files Ar](https://agentstack.voostack.com/l/skill-othmanadi-planning-with-files-planning-with-files-ar) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-planning-with-files-planning-with-files-ar`
  نظام تخطيط الملفات بنمط Manus لتنظيم وتتبع تقدم المهام المعقدة. ينشئ ملفات task_plan.md و findings.md و progress.md. يُستخدم عند طلب التخطيط أو تحليل المهام أو تنظيم المشاريع أو تتبع التقدم أو الخطط متعددة الخطوات. يدعم الاستعادة التلقائية للجلسة بعد /clear. كلمات التشغيل: تخطيط المهام، إدارة المشاريع، خطة العمل، تحليل المهام، تنظيم المشروع، تتبع التقدم، خطة متعددة الخطوات، ساعدني في التخطيط، تحل…
- [Openui Forge Go](https://agentstack.voostack.com/l/skill-othmanadi-openui-forge-openui-forge-go) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-openui-forge-openui-forge-go`
  OpenUI generative UI with Go (net/http) backend. Direct OpenAI API streaming via HTTP.
- [Openui Forge Ruby](https://agentstack.voostack.com/l/skill-othmanadi-openui-forge-openui-forge-ruby) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-openui-forge-openui-forge-ruby`
  OpenUI generative UI with a Ruby on Rails backend. SSE streaming via ActionController::Live, forwarding the OpenAI API stream with Net::HTTP.
- [Researchclaw](https://agentstack.voostack.com/l/skill-othmanadi-researchclaw-skill-researchclaw) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-researchclaw-skill-researchclaw`
  Automate setup, configuration, execution, monitoring, and troubleshooting of AutoResearchClaw — the 23-stage autonomous research pipeline that generates conference-grade papers. Use when the user mentions ResearchClaw, wants to write a research paper autonomously, needs to set up or debug the pipeline, or says research paper, autonomous research, or paper generation.
- [Openui Forge Openai](https://agentstack.voostack.com/l/skill-othmanadi-openui-forge-openui-forge-openai) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-openui-forge-openui-forge-openai`
  OpenUI generative UI with OpenAI SDK backend. Streaming chat completions with gpt-5.5 (or any current OpenAI-compatible model).
- [Planning With Files Zht](https://agentstack.voostack.com/l/skill-othmanadi-planning-with-files-planning-with-files-zht) — Skill · Free · security-reviewed — `agentstack add skill-othmanadi-planning-with-files-planning-with-files-zht`
  基於 Manus 風格的檔案規劃系統，用於組織和追蹤複雜任務的進度。建立 task_plan.md、findings.md 和 progress.md 三個檔案。當使用者要求規劃、拆解或組織多步驟專案、研究任務或需要超過5次工具呼叫的工作時使用。支援 /clear 後的自動會話恢復。觸發詞：任務規劃、專案計畫、制定計畫、分解任務、多步驟規劃、進度追蹤、檔案規劃、幫我規劃、拆解專案

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
