Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ntee-r1quest

ntee-r1quest 收录了来自 nickooan 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
4
更新
2026-07-13
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

r1quest-language-runtime
软件开发工程师

Understand ntee-r1quest .ntd and .nts syntax, request keywords, macros (including `or` defaults), config behavior, and one-shot -p/-env/-ti execution. Use when explaining, reviewing, authoring, or fixing the syntax of individual R1Quest request scripts. To actually run/execute requests, use the r1quest-one-shot-runner skill instead.

2026-07-13
r1quest-one-shot-runner
软件开发工程师

Locate and execute ntee-r1quest .nts requests as one-shot commands. Use this whenever a user asks to run, call, trigger, or execute one or more named requests, referenced by name or path (with or without .nts) — a single request ("run google-api get-orders-by-id", "run folder-2/create-post") or several in sequence ("run folder-2/create-post then folder-2/update-post"), chained via a generated @joint file or per-step -env passing. This is THE skill for actually executing requests.

2026-07-13
openapi-r1quest-generator
软件开发工程师

Generate ntee-r1quest request projects from Swagger/OpenAPI v3 YAML or JSON files. Use when asked to scan an OpenAPI spec and create .ntd data files plus .nts request files organized by project, HTTP method, and operation name.

2026-06-25
r1quest-project-editor
软件开发工程师

Scan and edit an existing ntee-r1quest request root. Use when asked to inspect, update, or refactor .ntd data files and .nts request files in the current project.

2026-06-20
graphql-schema-r1quest-generator
软件开发工程师

Generate a ntee-r1quest GraphQL request project from a GraphQL schema file. Use when the user provides a schema path and asks to create or generate gql/graphql requests into an output directory or current CLI directory.

2026-06-19
r1quest-graphql-generator
软件开发工程师

Generate GraphQL examples and request actions using ntee-r1quest .ntd and .nts files. Use when asked to create, convert, review, or run GraphQL queries or mutations in a R1Quest project.

2026-06-19
r1quest-config-editor
软件开发工程师

Read and modify ntee-r1quest .r1qconfig.yaml configuration. Use when a user asks to view, add, or change R1Quest config such as the request root, AI adapter, socket path, custom editor suggestions, or custom AI commands.

2026-06-14