{"id":50966812,"url":"https://github.com/mash/jlcpcb-skills","last_synced_at":"2026-06-18T21:02:31.012Z","repository":{"id":357720761,"uuid":"1231854497","full_name":"mash/jlcpcb-skills","owner":"mash","description":"AI-agent skill for searching the JLCPCB / LCSC parts catalogue.","archived":false,"fork":false,"pushed_at":"2026-05-09T14:45:13.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-14T03:06:11.538Z","etag":null,"topics":["ai-agent","claude-code","jlcpcb","kicad","lcsc","pcb","skill"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/mash.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-05-07T10:57:32.000Z","updated_at":"2026-05-09T14:45:17.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mash/jlcpcb-skills","commit_stats":null,"previous_names":["mash/jlcpcb-skills"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/mash/jlcpcb-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mash%2Fjlcpcb-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mash%2Fjlcpcb-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mash%2Fjlcpcb-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mash%2Fjlcpcb-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mash","download_url":"https://codeload.github.com/mash/jlcpcb-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mash%2Fjlcpcb-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34507160,"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-18T02:00:06.871Z","response_time":128,"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":["ai-agent","claude-code","jlcpcb","kicad","lcsc","pcb","skill"],"created_at":"2026-06-18T21:02:27.937Z","updated_at":"2026-06-18T21:02:30.994Z","avatar_url":"https://github.com/mash.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JLCPCB Skills\n\nAI-agent skills and scripts for searching the JLCPCB / LCSC parts catalogue.\n\n## Use cases\n\n### Search parts\n\nPoint your coding agent at a BOM (KiCad, CSV, schematic netlist, etc.) and ask it to resolve every line to a part that is currently in stock at JLCPCB — preferring Basic parts to avoid extended-part fees, matching package, value, tolerance, voltage, and other parametric constraints.\n\nExample prompt:\n\n```text\nFill the BOM with parts available from JLCPCB.\nPrefer Basic parts. For each line, output MPN, LCSC number, stock, and Basic/Extended.\n```\n\n```text\nFind 0.1uF 0603 X7R 25V+ Basic capacitor on JLCPCB.\n```\n\n### Update local catalogue\n\nAsk your coding agent to update the local SQLite catalogue from the upstream JSON shards.\n\n```text\nUpdate the local JLCPCB parts catalogue.\n```\n\n## Install\n\nIn Claude Code:\n\n```\n/plugin marketplace add mash/jlcpcb-skills\n/plugin install jlcpcb-skills@jlcpcb-skills\n```\n\nAvailable next session. The skill installs the `jlcpcb-parts` CLI itself on first use, picking the method (pipx / uv / venv pip / …) that fits your Python environment. To skip bootstrap, install `git+https://github.com/mash/jlcpcb-skills.git` yourself however you like.\n\n## Data source\n\nThe local SQLite is built from the JSON shards published by [yaqwsx/jlcparts](https://github.com/yaqwsx/jlcparts) at `https://yaqwsx.github.io/jlcparts/data/` (refreshed every ~6h upstream). yaqwsx/jlcparts is licensed under the MIT License (Copyright (c) 2024 Jan Mrázek).\n\nThis repository does not redistribute the catalogue data — each user fetches it directly from the upstream CDN on first use of the `update` command.\n\n## License\n\nMIT — see [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmash%2Fjlcpcb-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmash%2Fjlcpcb-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmash%2Fjlcpcb-skills/lists"}