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

knowledge-context-protocol

يحتوي knowledge-context-protocol على 4 من skills المجمعة من Cantara، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
4
Stars
26
محدث
2026-07-04
Forks
2
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

kcp-navigate
مطوّرو البرمجيات

Use an existing KCP knowledge.yaml to find and load only the relevant knowledge for a task, instead of exploring a repository or docs site blind. Use when a project contains a knowledge.yaml (or a /.well-known/knowledge.yaml) and you need to answer a question or locate the right files efficiently.

2026-07-04
kcp-adopt
المهن الحاسوبية الأخرى

Add a Knowledge Context Protocol (KCP) knowledge.yaml manifest to a codebase or documentation set so AI agents navigate it by intent instead of exploring blindly. Use when someone wants to make a repository "agent-ready", cut an agent's tool calls and context spend, adopt KCP, or upgrade an llms.txt to structured knowledge metadata.

2026-06-13
kcp-author
المهن الحاسوبية الأخرى

Write or improve units in a KCP knowledge.yaml manifest — effective intents, triggers, relationships, audience targeting, negative-space (not_for), and temporal validity — and validate them. Use when editing a knowledge.yaml, when an agent keeps loading the wrong unit for a task, or when manifest queries return poor matches.

2026-06-13
kcp-render
المهن الحاسوبية الأخرى

Safely ingest a third-party or untrusted KCP knowledge.yaml by running the trusted render pipeline (kcp render) before any of its content reaches the agent. Use when encountering a knowledge.yaml from a repository you do not control, an external/federated source, an unsigned manifest, or any manifest whose author you do not trust.

2026-06-13