pymodel avatar

pymodel

Official

@PyModel · United States of America

0Followers
|
28Public Repos
|
22Published Skills

AI, LLM, and machine learning solutions, by Pythoughts. Think first, then code.

Skills Distribution
DomainDeveloper To...Terminal UI Engine.. (25%)Code Intelligence .. (25%)Release & Monorepo.. (20%)Browser Interactio.. (15%)

Agent Skills by pymodel

Showing 22 vetted skills indexed across 1 GitHub repositories.

PyModelPyModel
18

pythinker-webbridge

Control a real browser via a local HTTP daemon to navigate, click, fill, and screenshot websites.

Official
Advanced
PyModelPyModel
18

write-tui

Guides writing and modifying terminal UI components, dialogs, and themes in pythinker-code.

Official
Advanced
PyModelPyModel
18

gen-docs

Update VitePress user documentation after code changes affecting product behavior.

Official
Intermediate
PyModelPyModel
18

stop-slop

Detect and remove AI writing patterns from prose during drafting and editing.

Official
Intermediate
PyModelPyModel
18

release

Diagnose and recover pythinker-code release lanes across changesets, npm OIDC, desktop, VS Code, CDN, and Homebrew.

Official
Advanced
PyModelPyModel
18

gen-changesets

Generates changeset files with correct package, bump level, and wording for the pythinker-code repository.

Official
Intermediate
PyModelPyModel
18

opentui

Build terminal user interfaces with the OpenTUI core, components, and framework bindings.

Official
Intermediate
PyModelPyModel
18

sync-changelog

Syncs the CLI package changelog into the docs-site changelog and opens a PR.

Official
Advanced
PyModelPyModel
18

agent-core-review

Reviews code and tests in packages/agent-core-v2 using abstraction-level and contract-testing lenses.

Official
Advanced
PyModelPyModel
18

worktree-status

Audit git worktrees for dirty state and merge status against main.

Official
Intermediate
PyModelPyModel
18

tui-design-system

Provides framework-agnostic design patterns for building terminal user interfaces.

Official
Intermediate
PyModelPyModel
18

agent-core-dev

Guides development of the DI and Scope-based agent-core-v2 engine through staged workflows.

Official
Advanced
PyModelPyModel
18

gitnexus-refactoring

Automates safe code renaming, extraction, and restructuring using GitNexus dependency graph analysis.

Official
Intermediate
PyModelPyModel
18

gitnexus-debugging

Trace bugs and errors through code execution flows using GitNexus graph queries.

Official
Intermediate
PyModelPyModel
18

gitnexus-exploring

Explore codebase architecture and trace execution flows using GitNexus indexed repositories.

Official
Intermediate
PyModelPyModel
18

gitnexus-guide

Reference GitNexus MCP tools, resources, and knowledge graph schema for code intelligence queries.

Official
Intermediate
PyModelPyModel
18

gitnexus-cli

Runs GitNexus CLI commands to index repositories, check status, and generate wikis.

Official
Intermediate
PyModelPyModel
18

gitnexus-impact-analysis

Analyzes code change blast radius using dependency graphs and execution flow mapping.

Official
Intermediate
PyModelPyModel
18

slop

Reviews code functions for single-level-of-abstraction violations and layered error handling.

Official
Intermediate
PyModelPyModel
18

sub-skill

Reorganize skill inventories into hierarchical sub-skill bundles with backups.

Official
Intermediate
PyModelPyModel
18

consolidate

Moves approved skills into a parent bundle with timestamped backups of every modified directory.

Official
Intermediate
PyModelPyModel
18

review

Analyzes the skill inventory and proposes candidate groups for sub-skill consolidation.

Official
Intermediate

Frequently Asked Questions About pymodel

FAQPage Schema
What tasks can I accomplish with PyModel's Pythinker skills?

You can control a real browser with live login sessions, build terminal UIs with OpenTUI or framework-agnostic design patterns, manage changesets and releases in a TSC monorepo, audit git worktrees, and use GitNexus for code exploration, debugging, refactoring, and impact analysis.

Who are PyModel's skills designed for?

They target software engineers maintaining the pythinker-code monorepo and its agent-core-v2 DI engine, plus developers building terminal interfaces, writing contract-driven tests, reviewing code with the single-level-of-abstraction lens, or needing browser interaction and codebase knowledge-graph querying.

How do the GitNexus skills work in practice?

GitNexus skills index a repository into a knowledge graph via its CLI, then let you query architecture, trace execution flows, run impact analysis before edits, and perform safe renames, extractions, and restructuring. Dedicated skills cover exploring, debugging, refactoring, and wiki generation.

What does the release skill cover for pythinker-code?

It covers the full changesets flow, the ci release-packages version PR, release.yml anatomy, npm Trusted Publishing via OIDC, native assets, brew tap, CDN redeploy, and their failure modes. Companion skills generate changesets and sync the changelog into docs after release.

Are there prerequisites for using the agent-core-v2 development skills?

Yes. The agent-core-dev and agent-core-review skills apply only to packages/agent-core-v2, the DI × Scope engine, not the legacy agent-core package. You work within its orient, design, implement, test, verify stages, including LifecycleScope selection, DI wiring, and server-v2 wire compatibility.