mcscatblog-local-server Skill
Start the local Jekyll dev server and open a post in the browser Published by microsoft in mcscatblog.
What is mcscatblog-local-server Skill?
Start the local Jekyll dev server and open a post in the browser Published by microsoft in mcscatblog. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Browser automation
- Browser automation use cases
Technical details
- Install or run with Copy skill directory
When to use mcscatblog-local-server Skill
- Use it for browser automation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/mcscatblog
- Skill file: .claude/skills/mcscatblog-local-server/SKILL.md
What it does
Start the local Jekyll dev server and open a post in the browser
Skill instructions
Local Dev Server Start the Jekyll development server for the blog. Steps 1. Check if the server is already running at http://127.0.0.1:4000/mcscatblog/ 2. If not running: - Check if dependencies are installed by running bundle check. If that fails, run the platform-appropriate setup script: - Mac: bash tools/setup/mac/install.sh - Windows: powershell tools/setup/win/install.ps1 - Run ./tools/run.sh in the background 3. Wait for the server to be ready (poll until HTTP 200) 4. If an argument is provided (a post slug or filename), open that post's URL. Otherwise, open the homepage. The server runs at http://127.0.0.1:4000/mcscatblog/ with LiveReload enabled. Posts are at http://127.0.0.1:4000/mcscatblog/posts/<slug/ where <slug is the filename without the date prefix and .md extension.
Explore related resources
Frequently asked questions
What is mcscatblog-local-server?
mcscatblog-local-server is a open-source AI agent skill with Copy skill directory. Start the local Jekyll dev server and open a post in the browser
Who is mcscatblog-local-server best for?
mcscatblog-local-server is best for reusing agent instructions, scripts, and references, browser automation workflows.
How do I install mcscatblog-local-server?
Install or run mcscatblog-local-server using Copy skill directory. Check mcscatblog-local-server for the latest setup command.
Is mcscatblog-local-server actively maintained?
mcscatblog-local-server may need a closer maintenance check before production use.
Auto-fetched from GitHub.