{"id":51527677,"url":"https://github.com/docmd-io/docmd-skills","last_synced_at":"2026-07-08T23:01:47.959Z","repository":{"id":365056683,"uuid":"1260040258","full_name":"docmd-io/docmd-skills","owner":"docmd-io","description":"A modular skill set for AI agents to understand and work with docmd documentation projects.","archived":false,"fork":false,"pushed_at":"2026-07-08T12:57:14.000Z","size":219,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-08T14:17:17.606Z","etag":null,"topics":["agent-skills","ai-agent","antigravity","claude-code","codex","copilot","cursor","mcp","npm","opencode","skills","windsurf"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/docmd-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-05T05:19:59.000Z","updated_at":"2026-07-08T12:53:26.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/docmd-io/docmd-skills","commit_stats":null,"previous_names":["docmd-io/docmd-skills"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/docmd-io/docmd-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docmd-io%2Fdocmd-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docmd-io%2Fdocmd-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docmd-io%2Fdocmd-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docmd-io%2Fdocmd-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docmd-io","download_url":"https://codeload.github.com/docmd-io/docmd-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docmd-io%2Fdocmd-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35280682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-08T02:00:06.796Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent-skills","ai-agent","antigravity","claude-code","codex","copilot","cursor","mcp","npm","opencode","skills","windsurf"],"created_at":"2026-07-08T23:01:47.113Z","updated_at":"2026-07-08T23:01:47.941Z","avatar_url":"https://github.com/docmd-io.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docmd-skills\n\nSkills that teach AI agents how to work with [docmd](https://github.com/docmd-io/docmd) — the zero-config AI-first documentation engine.\n\n## Skills\n\n| Skills     | Use Case |\n| ---------- | -------- |\n| **docmd-skills** | A docmd site operator. Knows the `npx @docmd/core` CLI, `docmd.config.json`, plugins, themes, deployment, and the `docmd mcp` server. Loads whenever the user is building, configuring, validating, or deploying a docmd site. |\n| **docmd-dev** | A docmd framework contributor. Knows the monorepo layout, how to author plugins and templates, the JS / Rust engine loaders, and the public Node API (`EngineLoader`, `createActionDispatcher`, `TemplateSlot`). Loads when working in the cloned `docmd/` monorepo or building a plugin or template against the framework. |\n| **docmd-writer** | A multi-language documentation writer. Drafts and reviews prose in any language the underlying model supports, with SEO awareness and an eye for voice, structure, and the right doc type for the audience. Aware of docmd's markdown conventions — containers, frontmatter, and the file-title rule for code blocks. Loads when writing, reviewing, or translating the prose inside a docmd site. |\n\n## Install\n\n```bash\nnpx docmd-skills [dir]\n```\n\nReplace `[dir]` with the directory location where you keep agent skills — common choices are `~/.claude/skills/`, `~/.cursor/skills/`, or a project-level folder like `./.skills/`.\n\n## CLI\n\n```bash\ndocmd-skills [dir]                  # Install (adds docmd-skills, docmd-dev and docmd-writer)\ndocmd-skills dev [dir]              # Add docmd-dev\ndocmd-skills writer [dir]           # Add docmd-writer\ndocmd-skills remove [dir]           # Remove all docmd-skills\n\n-h, --help                          # Show help\n-v, --version                       # Show version\n```\n\n## Links\n\n- GitHub — \u003chttps://github.com/docmd-io/docmd-skills\u003e\n- npm — \u003chttps://www.npmjs.com/package/docmd-skills\u003e\n- docmd — \u003chttps://github.com/docmd-io/docmd\u003e\n- docs — \u003chttps://docs.docmd.io\u003e\n\n## License\n\nMIT — see [`LICENSE`](./LICENSE) for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocmd-io%2Fdocmd-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdocmd-io%2Fdocmd-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocmd-io%2Fdocmd-skills/lists"}