Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

skill-engine

skill-engine에는 nick-railsback에서 수집한 skills 15개가 있으며, 저장소 수준 직업 범위와 사이트 내 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