From 046e3511409e7830fb24d8943b241d1febb10646 Mon Sep 17 00:00:00 2001 From: Mohammad Alhashemi <64827602+malhashemi@users.noreply.github.com> Date: Tue, 23 Dec 2025 02:24:06 +0300 Subject: feat: add native skill tool with permission system (#5930) Co-authored-by: Dax Raad --- .opencode/skill/test-skill/SKILL.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .opencode/skill/test-skill/SKILL.md (limited to '.opencode/skill/test-skill') diff --git a/.opencode/skill/test-skill/SKILL.md b/.opencode/skill/test-skill/SKILL.md new file mode 100644 index 000000000..3fef059f2 --- /dev/null +++ b/.opencode/skill/test-skill/SKILL.md @@ -0,0 +1,6 @@ +--- +name: test-skill +description: use this when asked to test skill +--- + +woah this is a test skill -- cgit v1.2.3