{"id":51263973,"url":"https://github.com/podlite/podlite-skills","last_synced_at":"2026-06-29T14:02:28.417Z","repository":{"id":361568134,"uuid":"1155718664","full_name":"podlite/podlite-skills","owner":"podlite","description":"Teach your AI agent to write Podlite.   One command   install ⭐️. Works with Claude Code, Codex CLI, Cursor, GitHub Copilot, and anything that supports Agent Skills.","archived":false,"fork":false,"pushed_at":"2026-05-31T08:02:10.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-31T10:04:58.519Z","etag":null,"topics":["agent-sk","agent-skill","ai","claude-code","codex","copilot","cursor-skills","cusror","documentation","llm","llms","markup-language","podlite","structured-markup"],"latest_commit_sha":null,"homepage":"https://podlite.org","language":null,"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/podlite.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},"funding":{"open_collective":"podlite","github":"zag","patreon":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2026-02-11T20:34:16.000Z","updated_at":"2026-05-31T08:02:14.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/podlite/podlite-skills","commit_stats":null,"previous_names":["podlite/podlite-skills"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/podlite/podlite-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podlite%2Fpodlite-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podlite%2Fpodlite-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podlite%2Fpodlite-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podlite%2Fpodlite-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/podlite","download_url":"https://codeload.github.com/podlite/podlite-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podlite%2Fpodlite-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34929703,"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-06-29T02:00:05.398Z","response_time":58,"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-sk","agent-skill","ai","claude-code","codex","copilot","cursor-skills","cusror","documentation","llm","llms","markup-language","podlite","structured-markup"],"created_at":"2026-06-29T14:02:24.414Z","updated_at":"2026-06-29T14:02:28.409Z","avatar_url":"https://github.com/podlite.png","language":null,"funding_links":["https://opencollective.com/podlite","https://github.com/sponsors/zag"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n[![Podlite](https://github.com/podlite/podlite-skills/raw/main/assets/podlite_logo_ai_256x256.png)](https://podlite.org)\n\n\u003c/div\u003e\n\n# Podlite Skills\n\n\u003e Your AI writes Markdown. Teach it something better.\n\n[![GitHub Stars](https://img.shields.io/github/stars/podlite/podlite-skills?style=social)](https://github.com/podlite/podlite-skills)\n\nOne command. Works with [Claude Code](https://claude.ai/code), [Codex CLI](https://github.com/openai/codex), [Cursor](https://cursor.sh), [GitHub Copilot](https://github.com/features/copilot), and [35+ AI agents](https://skills.sh):\n\n```bash\nnpx skills add podlite/podlite-skills\n```\n\n**Why?** Markdown loses structure when AI generates it — mismatched indentation, broken nesting, no typed attributes. Podlite gives your AI explicit block boundaries and machine-readable attributes that survive copy-paste and context loss.\n\n⭐ **Found this useful? [Star the repo](https://github.com/podlite/podlite-skills)** — it helps others discover it.\n\n## Skills\n\n| Skill | Description |\n|-------|-------------|\n| [podlite-markup](skills/podlite-markup/SKILL.md) | Create and edit Podlite markup — docs, specs, ideas, structured content |\n\n## Installation\n\n### skills.sh (recommended)\n\nOne command, [35+ agents](https://skills.sh):\n\n```bash\nnpx skills add podlite/podlite-skills\n```\n\n### Claude Code (manual)\n\n```bash\ncp -r skills/ /path/to/your/project/.claude/skills/\n```\n\n### Codex CLI\n\n```bash\ncp -r skills/ ~/.codex/skills/\n```\n\n### Other tools\n\nDrop `SKILL.md` where your agent looks for skills. See [agentskills.io/specification](https://agentskills.io/specification).\n\n## What is Podlite?\n\nPodlite is a markup language that reads like Markdown but has real structure — block boundaries, typed attributes, inline formatting. Think Markdown that machines can actually parse.\n\n```raku\n=begin pod :type('page') :tags\u003ctutorial\u003e\n=TITLE My Document\n\n=head1 Introduction\n\nPodlite is B\u003creadable\u003e like Markdown but I\u003cstructured\u003e like YAML.\n\n=item Human-friendly syntax\n=item Machine-parseable attributes with C\u003c:key\u003cvalue\u003e\u003e\n=item Inline formatting: B\u003cbold\u003e, I\u003citalic\u003e, C\u003ccode\u003e, L\u003clinks|https://podlite.org\u003e\n\n=begin table :caption('Format Comparison')\n  Format   | Human | Machine | Attributes\n  ---------|-------|---------|------------\n  Markdown | +++   | +       | -\n  YAML     | +     | +++     | +++\n  Podlite  | +++   | +++     | +++\n=end table\n\n=end pod\n```\n\n## Podlite Resources\n\n\u003cdiv align=\"center\"\u003e\n\u003ctable border=0\u003e\u003ctr\u003e\u003ctd valign=top\u003e\u003cdiv align=\"center\"\u003e\n\n##### specification\n\n\u003c/div\u003e\n\n* [Source](https://github.com/podlite/podlite-specs)\n* [in HTML](https://podlite.org/specification)\n* [Discussions](https://github.com/podlite/podlite-specs/discussions)\n* [Implementation](https://github.com/podlite/podlite)\n\n\u003c/td\u003e\u003ctd valign=top\u003e\u003cdiv align=\"center\"\u003e\n\n##### publishing system\n\n\u003c/div\u003e\n\n* [Podlite-web](https://github.com/podlite/podlite-web)\n* [How-to article](https://zahatski.com/2022/8/23/1/start-you-own-blog-site-with-podlite-for-web)\n\n\u003c/td\u003e\u003ctd valign=top\u003e\u003cdiv align=\"center\"\u003e\n\n##### desktop editor\n\n\u003c/div\u003e\n\n* [Podlite-desktop](https://github.com/podlite/podlite-desktop)\n* [Releases](https://github.com/podlite/podlite-desktop/releases)\n\n\u003c/td\u003e\u003ctd valign=top\u003e\u003cdiv align=\"center\"\u003e\n\n##### online resources\n\n\u003c/div\u003e\n\n* [podlite.org](https://podlite.org)\n* [pod6.in](https://pod6.in/)\n* [github.com/podlite](https://github.com/podlite/)\n\n\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\n\u003c/div\u003e\n\n## Agent Skills\n\n* [Agent Skills Specification](https://agentskills.io/specification)\n* [skills.sh — marketplace](https://skills.sh)\n\n## License\n\nMIT\n\n---\n\n💡 **Found Podlite Skills useful?**\n[⭐ Star this repo](https://github.com/podlite/podlite-skills) — it helps other developers discover it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpodlite%2Fpodlite-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpodlite%2Fpodlite-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpodlite%2Fpodlite-skills/lists"}