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

ScottRBK

عرض على مستوى المستودعات لـ 31 skills مجمعة عبر 8 مستودعات GitHub.

skills مجمعة
31
مستودعات
8
محدث
2026-07-11
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد 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 flags, re-embedding). Also covers the machine contract: --json output, exit codes, and the discovery ladder.

2026-07-11
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 graph around the strongest hits, and opens the linked material.

2026-07-11
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: query-before-create makes it supersession, not duplication.

2026-07-11
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 skill routes a pointable thing here. Litmus: an entity is a noun you could point at; knowledge about it stays a memory.

2026-07-11
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 domains. Walks memories, entities, and relationships into one synthesized picture.

2026-07-11
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 already have history. Covers query shaping, scoping, session-start catch-up, and when to escalate to graph exploration.

2026-07-11
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, document, code artifact, entity, procedure, file) and enforces query-before-create.

2026-07-11
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 the file shows and when to reach for it.

2026-07-10
عرض أهم 8 من أصل 10 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 context_gather, prepare an implementation brief, or check prior decisions and framework guidance before making changes.

2026-05-10
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 prepare a project for future agent context retrieval.

2026-05-10
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 asks to initialize, create, register, or set up Forgetful project context.

2026-05-10
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 project information.

2026-05-10
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.

2026-05-10
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.

2026-05-10
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 (mcp__forgetful__* tools).

2026-01-02
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 knowledge graph (mcp__forgetful__* tools).

2026-01-02
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 important decisions, patterns, and architectural insights to memory.

2026-01-02
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.

2025-12-31
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.

2025-12-31
عرض 8 من أصل 8 مستودعات
تم تحميل كل المستودعات