Skip to main content
Run any Skill in Manus
with one click
GitHub repository

neotoma

neotoma contains 84 collected skills from markmhendrickson, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
84
Stars
27
updated
2026-07-03
Forks
3
Occupation coverage
18 occupation categories ยท 100% classified
repository explorer

Skills in this repository

neotoma-agent
software-developers

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
computer-occupations-all-other

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
computer-occupations-all-other

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
computer-occupations-all-other

Close a Neotoma working session โ€” store the assistant reply and a session-close summary.

2026-06-25
get-context
computer-occupations-all-other

Retrieve the bounded context for the current session โ€” recent interactions and relevant entities.

2026-06-25
start-session
computer-occupations-all-other

Begin a Neotoma working session โ€” open a conversation and record the opening interaction.

2026-06-25
close-session
computer-occupations-all-other

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
computer-occupations-all-other

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
project-management-specialists

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
software-developers

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
software-developers

Process PRs

2026-06-16
audit
software-developers

audit

2026-06-16
review
software-quality-assurance-analysts-and-testers

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
network-and-computer-systems-administrators

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

2026-06-09
advisory
information-security-analysts

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
software-quality-assurance-analysts-and-testers

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
software-developers

Release

2026-06-02
end
project-management-specialists

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
project-management-specialists

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
software-developers

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
software-developers

Analyze Project

2026-05-20
commit
software-developers

commit

2026-05-20
create-plan
software-developers

Create New Plan

2026-05-20
create-prototype
software-developers

Create Prototype

2026-05-20
create-release
software-developers

Create New Release

2026-05-20
create-rule
software-developers

Create Rule

2026-05-20
debug
software-developers

Debug Command

2026-05-20
draft-illustration
software-developers

Blog Post Visual Style (Cross-Repo)

2026-05-20
final-review
software-developers

Final Review

2026-05-20
fix-feature-bug
software-developers

Fix Feature Bug

2026-05-20
manage-error-debugging
software-developers

Manage Error Debugging Automation

2026-05-20
publish-plan
software-developers

publish-plan

2026-05-20
publish
software-developers

publish

2026-05-20
pull
software-developers

pull

2026-05-20
push
software-developers

push

2026-05-20
report-error
software-developers

Report Error Command

2026-05-20
report
software-developers

Report Error Command

2026-05-20
run-feature-workflow
software-developers

Run Feature Workflow

2026-05-20
setup-commands
software-developers

Setup Commands (Legacy)

2026-05-20
setup-cursor-copies
software-developers

Setup Foundation Cursor Copies

2026-05-20
Showing top 40 of 84 collected skills in this repository.