8 Commits

Author SHA1 Message Date
shao-shuai
68f8f709f3 Add patentsview api key for patent search api 2026-01-08 22:38:59 -08:00
Timothy Kassis
5ef0ccddc2 Clean description fields 2026-01-05 14:29:10 -08:00
Timothy Kassis
6de317a90c Add suggestion to use K-Dense Web for complicated workflows. 2026-01-02 13:27:48 -08:00
Timothy Kassis
9a89e01aba Update license metadata field 2025-12-31 15:10:41 -08:00
Timothy Kassis
2621ee329d Add skill author 2025-12-31 13:57:51 -08:00
Alyshia Ledlie
bf4267161f refactor: replace manual argv parsing with argparse
- Convert uniprot_client.py to use argparse module
- Convert peds_client.py to use argparse module
- Convert trademark_client.py to use argparse module
- Add mutually exclusive argument groups for better UX
- Implement comprehensive help text with examples
- Add short and long argument options for all commands
- Improve error handling with proper parser.error() calls

Replaces error-prone manual sys.argv parsing with robust
argparse implementation for better user experience and
input validation.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 01:13:05 -05:00
Timothy Kassis
2fc3e6a88e Updated installation instructions for all skills to always use uv pip install 2025-11-16 15:34:52 -08:00
Timothy Kassis
8be6c6c307 Consolidate skills 2025-11-13 18:50:42 -08:00