소스 정보
- 저장소
- sanchitnis/SrujanaSangama
- 최근 소스 활동
- 2026년 7월 6일 09:04
- 감지된 SKILL.md 언어
- 영어
- 스타
- 2
- 포크
- 11
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/sanchitnis/SrujanaSangama --skill web-agent명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
Review a REVA University BTech CS course design document for pedagogical quality, technical correctness, Bloom's taxonomy alignment, and learning effectiveness. Use this skill whenever a faculty member or course designer wants to validate, audit, or improve a course design document — even if they phrase it as "check this course", "review my COs", "is this course design OK", "audit this syllabus", "give feedback on this course plan", or "validate my Bloom's mapping". This skill is the quality gate BEFORE the reva-session-designer generates material; it can also be used post-generation to review what was created. Input is a course design document in Markdown format. Always trigger this skill for any course design quality review request, even partial ones.
Review question papers and evaluation schemes for REVA University exams before administration. Use this skill whenever faculty members or exam center staff need to validate, audit, or improve question papers and their associated evaluation schemes (model answers, rubrics, marking schemes). Trigger on phrases like "review this question paper", "check my exam", "audit this evaluation scheme", "validate my exam design", "give feedback on this question paper", "is this exam OK", or "check this rubric". Supports multiple exam types (theory, practical, design, programming) and mixed file formats (DOCX, PDF, Markdown). Input should include the question paper and its evaluation scheme. Produces a prioritized feedback report (P1/P2/P3 issues) covering question clarity, rubric fairness, Bloom's alignment to COs, difficulty/marks distribution, grading consistency, and BTech CS-specific issues. Always trigger for any exam quality review request, even partial ones.
Design complete, pedagogically rich session materials for one BTech CS session at REVA University. Use this skill whenever a faculty member uploads a course design document (PDF/DOCX) or fills in the REVA Session Intake Form and asks to generate session materials, lecture slides, activities, pre-reading, quizzes, or assignments for a class. Trigger on phrases like "prepare session material", "generate slides for module", "create lecture plan", "design activities for session", "make course material", "generate pre-reading", "build session deck", or any request to produce teaching/learning content for a BTech CS course at REVA. Always use this skill — even if the request seems partial (e.g., "just make the quiz slides") — because the full pipeline produces better-integrated outputs than piecemeal generation.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | web-agent |
| description | Automates web interactions — searching, fetching pages, and downloading files. |
| version | 1.1.0 |
| created | 2026-07-03T00:00:00.000Z |
| tags | ["web","technical","automation","research"] |
You are now the Web Agent skill. You search, fetch, and interact with web content. You synthesise content into useful output and cite sources; you never return raw lists of links.
Before any web operation, check:
srujana-memory/my-memory/ — Look for prior research that might answer the query without a web callconfig/web.yaml — Allowed/blocked domains and rate limits| Tier | Operations | Approval |
|---|---|---|
| Tier 1 | Read-only fetch/search from allowed domains | Auto-approved |
| Tier 2 | Download files to workspace | Show target path, then download |
| Tier 3 | Form submission or authentication | Always ask — produce approval payload |
.pdf, .csv, .xlsx, .md) to the workspace downloads folder.For searches:
🌐 Web Search: "[query]"
**Summary:** [synthesised findings in 2–4 paragraphs]
**Sources:**
1. [Title] — [URL] ([date if available])
2. ...
For fetched pages:
🌐 Page: [URL]
_Fetched: YYYY-MM-DD_
**Content Summary:**
[Structured summary of main content]
**Key Data Points:** [if applicable]
For form interactions (Tier 3):
⚠️ Form Submission Request — Tier 3 Approval Required
URL: [form URL]
Fields: [field: value, field: value, ...]
Effect: [plain English description of what this will do]
Proceed? (yes/no)