Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

a2x

يحتوي a2x على 12 من skills المجمعة من planetarium، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
12
Stars
2
محدث
2026-05-31
Forks
3
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

a2x-integration
مطوّرو البرمجيات

Integrates the @a2x/sdk (A2A Agent-to-Agent protocol) into any TypeScript project. Supports Next.js App Router, Next.js Pages Router, Express, NestJS, and zero-framework quick start. Use when the user wants to add A2A agent capabilities using @a2x/sdk, or says things like "add a2x", "integrate a2x", "a2x agent", "a2x endpoint", "add a2a with a2x", "create an a2x agent".

2026-05-31
a2x-client-integration
مطوّرو البرمجيات

Integrates `@a2x/sdk` **client-side** into a TypeScript application — call remote A2A agents from a Node.js CLI, Express/Fastify backend, Next.js server action, or background worker. Covers `A2XClient`, the `AuthProvider` fallback chain, `AuthScheme` handling, token persistence, SSE streaming consumption, and error mapping. Use when the user says things like "call an A2A agent", "use A2XClient", "consume an a2x agent", "add a2x client", "authenticate against an a2x agent", "stream from an a2x agent", or wants to embed remote agent access into their own app.

2026-05-31
recipe-suggest
الطهاة الخاصون

Suggest recipes based on a small list of ingredients the user already has. Use when the user lists ingredients and asks what they can cook, or mentions pantry, fridge, or leftover ingredients.

2026-04-21
weather-report
مطوّرو البرمجيات

Produce a compact weather report for a specified city. Use when the user asks about the weather, forecast, or temperature for a named city.

2026-04-21
commit-helper
مطوّرو البرمجيات

Generate commit messages from staged changes. Use when the user asks to commit changes or when preparing a pull request body.

2026-04-21
pdf-processing
مطوّرو البرمجيات

Extract text and tables from PDF files, fill forms, merge documents. Use when working with PDF files or when the user mentions PDFs.

2026-04-21
reference-heavy
مطوّرو البرمجيات

A skill that relies on REFERENCE.md and FORMS.md - verifies the loader surfaces bundled markdown files without the skill author having to rewrite anything.

2026-04-21
dup
مطوّرو البرمجيات

Fixture A with a duplicate name - used to verify the loader detects duplicates.

2026-04-21
dup
محللو ضمان جودة البرمجيات والمختبرون

Fixture B with a duplicate name - used to verify the loader detects duplicates.

2026-04-21
bad-name-with-space
مطوّرو البرمجيات

This skill's name does not match the strict format and must be rejected.

2026-04-21
valid-full
مطوّرو البرمجيات

A skill exercising every frontmatter feature the SDK supports.

2026-04-21
valid-simple
محللو ضمان جودة البرمجيات والمختبرون

A minimal skill used by unit tests. Used when parser/loader coverage requires the smallest possible valid SKILL.md.

2026-04-21