Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
$pwd:
getnao
GitHub creator profile

getnao

Repository-level view of 14 collected skills across 2 GitHub repositories, including approximate occupation coverage.

skills collected
14
repositories
2
occupation fields
2
updated
2026-05-20
repository explorer

Repositories and representative skills

#001
sylph
8 skills14538updated 2026-05-20
57% of creator
create-contract
Agents d'achat (sauf gros, détail et produits agricoles)

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

2026-05-20
head-of-data
Développeurs de logiciels

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
Agents d'achat (sauf gros, détail et produits agricoles)

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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.2k164updated 2026-05-20
43% of creator
deploy-context
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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 sur 2 depots affiches
Tous les depots sont affiches