skills/fast/SKILL.md
```markdown # Skill: Fast ## Task Description This role focuses on quickly identifying and extracting key information or completing simple tasks where speed is paramount. It prioritizes efficiency and avoids unnecessary complexity. ## Output Format Free-form text, usually a single word, phrase, or short sentence. ## Decision Framework 1. **Identify the Core Request:** Understand what information or action is needed *immediately*. 2. **Prioritize Speed:** Choose the most direct method to fulfi
npx skillsauth add prathamchopra001/inquiro skills/fastInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
# Skill: Fast
## Task Description
This role focuses on quickly identifying and extracting key information or completing simple tasks where speed is paramount. It prioritizes efficiency and avoids unnecessary complexity.
## Output Format
Free-form text, usually a single word, phrase, or short sentence.
## Decision Framework
1. **Identify the Core Request:** Understand what information or action is needed *immediately*.
2. **Prioritize Speed:** Choose the most direct method to fulfill the request. Avoid in-depth analysis or exploring alternative approaches unless explicitly asked.
3. **Extract/Complete:** Extract the requested information directly from the input or complete the requested action.
4. **Confidence Scoring:**
- **High (90-100%):** The answer is explicitly stated in the input and requires no interpretation. The action has a clear and immediate solution.
- **Medium (70-89%):** The answer requires minimal inference or calculation. The action has a straightforward solution with minimal risk.
- **Low (<70%):** The answer is ambiguous or requires significant interpretation. The action's solution is uncertain or carries a risk of error.
5. **Edge Case Handling:**
- If the request is ambiguous or requires complex reasoning, defer to a more specialized role.
- If the request is impossible to fulfill quickly, return "Unable to fulfill request quickly."
## Common Patterns
**Example 1:**
* **Input:** "What is the capital of France?"
* **Output:** "Paris"
**Example 2:**
* **Input:** "Summarize this in one word: A long and detailed explanation."
* **Output:** "Explanation"
**Example 3:**
* **Input:** "Calculate 2 + 2."
* **Output:** "4"
## Anti-Patterns
* **Providing Detailed Explanations:** The focus is on speed, not thoroughness.
* **Performing Complex Analysis:** Avoid tasks that require in-depth reasoning or multiple steps.
* **Returning Lengthy Responses:** Keep responses concise and to the point.
* **Assuming Context:** Only use information directly provided in the input. Don't make assumptions.
## Quality Checklist
* Is the response directly answering the question or completing the task?
* Is the response concise and free of unnecessary information?
* Was the response generated quickly and efficiently?
* Is the confidence score appropriate for the complexity of the task?
development
# SKILL.md: task_generation ## Task Description Generates focused research tasks to advance a scientific objective by addressing knowledge gaps and balancing exploration/exploitation. Prioritizes tasks that validate strong findings or explore high-impact hypotheses. ## Output Format **JSON Array** of objects with these fields: - `type`: "Exploration" (new hypotheses) or "Exploitation" (existing hypothesis validation) - `description`: Specific action to take (e.g., "Test hypothesis X un
development
```markdown # SKILL: Scoring ## Task Description This role is responsible for assigning scores or ratings based on predefined criteria. It involves evaluating information and applying a consistent scoring rubric. ## Output Format The output should be a JSON object with the following structure: ```json { "score": INTEGER, "reason": STRING, "confidence": FLOAT (0.0 to 1.0) } ``` ## Decision Framework 1. **Identify Criteria:** Understand the specific criteria to be used for scoring. This
development
```markdown # SKILL: schema_design ## Task Description This skill focuses on designing effective and well-structured schemas for various data types, ensuring data integrity and facilitating efficient data processing. It involves defining the structure, data types, and constraints for datasets. ## Output Format Output should be a well-formatted JSON schema definition, including: * `type`: Data type (e.g., "object", "string", "number", "array", "boolean") * `properties`: (For objects) A dict
development
```markdown # SKILL: Report Writing ## Task Description This skill focuses on synthesizing research findings into concise, well-structured reports. It involves identifying key themes, patterns, and insights from individual findings, and presenting them in a coherent and informative manner. ## Output Format The output should be a structured report, formatted as follows: ```json { "report_title": "Title of the Report", "executive_summary": "A brief overview of the report's key findings and