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

skill-engine

يحتوي skill-engine على 15 من skills المجمعة من nick-railsback، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
15
Stars
2
محدث
2026-06-11
Forks
1
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

apply
مطوّرو البرمجيات

Promote a reviewed proposal into the live contextualizer.

2026-06-11
discover
مطوّرو البرمجيات

Propose new reference files for registered sources.

2026-06-11
new-reference
مطوّرو البرمجيات

Register one new reference in an existing contextualizer without a full discover pass.

2026-06-11
refresh
مطوّرو البرمجيات

Refresh a contextualizer's references against current upstream state.

2026-06-11
self-audit
مطوّرو البرمجيات

Audit a contextualizer for drift (read-only).

2026-06-11
status
مطوّرو البرمجيات

List a contextualizer's reference freshness and any pending review work.

2026-06-11
using-skill-engine
مطوّرو البرمجيات

When the user mentions skill-engine or "the engine" without naming a specific workflow, or wants first-run setup. Inspects `.claude/skills/*-context/` install state (and any pending `*-context.proposed/` proposals) across all three install levels, then dispatches to engine-bootstrap when no contextualizer exists, to discover / refresh / status / self-audit / new-reference when one is present, or asks which workflow when the choice is ambiguous.

2026-06-11
inspect-ai-context
مطوّرو البرمجيات

Answers questions across the configured sources. References load on demand from references/. Use when working in any of this contextualizer's source domains.

2026-06-11
langchain-context
مطوّرو البرمجيات

Answers questions about the LangChain Python ecosystem — the langchain-ai/langchain monorepo (langchain-core, v1 agents, langchain-classic, in-tree partners, text-splitters) plus companion repos LangGraph, LangSmith SDK, Deep Agents, out-of-tree partner monorepos langchain-google and langchain-aws, and the docs.langchain.com source. Includes a thin orientation pointer for the LangChain.js port. References load on demand from references/.

2026-06-11
modelcontextprotocol-python-sdk-context
مطوّرو البرمجيات

Answers questions about the official Model Context Protocol (MCP) Python SDK (`mcp` package on PyPI, `modelcontextprotocol/python-sdk` on GitHub). Tracks the `main` branch (v2 pre-alpha — `MCPServer`/snake_case/constructor-`on_*` handlers). Use when working with MCP servers or clients in Python, debugging v1→v2 migrations, or answering questions about tools, resources, prompts, transports, OAuth, or experimental tasks. References load on demand from `references/`.

2026-06-11
clean-cache
مطوّرو البرمجيات

Delete the skill-engine clone cache (`~/.cache/skill-engine/`), with a dry-run preview first.

2026-06-11
engine-bootstrap
مطوّرو البرمجيات

Scaffold a new contextualizer from one or more source URLs or local paths.

2026-06-11
config-set
مطوّرو البرمجيات

Set an engine-wide config value (currently the `review` diff tool).

2026-05-28
discard
مطوّرو البرمجيات

Discard a staged proposal without promoting it.

2026-05-28
review
مطوّرو البرمجيات

Review a staged proposal and sign off before applying it.

2026-05-28