Skip to main content
ScottRBK
ملف منشئ GitHub

ScottRBK

عرض على مستوى المستودعات لـ ٣١ skills مجمعة عبر ٨ مستودعات GitHub.

skills مجمعة
٣١
مستودعات
٨
محدث
٢٥ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
forgetful
١٠ skills · ١١ يوليو ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
٣٢٪؜الحصة
#02
codex-forgetful-plugin
٦ skills · ١٠ مايو ٢٠٢٦
مطوّرو البرمجياتأمناء سر المدراء والمساعدون الإداريون التنفيذيونمتخصصو إدارة المشاريعمديرو الشبكات وأنظمة الحاسوبموظفو الملفات
٥ فئات مهنية · ١٠٠٪؜ مصنفة
١٩٪؜الحصة
#03
context-hub-plugin
٥ skills · ٢ يناير ٢٠٢٦
مطوّرو البرمجياتالسكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)مصممو قواعد البياناتموظفو الملفات
٤ فئات مهنية · ١٠٠٪؜ مصنفة
١٦٪؜الحصة
#04
eval-harness
٣ skills · ٢٥ أغسطس ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ٦٧٪؜ مصنفة
٩٫٧٪؜الحصة
#05
forgetful-plugin
٣ skills · ٣١ ديسمبر ٢٠٢٥
مطوّرو البرمجياتموظفو الملفات
٢ فئات مهنية · ١٠٠٪؜ مصنفة
٩٫٧٪؜الحصة
#06
agent-shell
٢ skills · ٨ أغسطس ٢٠٢٦
محللو ضمان جودة البرمجيات والمختبرون
١ فئات مهنية · ٥٠٪؜ مصنفة
٦٫٥٪؜الحصة
#07
hermes-agent-forgetful
١ skills · ١٠ مايو ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
٣٫٢٪؜الحصة
#08
mycelium
١ skills · ١٢ فبراير ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
٣٫٢٪؜الحصة
مستكشف المستودعات

المستودعات و skills الممثلة

forgetful-cli-setup
مطوّرو البرمجيات

Set up the Forgetful CLI and connect from a terminal — install, local or remote mode, auth, and verification. Use when connecting a human or headless agent via shell, wiring CI with token auth, or operating a local server (serve, database selection, feature…

١١ يوليو ٢٠٢٦
forgetful-context-gather
مطوّرو البرمجيات

Gather deep context before planning or implementing — one pass that turns a task description into a cited context pack: relevant decisions, patterns, constraints, code pointers, procedures, and explicit gaps. Runs recall from several angles, explores the…

١١ يوليو ٢٠٢٦
forgetful-encode-repo
مطوّرو البرمجيات

Encode a repository into the Forgetful knowledge base — bootstrap the project, its entities, memories, and documents from the codebase itself. Use when bringing a new repo under Forgetful or refreshing a stale encoding. Re-encoding is an update pass:…

١١ يوليو ٢٠٢٦
forgetful-entities
مطوّرو البرمجيات

Model the things knowledge attaches to — people, organisations, devices, products, system components. Use when a new thing surfaces that memories will reference, when relationships between things need recording (owns, depends on, part of), or when another…

١١ يوليو ٢٠٢٦
forgetful-explore
مطوّرو البرمجيات

Explore the Forgetful knowledge graph when flat search isn't enough — cross-project investigations, "what do we know about X", entity-centred questions, tracing how decisions connect. Use when recall returns fragments that reference entities or trail across…

١١ يوليو ٢٠٢٦
forgetful-recall
مطوّرو البرمجيات

Recall past knowledge before working — prior decisions, solved problems, preferences, project history. Use at the start of any task, when the user references earlier work, when re-entering a project after time away, or before proposing an approach that may…

١١ يوليو ٢٠٢٦
forgetful-remember
مطوّرو البرمجيات

Remember knowledge worth keeping — a decision made, a solution found, a preference stated, a pattern confirmed. Use when work surfaces something future sessions will need, or the user asks to remember something. Routes content to the right store (memory,…

١١ يوليو ٢٠٢٦
forgetful-files
مطوّرو البرمجيات

File binary content into the knowledge base — screenshots, PDFs, diagrams, fonts, assets. Use when a binary artifact is worth keeping alongside knowledge, or when a stored procedure needs a bundled asset. The description is the entire search surface: say what…

١٠ يوليو ٢٠٢٦
عرض 8 من أصل ١٠ skills مجمعة.
context-gather
متخصصو إدارة المشاريع

Gather implementation context before planning or coding by delegating retrieval to subagents that combine Forgetful memory, local code inspection, Context7 documentation, and web search when needed. Use when the user asks to gather context, run…

١٠ مايو ٢٠٢٦
encode-repo
مطوّرو البرمجيات

Bootstrap a repository into Forgetful by creating or updating the project, memories, entities, relationships, documents, and code artifacts. Use when the user asks to encode a repo, bootstrap a codebase into memory, port the Claude /encode-repo workflow, or…

١٠ مايو ٢٠٢٦
forgetful-project-init
مطوّرو البرمجيات

Create or initialize Forgetful project records for the current repository by matching the current working directory to an existing Forgetful project, asking before creating a missing project, and maintaining generic device/location metadata. Use when the user…

١٠ مايو ٢٠٢٦
forgetful-project-load
أمناء سر المدراء والمساعدون الإداريون التنفيذيون

Load recent Forgetful context for an already registered project by matching the current working directory to a Forgetful project and retrieving recent project-scoped memories. Use when the user asks to load, refresh, resume, or catch up on recent Forgetful…

١٠ مايو ٢٠٢٦
memory-curate
موظفو الملفات

Curate durable knowledge from the completed Codex turn into Forgetful memory. Use when asked to save or curate memory, or when the conversation produced reusable decisions, preferences, project knowledge, or technical patterns worth preserving.

١٠ مايو ٢٠٢٦
forgetful-install
مديرو الشبكات وأنظمة الحاسوب

Install or verify Forgetful dependencies for Codex by interactively configuring Forgetful MCP and optional Context7 MCP. Use when the user asks to install Forgetful, set up Forgetful for Codex, or check Forgetful dependencies.

١٠ مايو ٢٠٢٦
curating-memories
مطوّرو البرمجياتموظفو الملفات

Use when creating new memories to check for duplicates first, when discovering outdated information that should be marked obsolete, when new decisions supersede old ones, or when building connections between related knowledge in Forgetful MCP…

٢ يناير ٢٠٢٦
exploring-knowledge-graph
مصممو قواعد البيانات

Use when user asks "what do you know about X", when planning complex work that spans multiple topics, when investigating how concepts connect across projects, or when simple memory queries don't provide enough context. Deep traversal of Forgetful MCP…

٢ يناير ٢٠٢٦
using-forgetful-memory
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

PROACTIVELY query Forgetful MCP (mcp__forgetful__* tools) when starting work on any project, when user references past decisions or patterns, when implementing features that may have been solved before, or when needing context about preferences. Save…

٢ يناير ٢٠٢٦
serena-code-architecture
مطوّرو البرمجيات

Architectural analysis workflow using Serena symbols and Forgetful memory. Use when analyzing project structure, documenting architecture, creating component entities, or building knowledge graphs from code.

٣١ ديسمبر ٢٠٢٥
using-serena-symbols
مطوّرو البرمجيات

Guidance for using Serena's LSP-powered symbol analysis. Use when exploring codebases, finding symbol definitions, tracing references, or when grep/text search would be imprecise.

٣١ ديسمبر ٢٠٢٥
عرض ٨ من أصل ٨ مستودعات
تم تحميل كل المستودعات