mcscatblog-new-post Skill
Create a new blog post with branch, front matter, and asset folder Published by microsoft in mcscatblog.
What is mcscatblog-new-post Skill?
Create a new blog post with branch, front matter, and asset folder 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
- Data analysis
- Design and media
- Writing
- Research
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use mcscatblog-new-post Skill
- Use it for data analysis.
- Use it for design and media.
- Use it for writing.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/mcscatblog
- Skill file: .claude/skills/mcscatblog-new-post/SKILL.md
What it does
Create a new blog post with branch, front matter, and asset folder
Skill instructions
Create a New Blog Post Scaffold a new blog post with everything ready to write. Arguments The argument should be a short description of the post topic, e.g. "Dataverse search for unauthenticated agents" or "WebChat middleware patterns". If not provided, ask. Steps 1. Ask for details (if not provided): - Post topic / working title - Author GitHub username (check data/authors.yml — if not there, add them) 2. Generate the slug from the topic. Use lowercase, hyphens, no special characters. Keep it short but descriptive. Today's date for the prefix. 3. Create a branch: post/<slug (e.g., post/dataverse-search-unauthenticated) 4. Create the post file at posts/YYYY-MM-DD-<slug.md with front matter: yaml --- layout: post title: "<Working Title" date: YYYY-MM-DD categories: [copilot-studio, <second-category] tags: [] description: "" author: <author-key image: path: /assets/posts/<slug/header.png alt: "" --- <!-- Write your post here -- 5. Create the assets folder: assets/posts/<slug/ 6. Add auth
Explore related resources
Frequently asked questions
What is mcscatblog-new-post?
mcscatblog-new-post is a open-source AI agent skill with Copy skill directory. Create a new blog post with branch, front matter, and asset folder
Who is mcscatblog-new-post best for?
mcscatblog-new-post is best for reusing agent instructions, scripts, and references, data analysis workflows, design and media workflows, writing workflows.
How do I install mcscatblog-new-post?
Install or run mcscatblog-new-post using Copy skill directory. Check mcscatblog-new-post for the latest setup command.
Is mcscatblog-new-post actively maintained?
mcscatblog-new-post may need a closer maintenance check before production use.
Auto-fetched from GitHub.