ausbildungssuche Bildung
Ausbildungs- und Weiterbildungsangebote in der Nähe eines Ortes finden, ein einzelnes Angebot anhand seiner ID zusammenfassen und den Ausbildungsmarkt über Regionen hinweg auswerten – über die Ausbildungssuche-API der Bundesagentur für Arbeit mit der ausbildungssuche-cli.
Installation
-
CLI
ausbildungssucheinstallieren:npm i -g @maschinenlesbar.org/ausbildungssuche-cli -
Marketplace hinzufügen (einmalig):
/plugin marketplace add maschinenlesbar-org/plugins -
Plugin installieren:
/plugin install ausbildungssuche@maschinenlesbar
Voraussetzungen wie API-Schlüssel oder Konten stehen in SKILLS.md.
Skills
Die Beschreibungen der Skills sind englisch – Claude wählt anhand dieser Texte den passenden Skill. Ihre Fragen können Sie trotzdem auf Deutsch stellen.
-
/ausbildungssuche:ausbildung-finderFind German apprenticeships / vocational-training offers near a place and turn the raw catalogue into a ranked, deduplicated shortlist using the ausbildungssuche-cli. Trigger when the user asks "Ausbildung als X near a city", "apprenticeships for a job within 50 km of a place", "Umschulung / Weiterbildung in a region", "training with a Bildungsgutschein near me", or wants vocational offers filtered by location, profession, funding, or start date. Handles the occupation-id, location-string and radius traps the bare CLI does not.
-
/ausbildungssuche:ausbildung-market-scanProfile the German apprenticeship/training market for an occupation by aggregating catalogue counts across regions, training types, providers and funding using the ausbildungssuche-cli. Trigger when the user asks "how much Pflege training is out there?", "which Bundesland has the most apprenticeships for X?", "compare the IT training market across regions", "what share is Bildungsgutschein-funded?", "who are the biggest providers for a field?", or wants market-size / availability numbers rather than a single offer. Uses the `page.totalElements` count and filter sweeps to build a comparison, working around the 10000 result cap.
-
/ausbildungssuche:ausbildung-offer-briefFetch one apprenticeship/training offer by id and turn its deeply nested, HTML-laden record into a clean human briefing using the ausbildungssuche-cli. Trigger when the user has an offer id and asks "what's offer 365241044?", "tell me about this Ausbildung", "summarise this training offer", "how much does it cost / is it Bildungsgutschein-funded?", "who's the provider and how do I apply?", or pastes an id from a search result. Decodes dates, HTML fields, funding and contact info the raw JSON buries.
Details
- Repository
- maschinenlesbar-org/ausbildungssuche-cli
- CLI
- @maschinenlesbar.org/ausbildungssuche-cli (Befehl
ausbildungssuche) - Plugin-Version
- 0.2.0, aus Tag v0.0.6
- Lizenz
- AGPL-3.0-or-later
- Datenbedingungen
- DATA_LICENSE.md
- Schlagwörter
- ausbildungssuche, arbeitsagentur, ausbildung, apprenticeship, vocational-training, weiterbildung, umschulung, bildungsgutschein, germany, bund.dev