Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
getnao
GitHub 创作者资料

getnao

按仓库查看 2 个 GitHub 仓库中的 14 个已收集 skills,并展示近似职业覆盖。

已收集 skills
14
仓库
2
职业领域
2
更新
2026-05-20
职业覆盖
该创作者主要覆盖的职业大类。
仓库浏览

仓库与代表性 skills

#001
sylph
8 个 skills14538更新于 2026-05-20
占该创作者 57%
create-contract
采购代理(非批发、零售与农产品)

Generate a customer-specific enterprise service agreement by filling in the standard template with deal details.

2026-05-20
head-of-data
软件开发工程师

Head of Data agent - creates reportings and ad-hoc analytics using nao MCP tools. Always use ask_nao to create conversations that persist in nao.

2026-05-20
review-contract
采购代理(非批发、零售与农产品)

Review a contract against standard negotiation positions - flag deviations, generate redlines, provide business impact analysis. Use when reviewing vendor or customer agreements, when you need clause-by-clause analysis, or when preparing a negotiation strategy.

2026-05-20
sylph-create-skill
软件开发工程师

Create a new skill from scratch. Generates the SKILL.md, registers it in AGENTS.md, and sets up the content folder structure.

2026-05-20
sylph-setup-agent
软件开发工程师

Set up an AI agent by validating her scope, schedule, and delivery channel. Run as `/sylph-setup-agent <agent-name>` or `/sylph-setup-agent all`.

2026-05-20
sylph-setup
软件开发工程师

Personalize Sylph to your company. Ask the company name, then derive everything from the web - CONTEXT.md, brand voice, team, ICP, and standing instructions.

2026-05-20
sylph-setup-skill
软件开发工程师

Set up a specific Sylph skill by auto-pulling examples from the web, deriving insights, and configuring the skill. Run as `/sylph-setup-skill <skill-name>`.

2026-05-20
update-docs
软件开发工程师

Detect user-facing features in recently merged PRs and open a PR in the docs repo adding the missing documentation.

2026-05-20
#002
nao
6 个 skills1.2k164更新于 2026-05-20
占该创作者 43%
deploy-context
网络与计算机系统管理员

Wire a nao project's context folder to a remote nao instance (Cloud or self-hosted) so every push to `main` automatically runs `nao deploy` via GitHub Actions. Use when the user has a working local nao project versioned in Git and wants their team's deployed instance to always reflect the latest committed context. Covers `nao deploy` usage, the GitHub Actions workflow, organization API keys, GitHub Secrets, `.naoignore`, environment-variable references in `nao_config.yaml`, and create-vs-update behavior. Do not use for first-time project setup (use `setup-context`) or for `nao sync` automation that commits warehouse metadata back to the repo (covered in the docs' synchronization page).

2026-05-20
setup-context
软件开发工程师

Bootstrap a nao agent for a project — gather warehouse + scope + extra-context info in one round, look up the warehouse-specific config from nao docs, write nao_config.yaml, run nao init + nao sync, set up the LLM key, and generate the first RULES.md. Use when the user has just decided to use nao on a new project. Only for first-time setup; for editing rules, generating tests, or reviewing an existing context, use write-context-rules / create-context-tests / audit-context.

2026-05-04
add-semantic-layer
软件开发工程师

Wire a semantic layer into a nao agent so that metric queries are routed through a single source of truth. Supports dbt MetricFlow (dbt Cloud with Semantic Layer), Snowflake (views or semantic views via MCP), an in-house nao YAML semantic layer, or other tools (via MCP discovery). Installs the right MCP server, updates RULES.md to route metric queries through the semantic layer, and (for the nao YAML option) generates starter metric files. Use after a first round of tests has shown the agent struggling with metric reliability. Do not use for raw rule writing (write-context-rules) or first-time setup (setup-context).

2026-04-30
audit-context
软件质量保证分析师与测试员

Diagnose the health of a nao context at any stage of its lifecycle. Use when the user wants a structured review of what's been synced, how RULES.md compares to the target structure, whether every table is documented, whether the data model is MECE, whether tests exist and what their failures reveal, and whether context files are bloated. Outputs a structured audit report with ranked recommendations. Do not use for first-time setup (setup-context) or routine rule writing (write-context-rules).

2026-04-30
create-context-tests
软件质量保证分析师与测试员

Generate a test suite of natural-language → SQL pairs that becomes the quality benchmark for a nao agent, then run it via `nao test`. Use when the user wants to start measuring agent reliability, extend an existing test suite, or add tests for new metrics. Tests are the only honest answer to "is the context working?". Do not use for writing rules (write-context-rules) or diagnosing failures (audit-context).

2026-04-30
write-context-rules
软件开发工程师

Create or extend a nao project's RULES.md. Owns the RULES.md template. Use when the user wants to generate the initial RULES.md from synced metadata (called by setup-context), or improve their existing RULES.md. Do not use for first-time scope setup (use setup-context) or for diagnosing existing problems (use audit-context).

2026-04-30
已展示 2 / 2 个仓库
已展示全部仓库