Commit Graph

19 Commits

Author SHA1 Message Date
Keith Lazuka
8222908893 Delete deprecated html2pptx.tgz dependency 2026-02-03 21:20:49 -05:00
Keith Lazuka
4e6907a33c Update docx, xlsx, pdf, pptx skills with latest improvements (#330)
docx: Add commenting and track-changes support. Reorganize OOXML
tooling into a shared office/ module.

pptx: Streamline SKILL.md, add slide-editing and pptxgenjs guides,
bundle html2pptx as a tgz. Reorganize OOXML tooling into a shared
office/ module.

xlsx: Move recalc script into scripts/ and expand it. Add shared
office/ module for OOXML pack/unpack/validate.

pdf: Improve form-filling workflow with new form-structure extraction
script and updated field-info extraction.
2026-02-03 18:09:36 -08:00
Keith Lazuka
69c0b1a067 Add link to Agent Skills specification website (#160)
Added a note at the top of the README directing users to
agentskills.io for information about the Agent Skills standard.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude <noreply@anthropic.com>
2025-12-20 10:09:44 -08:00
Camaris
be229a5d51 Fix links in agent skills specification (#159) 2025-12-20 10:37:23 -05:00
Keith Lazuka
f232228244 Split agent-skills-spec into separate authoring and client integration guides (#148)
Reorganize the spec documentation:
- agent-skills-spec.md now serves as an index linking to the guides
- skill-authoring.md covers skill creation and SKILL.md format
- skill-client-integration.md provides guidance for Skill Client implementors

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude <noreply@anthropic.com>
2025-12-16 12:57:00 -05:00
Keith Lazuka
00756142ab Add doc-coauthoring skill and update example skills (#134)
* export/update example skills

* Add 'doc-coauthoring' to example-skills plugin

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
2025-12-04 12:01:46 -05:00
ant-andi
ef740771ac Move example skills into dedicated folder and create minimal top-level folder structure (#129) 2025-12-01 13:05:36 -05:00
Keith Lazuka
0f77e501e6 Update example skills and rename 'artifacts-builder' (#112)
* Export updated examples

* Rename 'artifacts-builder' to 'web-artifacts-builder'
2025-11-17 16:34:29 -05:00
Keith Lazuka
e5c60158df Add 'frontend-design' example skill (#98) 2025-11-12 12:58:13 -05:00
Mahesh Murag
c74d647e56 Clarify Claude Code installation in README.md (#20)
* Updates to README.md
2025-10-18 12:39:45 -04:00
Mahesh Murag
0877baec7e Updates to README.md (#9) 2025-10-16 15:15:19 -04:00
Keith Lazuka
b118d29ea4 Add Claude Claude instructions to the readme (#8) 2025-10-16 12:57:23 -04:00
Keith Lazuka
4d1e3f3f78 Add Claude Code Marketplace (#5) 2025-10-16 12:11:41 -04:00
Matt Piccolella
9b6100367b Small tweak to blog link (#7) 2025-10-16 12:08:28 -04:00
Keith Lazuka
10e0fbe1a4 Add initial Agent Skills Spec (#2) 2025-10-16 11:32:56 -04:00
Keith Lazuka
ec841043a5 Add 3rd Party notices (#4) 2025-10-16 08:32:27 -07:00
Matt Piccolella
67ada86353 Adding more details to README (#3)
* Adding details about document skills

* Adding partner skills section
2025-10-16 08:22:54 -07:00
Keith Lazuka
83291af582 Reorganize the example skills (#1)
* Rename to document-skills

* rearrange
2025-10-16 10:02:06 -04:00
Keith Lazuka
37292f37bf init repo 2025-10-15 17:07:32 -04:00