Promptstudio
@BodieCoding
Promptstudio について
概要はまだありません
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is PromptStudio?
PromptStudio is an AI-powered prompt management and workflow orchestration platform built on modern .NET architecture. It provides tools for creating, managing, and executing advanced AI agent workflows with specialized templates for enterprise automation, code analysis, debugging, content generation, and quality assurance.
How to use PromptStudio?
Clone the repository, then use Docker Compose (docker-compose up -d) for production or local development with dotnet build and dotnet run. Start the optional MCP server via cd mcp-server && npm install && npm start. Access the web UI at http://localhost:5131 (local) or http://localhost:5000 (Docker).
Key features of PromptStudio
- Modern .NET architecture with clean layered separation
- AI Agent Workflows for complex multi-step automation
- Enterprise-grade code analysis and refactoring
- Intelligent debugging and problem-solving frameworks
- Multi-modal content generation for multi-platform campaigns
- Workflow orchestration with error handling and monitoring
Use cases of PromptStudio
- Automate code review and refactoring with business context
- Diagnose and resolve technical issues systematically
- Generate multi-platform content with brand consistency
- Orchestrate complex AI workflows with fallback strategies
- Generate tests and integrate QA automation into CI/CD
FAQ from PromptStudio
What are the prerequisites to run PromptStudio?
You need .NET 8.0 SDK, SQL Server (LocalDB or full), Node.js 18+ (for MCP server), and optionally Docker & Docker Compose for containerized deployment.
How do I start the MCP server?
Navigate to the mcp-server directory, run npm install && npm start. The MCP server runs on port 3001.
Does PromptStudio support Docker deployment?
Yes, Docker Compose orchestrates the web application, SQL Server, and MCP server. Use docker-compose up -d for production or docker-compose -f docker-compose.yml -f docker-compose.dev.yml up for development with hot reload.
How can I execute prompts via the API?
Send a POST request to /api/prompts/execute with a JSON body containing id and variables. Example: curl -X POST http://localhost:5131/api/prompts/execute -H "Content-Type: application/json" -d '{"id": 1001, "variables": "{\"code_type\":\"microservice\"}"}'.
「その他」の他のコンテンツ
Awesome Mlops
visengerA curated list of references for MLOps

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Blender
ahujasidOpen-source MCP to use Blender with any LLM
コメント