tilework-techtilework-techOfficial·24 Agent Skills Included

nori-profiles

Install, switch, and manage coding agent configuration profiles

Installs and switches complete coding agent configuration profiles across Claude Code, Cursor, Codex, Gemini, and other supported agents. Eliminates manual copying of skills, subagents, slash commands, and MCP server settings between projects and machines. Downloads verified profiles from a registry, translates them into each agent's expected format, and supports private team registries.
npx skills add tilework-tech/nori-profiles --all -g -y
Available:

Directs the agent to modify the plugin package source rather than installed user configuration, and requires end-to-end verification of CLI changes using isolated test environments before finishing.

All Skills in This Repository (24)

Pure Emerald Level Indicators
📦 In Repo
tilework-techtilework-tech

creating-debug-tests-and-iterating

Create external-interface scripts to reproduce bugs via CLI, API, and GUI flows.

Official
Advanced
📦 In Repo
tilework-techtilework-tech

Creating-Skills

Create custom profile skills with SKILL.md checklists and Bash scripts.

Official
Basic
📦 In Repo
tilework-techtilework-tech

Getting Started with Abilities

Enforce Read-tool usage, skill announcements, and TodoWrite checklists for AI workflows.

Official
Basic
📦 In Repo
tilework-techtilework-tech

Write Noridoc

Create or update server-side noridocs with optional Git repository links.

Official
Intermediate
📦 In Repo
tilework-techtilework-tech

Sync Noridocs

Sync Git-tracked docs.md files to the Noridocs server.

Official
Intermediate
📦 In Repo
tilework-techtilework-tech

List Noridocs

List server-side noridocs with repository, pathPrefix, and limit filters.

Official
Intermediate
📦 In Repo
tilework-techtilework-tech

Read Noridoc

Read server-side noridocs documentation by file path with version and Git context.

Official
Intermediate
📦 In Repo
tilework-techtilework-tech

Prompt Analysis

Analyze prompts for clarity, specificity, and completeness.

Official
Intermediate
📦 In Repo
tilework-techtilework-tech

Memorize

Save implementation decisions and patterns to the Nori knowledge base via CLI with name and content parameters.

Official
Intermediate
📦 In Repo
tilework-techtilework-tech

Recall

Search Nori knowledge bases and fetch full articles by ID.

Official
Intermediate
📦 In Repo
tilework-techtilework-tech

Updating Noridocs

Update docs.md files after code changes using the nori-change-documenter subagent.

Official
Basic
📦 In Repo
tilework-techtilework-tech

Code-Review-Reception

Process code-review feedback by verifying items against the codebase and pushing documented updates.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install nori-profiles?

Run `npx skills add tilework-tech/nori-profiles --all -g -y` in your terminal to install all skills in this suite globally.

What is a Nori skillset?

A skillset is a complete agent configuration bundle containing skills, custom instructions, subagents, slash commands, and MCP server settings. You can switch between skillsets instantly without losing any configuration.

Which coding agents does Nori support?

It supports Claude Code, Cursor, Codex, Gemini CLI, GitHub Copilot, OpenCode, Goose, and several others. Each agent receives the skillset translated into the exact format it expects on disk.

Can teams share private skillsets?

Yes. Teams can set up private registries with full access control so only their organization can view and install internal skillsets.

How do I test CLI changes safely?

The included end-to-end testing skills run commands in isolated tmux sessions with a temporary home directory, so your real configuration is never touched.

Related Repositories in Software Engineering

View All in Software Engineering