← Back to list

test-skill
by kubiyabot
A universal skill runtime for agents that runs anywhere. No servers, no context bloat, just tools that work.
⭐ 2🍴 0📅 Jan 21, 2026
SKILL.md
name: test-skill description: test-skill - brief description of what this skill does allowed-tools:
- Read
- Bash
Optional metadata:
version: 1.0.0
author: Your Name
category: utility
tags:
- example
- template
Test Skill
Brief description of what this skill does and its main purpose.
When to Use
- Use case 1: Describe when to use this skill
- Use case 2: Another scenario
- Use case 3: Additional context
Tools Provided
example-tool
Description of what example-tool does.
Usage:
skill run test-skill:example-tool --param1 value1 --param2 value2
Parameters:
param1(required): Description of first parameterparam2(optional): Description of second parameter
Example:
# Example usage with realistic values
skill run test-skill@default:example-tool --param1 "example value"
Configuration
Describe any configuration required for this skill:
skill config test-skill --set api_key=YOUR_API_KEY
skill config test-skill --set region=us-east-1
Examples
Example Workflow 1
skill run test-skill@default:example-tool --param1 value
Security Notes
- Credentials are stored securely in the system keychain
- Each instance has isolated configuration
- All API calls use TLS encryption
Score
Total Score
70/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon