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

neotoma

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

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

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

neotoma-agent
مطوّرو البرمجيات

Canonical turn protocol for agents writing to Neotoma. Bounded retrieval on the user message, store user message PART_OF conversation with REFERS_TO edges to retrieved entities, store assistant reply the same way. Use this skill in any agent loop that should persist conversation state to Neotoma.

2026-07-03
end
المهن الحاسوبية الأخرى

Session-end audit. Files remaining work as task entities and lists them as bullets, verifies all data intended for Neotoma storage from this session is actually stored, and persists what's missing. Invoke at the natural close of a working session, before context is lost.

2026-06-30
status
المهن الحاسوبية الأخرى

Mid-session status report. Summarizes what's been achieved so far this session and what work remains, in succinct qualitative prose and bullets with only light technical detail. Read-only — stores nothing, files nothing. Invoke any time to take stock without closing the session.

2026-06-30
close-session
المهن الحاسوبية الأخرى

Close a Neotoma working session — store the assistant reply and a session-close summary.

2026-06-25
get-context
المهن الحاسوبية الأخرى

Retrieve the bounded context for the current session — recent interactions and relevant entities.

2026-06-25
start-session
المهن الحاسوبية الأخرى

Begin a Neotoma working session — open a conversation and record the opening interaction.

2026-06-25
close-session
المهن الحاسوبية الأخرى

Archive the working session at the end. Writes a session_close record to the state layer, logs every outbound interaction as a first-class row, writes task entities for follow-ups, and writes a project-level task ledger as a human-readable safety net. Run at the end of every working session to ensure nothing is lost.

2026-06-25
get-context
المهن الحاسوبية الأخرى

Pull everything the agent needs to know about a topic (person, company, project, decision) before doing the work. Resolves the target, fetches the entity snapshot, the observation history, linked tasks, recent communication, and walks one hop of the relationship graph. Synthesizes a brief rather than dumping data.

2026-06-25
start-session
متخصصو إدارة المشاريع

Open every work session with a deterministic context pull. Verifies the state layer is reachable, surfaces today's calendar, scans recent inbound (email and DMs), lists open tasks, pre-resolves entity context for anyone on today's schedule, and reports a strategic snapshot before waiting for direction.

2026-06-25
release
مطوّرو البرمجيات

Prepare a GitHub + npm + sandbox release with preview. Covers preflight, changelog preview, RC branch + PR for public review, version bump, tag, GitHub Release creation, npm publish, and sandbox.neotoma.io deployment.

2026-06-25
process-prs
مطوّرو البرمجيات

Process PRs

2026-06-16
audit
مطوّرو البرمجيات

audit

2026-06-16
review
محللو ضمان جودة البرمجيات والمختبرون

Code review skill for PRs, branches, or uncommitted changes. Loads the appropriate subset of architecture/subsystem docs based on what changed, walks the change_guardrails_rules pre-PR checklist, and emits structured findings (blocking / advisory / nit) with a verdict.

2026-06-10
ensure-neotoma
مديرو الشبكات وأنظمة الحاسوب

Install Neotoma, configure MCP for your harness, and verify connectivity. Prerequisite for all memory skills.

2026-06-09
advisory
محللو أمن المعلومات

File, maintain, and close security advisories. Keeps docs/security/advisories/, docs/security/practices.md, and GitHub Security Advisories (GHSA) in sync. Two modes — new (file advisory) and close (mark fixed).

2026-06-05
audit
محللو ضمان جودة البرمجيات والمختبرون

Audit a Neotoma database for graph-health issues (duplicate or redundant entity types, misused types, excessive raw_fragments, non-humanreadable canonical names, orphans, cycles, schema drift). Runs deterministic checks first; LLM-assisted checks are opt-in. Detection separate from repair — emits structured remediation hints pointing at existing tools (merge_entities, correct, register_schema, split_entity, delete_entity).

2026-06-03
release
مطوّرو البرمجيات

Release

2026-06-02
end
متخصصو إدارة المشاريع

Session-end audit. Surfaces remaining work to complete or track, verifies all data intended for Neotoma storage from this session is actually stored, and offers to file what's missing. Invoke at the natural close of a working session, before context is lost.

2026-05-23
end
متخصصو إدارة المشاريع

Session-end audit. Surfaces remaining work to complete or track, verifies all data intended for Neotoma storage from this session is actually stored, and offers to file what's missing. Invoke at the natural close of a working session, before context is lost.

2026-05-23
create-pr
مطوّرو البرمجيات

Open a high-quality pull request with a standardized description (Problems / Solutions / UX improvements / Documentation / Test plan / Breaking changes), the change_guardrails_rules.md pre-PR checklist enforced, and thorough functional-change documentation under docs/ surfaced via the docs server and docs site. Use this whenever a PR is about to be opened — directly via /create_pr or as a sub-step of /process_issues, /process_prs, /release, /fix_feature_bug.

2026-05-21
analyze
مطوّرو البرمجيات

Analyze Project

2026-05-20
commit
مطوّرو البرمجيات

commit

2026-05-20
create-plan
مطوّرو البرمجيات

Create New Plan

2026-05-20
create-prototype
مطوّرو البرمجيات

Create Prototype

2026-05-20
create-release
مطوّرو البرمجيات

Create New Release

2026-05-20
create-rule
مطوّرو البرمجيات

Create Rule

2026-05-20
debug
مطوّرو البرمجيات

Debug Command

2026-05-20
draft-illustration
مطوّرو البرمجيات

Blog Post Visual Style (Cross-Repo)

2026-05-20
final-review
مطوّرو البرمجيات

Final Review

2026-05-20
fix-feature-bug
مطوّرو البرمجيات

Fix Feature Bug

2026-05-20
manage-error-debugging
مطوّرو البرمجيات

Manage Error Debugging Automation

2026-05-20
publish-plan
مطوّرو البرمجيات

publish-plan

2026-05-20
publish
مطوّرو البرمجيات

publish

2026-05-20
pull
مطوّرو البرمجيات

pull

2026-05-20
push
مطوّرو البرمجيات

push

2026-05-20
report-error
مطوّرو البرمجيات

Report Error Command

2026-05-20
report
مطوّرو البرمجيات

Report Error Command

2026-05-20
run-feature-workflow
مطوّرو البرمجيات

Run Feature Workflow

2026-05-20
setup-commands
مطوّرو البرمجيات

Setup Commands (Legacy)

2026-05-20
setup-cursor-copies
مطوّرو البرمجيات

Setup Foundation Cursor Copies

2026-05-20
عرض أهم 40 من أصل 84 skills مجمعة في هذا المستودع.