Loading...
Loading...
Found 6,147 Skills
Initialize a new project with deep context gathering and PROJECT.md
Run all remaining phases autonomously — discuss→plan→execute per phase
Guide existing codebase onboarding through mapping, doc ingest, and planning setup
(NS) Autonomous execution engine — plans depth, resolves doubts from docs/specs, multi-agent work in an isolated worktree. Use for a local/pasted plan or "run this autonomously" without GitLab. Also Phase 2 under ns-execution-gitlab-issue (do not run standalone then). Not for single-step edits (ns-coder) or GitLab issues directly (ns-execution-gitlab-issue).
Coordinate OMP subagents on substantial work. Use when parallel discovery, specialist review, or clearly partitioned implementation will shorten or strengthen the result; skip trivial tasks.
Fetch and analyze Linear issue with all related context. Use when starting work on a Linear ticket, analyzing issues, or gathering context about a Linear issue.
La puerta de entrada del kit — de un clon recién bajado a un cerrador andando, local o en Railway.
Use when an agent is asked "what did I (or my team) work on yesterday / this week / today" across provider data in a relayfile mount (Linear, GitHub, Notion, Slack, Confluence, Jira, etc.). Tells the agent to consult the pre-computed `digests/yesterday.md` (and sibling digest files) at the workspace root BEFORE doing manual exploration with `ls`/`grep`/`find`. The digest is deterministic, exhaustive over the window, and costs one file read instead of dozens of provider queries.
Execute a quick task with GSD guarantees (atomic commits, state tracking) but skip optional agents
Capture a website and create a FrameVideo video from it. Use when: (1) a user provides a URL and wants a video, (2) someone says "capture this site", "turn this into a video", "make a promo from my site", (3) the user wants a social ad, product tour, or any video based on an existing website, (4) the user shares a link and asks for any kind of video content. Even if the user just pastes a URL — this is the skill to use.
Assisted Skill for Credit Application Submission. Automatically inventory notes and materials in customer files, assess completeness against the bank's pre-loan due diligence material standards, check for case conflicts and credit expiration status, generate a structured assessment report, and guide account managers to confirm submission. This Skill is used when users need to submit credit applications, initiate approval processes, apply for loan renewal, apply for additional credit, or assess whether materials are complete. Trigger words include: "submit credit application", "initiate approval", "submit credit", "loan renewal application", "additional credit application", "assess materials", "credit application submission", "initiate credit process". Not applicable to: post-loan management, risk classification adjustment, non-performing asset disposal, credit approval decision-making, or general consultations without specific customer background.
Implement an already-decided bounded scope from a Plan, handoff, review findings, direct brief, docs task, fix, or refactor. Use for implementation or continuation work; use diagnose-issue first when the cause is unknown.