Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

neotoma

neotoma 收录了来自 markmhendrickson 的 84 个 skills,并提供仓库级职业覆盖和站内 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
当前展示该仓库 Top 40 / 84 个已收集 skills。