Skip to main content
getnao
GitHub creator profile

getnao

Repository-level view of 15 collected skills across 2 GitHub repositories.

skills collected
15
repositories
2
updated
Aug 11, 2026
repository explorer

Repositories and representative skills

create-contract
paralegals-and-legal-assistants-232011

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

May 20, 2026
head-of-data
data-scientists-152051

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.

May 20, 2026
review-contract
paralegals-and-legal-assistants-232011

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…

May 20, 2026
sylph-create-skill
computer-occupations-all-other

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

May 20, 2026
sylph-setup-agent
computer-occupations-all-other

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`.

May 20, 2026
sylph-setup
computer-occupations-all-other

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

May 20, 2026
sylph-setup-skill
computer-occupations-all-other

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>`.

May 20, 2026
update-docs
software-developers

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

May 20, 2026
setup-context
unclassified

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…

Aug 11, 2026
deploy-context
network-and-computer-systems-administrators

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…

Jul 28, 2026
build-custom-charts
software-developers

Create or update browser-rendered custom nao chart modules in agent/charts.

Jul 23, 2026
write-context-rules
software-developers

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…

Jul 15, 2026
add-semantic-layer
software-developers

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…

Apr 30, 2026
audit-context
software-developers

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…

Apr 30, 2026
create-context-tests
software-quality-assurance-analysts-and-testers

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.…

Apr 30, 2026
Showing 2 of 2 repositories
All repositories loaded