Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

skill-engine

skill-engine contient 15 skills collectées depuis nick-railsback, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
15
Stars
2
mis à jour
2026-06-11
Forks
1
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

apply
Développeurs de logiciels

Promote a reviewed proposal into the live contextualizer.

2026-06-11
discover
Développeurs de logiciels

Propose new reference files for registered sources.

2026-06-11
new-reference
Développeurs de logiciels

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

2026-06-11
refresh
Développeurs de logiciels

Refresh a contextualizer's references against current upstream state.

2026-06-11
self-audit
Développeurs de logiciels

Audit a contextualizer for drift (read-only).

2026-06-11
status
Développeurs de logiciels

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

2026-06-11
using-skill-engine
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-06-11
engine-bootstrap
Développeurs de logiciels

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

2026-06-11
config-set
Développeurs de logiciels

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

2026-05-28
discard
Développeurs de logiciels

Discard a staged proposal without promoting it.

2026-05-28
review
Développeurs de logiciels

Review a staged proposal and sign off before applying it.

2026-05-28