Nguyen Anh Quan avatar

Nguyen Anh Quan

Community

@Kurorz2004

0Followers
|
13Public Repos
|
4Published Skills

Nguyen Anh Quan (Kurorz2004) publishes agent-oriented skills for structured research notes, knowledge-graph traces, file organization, and autonomous skill creation.

Skills Distribution
DomainDeveloper To...Knowledge Manageme.. (35%)Research & Source .. (25%)File Organization .. (20%)Skill Authoring & .. (20%)

Agent Skills by Nguyen Anh Quan

Showing 4 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Nguyen Anh Quan

FAQPage Schema
What tasks can I accomplish with Kurorz2004's skills?

You can write actionable structured notes with trace schemas and self-audit checklists, conduct pre-coding domain research with saved sources and indexed findings, reorganize and deduplicate shared notes directories, and autonomously create, test, benchmark, and optimize new skills from repeated work patterns.

Who are these skills designed for?

They target engineers and agent operators running multi-agent or eval-driven environments who need durable shared memory. The create-notes skill specifically serves teams where future agents must act on prior experiment results, grader issues, build problems, and runtime discoveries recorded in a shared directory.

How does the create-notes skill work in practice?

Trigger it whenever writing a file under notes/. It enforces one of four note variants, required frontmatter with a team-level creator filter, a structured-trace schema feeding a dashboard knowledge graph, a self-audit checklist, bundled stamp/lint/unattributed scripts, and shell-escaping guidance that prevents stripped markdown content.

When should I use the skill-creator skill?

Use it when you notice repeated tool sequences, recurring code patterns across attempts, or insights worth packaging as a reusable skill. It autonomously creates, tests, and optimizes skills from detected patterns, and also benchmarks and iterates on existing skills to improve their performance.

What are the prerequisites for using these skills?

You need an environment with a shared notes directory structure (notes/, research/, experiments/) and an index.md file. The create-notes skill relies on its bundled scripts for stamping, linting, and attribution checks, and expects shell access where markdown escaping behavior must be handled carefully.