
Md Doc Uploader
Publish or sync markdown documentation to a git-backed docs endpoint when Prism’s api/git source lists this uploader skill.
Overview
md-doc-uploader is an agent skill for the Build phase that is meant to upload or sync markdown documentation via the api/git skill channel.
Install
npx skills add https://github.com/api/git --skill md-doc-uploaderWhat is this skill?
- Listed on skills.sh under api/git as md-doc-uploader
- Intended for markdown documentation upload workflows
- Pairs with git-sourced skill distribution on Prism
- Minimal surface area—verify behavior in SKILL.md after install
Adoption & trust: 1 installs on skills.sh; trending (+100% hot-view momentum).
What problem does it solve?
You maintain docs as markdown in the repo but lack a repeatable agent-driven step to publish them to your configured docs destination.
Who is it for?
Builders experimenting with skills.sh api/git documentation automation once they have read the full skill instructions locally.
Skip if: Teams needing rich CMS editing, binary asset pipelines, or confirmed behavior without inspecting the skill package first.
When should I use this skill?
You need to upload or sync markdown documentation and are using the api/git md-doc-uploader skill after confirming its local SKILL.md instructions.
What do I get? / Deliverables
After verifying the installed SKILL.md, you should get uploaded or synced markdown doc artifacts through the git-backed uploader workflow.
- Uploaded or synced markdown documentation files
- Repeatable upload command or script pattern from the skill
Recommended Skills
Journey fit
How it compares
Skill package for doc upload automation, not a full static-site generator or MCP docs server by itself.
Common Questions / FAQ
Who is md-doc-uploader for?
Solo developers using agent tooling who want to automate markdown documentation pushes from a git-linked skills.sh package.
When should I use md-doc-uploader?
During Build docs when you are wiring continuous documentation updates from markdown sources and have validated the skill’s upload steps in your clone.
Is md-doc-uploader safe to install?
Check the Security Audits panel on this Prism page and read the full SKILL.md before granting git, network, or secrets access for uploads.
SKILL.md
READMESKILL.md - Md Doc Uploader
# md-doc-uploader Installs: 1 Source: api/git { "url": "https://www.skills.sh/site/api.git/md-doc-uploader", "name": "md-doc-uploader", "rank": 1221, "slug": "md-doc-uploader", "change": 1, "source": "api/git", "installs": 1, "skillsShId": "api/git/md-doc-uploader", "sourceType": "well-known", "installsYesterday": 0 }