A skill with large instructions for performance testing
This skill is designed to test the performance of loading and rendering skills with large instruction sets.
This section contains extensive instructions to simulate a real-world complex skill.
This is a comprehensive skill that demonstrates how the system handles large amounts of instructional content. The following sections contain detailed procedures, guidelines, and reference information.
Before using this skill, ensure that:
This section covers advanced usage patterns and optimization strategies.
When working with large skills, consider the following:
Follow these best practices when implementing skills:
Common issues and their resolutions:
Issue 1: Slow loading times
Issue 2: High memory usage
This section contains reference tables, constants, and other supporting information.
| Parameter | Type | Default | Description | |-----------|------|---------|-------------| | timeout | int | 30 | Maximum execution time in seconds | | retry_count | int | 3 | Number of retry attempts | | buffer_size | int | 8192 | Buffer size for I/O operations |
This section provides practical examples of using the skill.
input: sample data
process: transform
output: result
input: complex data structure
process: multi-step transformation
validate: intermediate results
optimize: for performance
output: optimized result
For more information, refer to:
Additional technical details and implementation notes.
This concludes the large instructions skill. The content above should be sufficient for performance testing while remaining realistic and well-structured.
npx skills add valence-works/large-instructions-skill下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer
Tags:performance, testing