Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 577 Bytes

File metadata and controls

21 lines (14 loc) · 577 Bytes

Claude Code

Install a skill from this repo:

npx skills add ontology-of-everything/SemanticSkills \
  --skill <skill-name> \
  --agent claude-code \
  --copy

Or copy skills/<skill-name>/ to:

  • ~/.claude/skills/ (user-wide), or
  • .claude/skills/ (project)

Folder name must match name in SKILL.md frontmatter.

See agentskills.io and Claude Code docs for skill discovery behavior.

Interaction discipline (一次只问一事): authoring.md § Interaction discipline.