Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

information

يحتوي information على 7 من skills المجمعة من polyipseity، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
7
Stars
4
محدث
2026-07-18
Forks
1
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

academic-notes
معلمو التعليم العالي، جميع الآخرون

Content conventions, examples, and tooling for course notes under special/academia.

2026-07-18
tools
مطوّرو البرمجيات

Repository-wide tooling including init wrapper, pack/publish utilities, and all helper scripts. Links to tools-special and tools-templates for subfolder details.

2026-07-18
wiki-ingestion
مطوّرو البرمجيات

Ingest Wikipedia HTML, normalize links/media, and archive to knowledge base.

2026-07-18
assignment-creation
معلمو التعليم العالي، جميع الآخرون

Create and maintain assignment pages (problem sets, homework, project milestones) under special/academia/<INSTITUTION>/<COURSE>/assignments/.

2026-07-03
flashcard-creation
معلمو التعليم العالي، جميع الآخرون

Help the user add spaced-repetition flashcards (cloze deletions or Q/A pairs) to existing Markdown notes across the repository. The skill encapsulates the multi‑step process the user follows in their finance lecture notes (e.g. FINA 3103) and elsewhere: read the prose, identify key terms, dates, formulas and logical assertions, and wrap them using flashcard markup (`{@{ }@}`, `::@::`, `:@:`). There are three supported forms: - **Cloze** (`{@{ }@}`) hides arbitrary text inside paragraphs. - **Two-sided QA** (`::@::`) on a single line, yielding two cards. - **One-sided QA** (`:@:`) on a single line, yielding a single card. For the QA formats remember the line-only rule; if visual separation is needed insert `<br/>`/`<p>` instead of newline characters. Representative examples later in this document illustrate all three types. Use existing flashcard files as style guides and adapt the output based on user feedback. The skill also suggests regeneration commands once flashcards are inserted.

2026-07-03
pyarchivist
مطوّرو البرمجيات

Archive online content into archives/ with automatic index.md updates via pyarchivist tool.

2026-07-03
pytextgen
مطوّرو البرمجيات

Regenerate programmatically-generated content blocks in knowledge base notes using pytextgen.

2026-07-03