Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

skill-engine

skill-engine contiene 15 skills recopiladas de nick-railsback, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
15
Stars
2
actualizado
2026-06-11
Forks
1
Cobertura ocupacional
1 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

apply
Desarrolladores de software

Promote a reviewed proposal into the live contextualizer.

2026-06-11
discover
Desarrolladores de software

Propose new reference files for registered sources.

2026-06-11
new-reference
Desarrolladores de software

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

2026-06-11
refresh
Desarrolladores de software

Refresh a contextualizer's references against current upstream state.

2026-06-11
self-audit
Desarrolladores de software

Audit a contextualizer for drift (read-only).

2026-06-11
status
Desarrolladores de software

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

2026-06-11
using-skill-engine
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-06-11
engine-bootstrap
Desarrolladores de software

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

2026-06-11
config-set
Desarrolladores de software

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

2026-05-28
discard
Desarrolladores de software

Discard a staged proposal without promoting it.

2026-05-28
review
Desarrolladores de software

Review a staged proposal and sign off before applying it.

2026-05-28