Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计提醒

research-tikrit研究提克里特

Agent Skill

research-tikrit 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

6,724

周安装

283

GitHub Stars

公开资料未说明

下载量

2,355
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:research-tikrit(研究提克里特)
来源仓库:https://github.com/bio-colab/research-tikrit
安装命令:
openclaw skills install research-tikrit
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install research-tikrit

简介

使用此技能为提克里特大学计算机科学和数学学院撰写完整的、格式化的学术毕业研究论文和项目。

SKILL.md

name
cs-math-research
description
>

CS & Math Research Writing — Tikrit University

This skill captures the precise formatting, structure, language conventions, and academic standards required for graduation research papers at the College of Computer Science and Mathematics, Tikrit University, based on real documents produced in prior sessions.


1. Document Identity & Cover Page

Every research document must open with this exact hierarchy of institutional identity:

Republic of Iraq
Ministry of Higher Education & Scientific Research
Tikrit University
College of Computer Science and Mathematics
[Department Name] Department

Followed by:

  • Research/Project Title — centered, bold, 16pt+
  • Submission line: *"Submitted to the [Department] Department, College of Computer

Science and Mathematics, Tikrit University, in Partial Fulfillment of the Requirements for the Bachelor of Science Degree in [Field]"*

  • Prepared by: [Student Name(s)] — in Arabic if the student is Iraqi
  • Supervised by: [Supervisor Name with academic title, e.g., م.م. / أ.م.د.]
  • Hijri year (e.g., 1446هـ) on the left, Gregorian year (e.g., 2025م) on the right

After the cover, insert:

  1. Bismillah page — بسم الله الرحمن الرحيم with a Quranic verse (standard Iraqi academic tradition)
  2. Dedication page — brief, heartfelt, addressed to family / mentors / friends
  3. Acknowledgment page — 1–2 paragraphs thanking family, university, supervisor

2. Document Language Policy

SectionLanguage
Cover pageEnglish (with Arabic student name if applicable)
Bismillah / Dedication / AcknowledgmentArabic
Abstract (English)English
Abstract (Arabic — الخلاصة)Arabic — always include both
All chapters (Introduction through Conclusions)English
ReferencesEnglish (IEEE or APA style)
Table of ContentsEnglish

Dual abstract is mandatory. The Arabic abstract (الخلاصة) appears at the very end of the document, after References.


3. Required Chapter Structure

Follow this five-chapter structure exactly:

Chapter One: Introduction

  • 1.1 Introduction — Background of the field, motivation, real-world relevance
  • 1.2 The Research Problem — Clearly stated challenges (use bullet points for sub-problems)
  • 1.3 The Research Aims / Objectives — Numbered or bulleted list of specific goals
  • 1.4 Related Work — Brief paragraph-form survey of prior studies (3–6 references minimum)

Chapter Two: Literature Review (Theoretical Background)

  • In-depth exposition of all core technologies, algorithms, hardware, or theoretical

concepts used in the project

  • Each major component gets its own numbered subsection (2.1, 2.2, 2.3…)
  • Include figures with captions ("Figure 2-X: Description") and tables where appropriate
  • For hardware-based projects: include component specs and describe each part
  • For AI/ML projects: explain the model architecture, training methodology, datasets

Chapter Three: Research Methodology

  • 3.1 Introduction — Brief overview of what this chapter covers
  • 3.2+ — Detailed subsections describing the system design, implementation phases,

circuit diagrams, algorithms, datasets, software environment, etc.

  • Include phase-by-phase breakdown if the project has multiple stages
  • Include cost table (in IQD — Iraqi Dinars) for hardware projects:

| NO | Device | Cost (IQD) |

  • Include system architecture diagram or flowchart description

Chapter Four: Results and Discussion

  • 4.1 Introduction
  • 4.2+ — Present results with tables (accuracy metrics, performance data, etc.)
  • Include comparison with prior related work
  • Discuss challenges encountered and limitations

Chapter Five: Conclusions

  • Summary of what was achieved
  • Key findings
  • Future work recommendations (at least 3–5 concrete suggestions)

4. Figures and Tables

  • Figures → numbered as: Figure (Chapter-Number): Caption

Example: Figure (2-3): Arduino UNO R3

  • Tables → numbered as: Table Chapter-Number: Caption

Example: Table 3-1: Circuit Components

  • All figures and tables must be referenced in-text before they appear
  • A Table of Figures section follows the Table of Contents

5. References Format

Use IEEE-style numbered references. Examples:

[1] Author, A., & Author, B. Title of paper. Journal Name, vol(issue), pages, year.
[2] Author, C. Title of conference paper. In Conference Name, Publisher, year.
  • Minimum 10–15 references for a BSc project
  • References appear at the end of the document, before the Arabic abstract
  • In-text citations use square brackets: [1], [2, 3], [16]

6. Formatting Specifications (for .docx output)

When generating a Word document, apply these settings:

ElementSpecification
Font (English body)Times New Roman, 12pt
Font (Arabic text)Traditional Arabic or Times New Roman, 14pt
Line spacing1.5 lines
Margins2.5 cm all sides (or 1 inch)
Chapter headingsBold, 14pt, centered
Section headings (1.1)Bold, 12pt, left-aligned
Subsection headings (1.1.1)Bold, 12pt, left-aligned
Page numbersBottom center, starting from Chapter One
Table of ContentsAuto-generated from heading styles
Cover pageNo page number
Paper sizeA4
Arabic text directionRTL (right-to-left)

7. Common Project Types & Their Specific Conventions

7a. AI / Machine Learning Projects (CNN, YOLO, Deep Learning)

  • Chapter Two must explain: neural network basics → specific architecture (CNN, YOLO, etc.)

→ dataset → training parameters → evaluation metrics

  • Accuracy table format:

| Metric | Value | | Precision | X% | | Recall | X% | | mAP@0.5 | X% |

  • Mention: training/validation/test split percentages (e.g., 70/20/10)
  • Mention: number of epochs, image size, batch size

7b. Robotics / Hardware Projects

  • Must include: component list table (Name, Quantity, Specification)
  • Must include: cost table in IQD
  • Phases: Assembly → Embedded System → Control System → Sensors → Testing
  • Describe: microcontroller model, motor drivers, power supply, communication modules
  • Component figures are expected for each major hardware part

7c. Networking / Protocol Projects

  • Chapter Two: OSI model → Transport Layer → TCP vs UDP comparison table
  • Include: Three-Way Handshake explanation for TCP
  • Include: socket programming concepts if implementation is included
  • Compare your implementation against protocol standards

7d. Database / Information Systems

  • Chapter Two: Database design principles → ER diagram → normalization
  • Chapter Three: System design → database schema → interface screenshots
  • Chapter Four: Testing scenarios and results table

7e. Signature / Image Processing / Pattern Recognition

  • Chapter Two: Preprocessing → feature extraction → classifier architecture
  • Chapter Three: Dataset description, augmentation techniques, model training
  • Chapter Four: Confusion matrix, ROC curve description, accuracy metrics

8. Academic Writing Style Guidelines

  • Write in formal third-person academic English ("The system demonstrates…",

"The results indicate…", "This research presents…")

  • Avoid first-person ("I built…" → "The researcher developed…")
  • Each paragraph in Chapter One should end with at least one citation [X]
  • Related Work section: describe each cited paper in 1–2 sentences, do not quote directly
  • Conclusions must NOT introduce new information — only summarize findings
  • Avoid contractions ("don't" → "do not", "can't" → "cannot")

9. Abstract Writing Formula

English Abstract (150–250 words):

  1. What the project does (1–2 sentences)
  2. The main technology/approach used
  3. Key components or system architecture
  4. Training/implementation details (if AI/hardware)
  5. Results achieved (with numbers if available)
  6. Significance / potential applications
  7. Challenges identified

Arabic Abstract (الخلاصة) — mirror the English abstract translated into formal Arabic. Place at the very end of the document after all references.


10. Dedication & Acknowledgment Templates

Dedication (brief, 3–5 lines):

To Family
To Friends
To Mentors
To Loved Ones

Or a more personal version addressing specific people.

Acknowledgment (1–2 paragraphs):

Express gratitude to: family → friends → university/department → supervisor → professors. Mention the emotional and academic support provided. Formal but warm tone.


11. Supervisor Title Conventions (Iraqi Academia)

TitleMeaning
م.م.Mudarris Musa'id (Assistant Lecturer)
م.Mudarris (Lecturer)
أ.م.Ustaadh Musa'id (Assistant Professor)
أ.م.د.Ustaadh Musa'id Doktor (Assistant Professor, PhD)
أ.د.Ustaadh Doktor (Professor, PhD)

Always include the supervisor's title before their name on the cover page.


12. Quality Checklist Before Finalizing

Before delivering the document, verify:

  • [ ] Cover page has all institutional hierarchy (Republic → Ministry → University → College → Department)
  • [ ] Bismillah page present
  • [ ] Dedication and Acknowledgment in Arabic
  • [ ] Table of Contents with correct page references
  • [ ] Table of Figures included
  • [ ] Both English and Arabic abstracts present
  • [ ] All five chapters present with correct numbering (1.1, 1.2, etc.)
  • [ ] All figures captioned and numbered correctly
  • [ ] All tables captioned and numbered correctly
  • [ ] References section with 10+ IEEE-style citations
  • [ ] In-text citations throughout (especially Chapter One and Two)
  • [ ] Arabic خلاصة at the very end
  • [ ] Supervisor title is correct (م.م., أ.م.د., etc.)
  • [ ] Hijri and Gregorian years on cover page
  • [ ] File output is .docx format

13. Generating the .docx Output

When creating the Word document, always read the docx SKILL.md first at: /mnt/skills/public/docx/SKILL.md

Use the docx Node.js library (not python-docx unless specifically requested). Build the document programmatically, applying all formatting from Section 6 above.

Key structural order for the document builder:

  1. Cover page (no page number)
  2. Bismillah page
  3. Dedication page
  4. Acknowledgment page
  5. Abstract (English)
  6. Table of Contents
  7. Table of Figures
  8. Chapter One through Chapter Five
  9. References
  10. Arabic Abstract (الخلاصة)

Reference Files

  • references/topic-templates.md — Ready-made content outlines for common CS topics

(smart home, robotics, CNN, networking, signature verification, etc.)

  • references/arabic-abstracts.md — Arabic phrasing templates for common project types

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

88.97%
按下载量换算2,095

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills