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

mcp-semantic-gateway

يحتوي mcp-semantic-gateway على 17 من skills المجمعة من codeninja، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
17
Stars
7
محدث
2026-05-05
Forks
0
التغطية المهنية
6 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

mcp-gateway-configure-sources
مديرو الشبكات وأنظمة الحاسوب

Use when adding, removing, or troubleshooting upstream sources for the mcp-semantic-gateway — native MCP servers, OpenAPI / Swagger specs, or hand-authored skill libraries. Covers `~/.mcp_semantic_gateway/config.toml` syntax, auth wiring, and the `index` rebuild loop.

2026-05-05
mcp-gateway-discover-by-intent
محللو أنظمة الحاسوب

Use when the mcp-semantic-gateway is connected and the agent needs to find the right tool or workflow for a user request — refunding an order, onboarding a record, triaging an issue, etc. Establishes the search-before-guess pattern. Trigger on any task where the obvious tool name is not already in the agent's context.

2026-05-05
mcp-gateway-getting-started
مطوّرو البرمجيات

Use when the user is setting up the mcp-semantic-gateway for the first time, asks how to install or initialize it, or wants to point a coding agent (Claude Desktop, Claude Code, Cursor, Codex, opencode, pi) at the gateway. Covers `init`, the data directory layout, and the MCP client connection block.

2026-05-05
mcp-gateway-synthesize-skills
مطوّرو البرمجيات

Use when the user wants to generate `SKILL.md` workflows from an OpenAPI / Swagger source via the mcp-semantic-gateway `synth` command, inspect the synth cache, debug rejections, or register the generated library so an agent can find it. Triggers on words like "synth", "generate skills", "skill synthesis", "use cases".

2026-05-05
mcp-gateway-add-source-type
مطوّرو البرمجيات

Use when adding a new upstream source type to mcp-semantic-gateway (alongside the existing `mcp`, `openapi`, and `skill` types) — e.g., GraphQL, gRPC reflection, a proprietary catalog API. Walks the config model, ingestion collector, registry surface, and router branches that need to be extended.

2026-05-05
mcp-gateway-dev-setup
مطوّرو البرمجيات

Use when contributing to the mcp-semantic-gateway repository — cloning, installing dev dependencies with uv, navigating the source tree, or running the Makefile targets. Triggers on tasks about local development environment for this codebase.

2026-05-05
mcp-gateway-release-publish
مطوّرو البرمجيات

Use when cutting a new release of mcp-semantic-gateway — bumping the version in pyproject.toml, building the wheel, publishing to PyPI, or troubleshooting the publish step. Triggers on "release", "publish", "bump version", "new version", "PyPI".

2026-05-05
mcp-gateway-run-tests
محللو ضمان جودة البرمجيات والمختبرون

Use when running, debugging, or extending the test suite for the mcp-semantic-gateway repository. Covers pytest invocation, the e2e harness, fixtures, the stub LLM, and how unit tests are organized per pipeline stage.

2026-05-05
enhance-pet-visibility
بائعو التجزئة

This skill enhances the visibility of pets in the store by tagging them with specific labels and updating their information as needed.

2026-05-05
handle-order-cancellation
مطوّرو البرمجيات

This skill manages the cancellation of a purchase order by retrieving the order details and then proceeding to cancel it if necessary.

2026-05-05
manage-pet-lifecycle
مربو الحيوانات (رعاية)

This skill allows you to manage a pet's lifecycle by adding a new pet, updating its details, and removing it from the store as needed.

2026-05-05
manage-pet-orders
بائعو التجزئة

This skill allows an agent to manage pet orders by checking inventory, placing an order, and retrieving order details to confirm the purchase.

2026-05-05
manage-user-accounts
مطوّرو البرمجيات

This skill allows for the management of user accounts in the pet store system. It includes creating new users, updating user profiles, and deleting users as needed.

2026-05-05
organize-petstore
مطوّرو البرمجيات

This skill helps organize and maintain the pet store by finding pets by their status, updating their details, and uploading new photos for them.

2026-05-05
petstore-authentication
مطوّرو البرمجيات

This skill facilitates user authentication in the pet store system by logging users in and out, ensuring secure access to the platform.

2026-05-05
retrieve-and-update-pet
مطوّرو البرمجيات

This skill retrieves detailed information about a specific pet by its ID and allows for updating its name or status if necessary.

2026-05-05
retrieve-user-information
مطوّرو البرمجيات

This skill retrieves user information by fetching details using the `getUserByName` tool, enabling user-specific actions or updates based on their profile.

2026-05-05