mirror of
https://github.com/agentskills/agentskills.git
synced 2026-06-18 15:54:06 +08:00
..
2026-03-10 10:41:26 +09:00
2026-04-14 09:42:39 -05:00
2026-03-23 11:25:26 -05:00
2026-04-14 09:42:39 -05:00
2026-02-27 17:47:34 -06:00
2026-04-01 17:38:42 -05:00
2026-04-01 17:38:42 -05:00
2026-03-27 09:30:13 -05:00
2026-04-01 15:15:26 -05:00
2025-12-18 08:46:08 -05:00
2026-02-27 17:47:34 -06:00
2026-03-30 12:11:35 -05:00
2026-02-15 16:21:18 -06:00
2026-03-10 10:41:26 +09:00
Agent Skills Documentation
This directory contains the source code for the Agent Skills documentation site, which is built using Mintlify.
Development
Run the following command at the documentation root, where docs.json is located:
npx mint dev
View your local preview at http://localhost:3000.
Publishing changes
Changes are deployed to production automatically after pushing to the default branch.