fanfan-de/anybox

AI Agent产品,可以理解为obsidian UX风格的opencode版 codex,设计目的是让开发本身进入心流。

58Stars on the repository
200Mods indexed here, across every type
22d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

fanfan-de/anybox

Skill Claude CodeCodex

A user-interface implementation guide for Anybox’s React, Electron, and Vite desktop application. It covers workbench panes, sidebars, threads, settings, plugins, menus, forms, and visual tokens.

not rated 58 22d ago A 97 tokens original MIT

fanfan-de/anybox

Skill Claude CodeCodex

A development and release guide for Anybox’s Android mobile app, covering local work, testing, app packages, updates, versioning, and GitHub releases.

not rated 58 22d ago A 93 tokens original MIT

anybox-plugin

03

fanfan-de/anybox

Skill Claude CodeCodex

A set of instructions for building, documenting, migrating, reviewing, and checking Anybox plugin packages and their plugin.json manifests.

not rated 58 22d ago A 113 tokens original MIT

fanfan-de/anybox

Skill Claude CodeCodex

A fixed deployment procedure for sending the anyboxProvider project to a specific Tencent Cloud server and running it with Docker Compose, a tool for managing application containers.

not rated 58 22d ago A 85 tokens original MIT

fanfan-de/anybox

Skill Claude CodeCodex

A server-side deployment procedure for running the anyboxProvider project with Docker Compose on a specific Tencent Cloud server.

not rated 58 22d ago B 119 tokens original MIT

fanfan-de/anybox

Skill Claude CodeCodex

A visual and interaction guide for building Fanfande Studio desktop interfaces with React, Electron, and Vite. It covers areas such as sidebars, workspaces, settings, dialogs, forms, and lists.

not rated 58 22d ago A 101 tokens original MIT

fanfan-de/anybox

Skill Claude CodeCodex

Build, explain, review, or validate current Anybox/Fanfande-derived plugin packages. Use when the user asks how to structure a plugin folder, write the canonical .anybox-plugin/plugin.json manifest, add plugin MCP servers or Right Sidebar Views, bundle plugin skills, define app connectors or connector requirements…

not rated 58 22d ago A 95 tokens original MIT

fanfan-de/anybox

Skill Claude CodeCodex

A reusable style guide for basic front-end controls such as context menus, dropdowns, command menus, panels, scrollbars, buttons, and inputs.

not rated 58 22d ago A 92 tokens original MIT

obsidian-like

09

fanfan-de/anybox

Skill Claude CodeCodex

Design desktop application settings, preferences, plugin management, and configuration screens in a quiet Obsidian-like visual style. Use when Codex needs to build, restyle, critique, or generate prompts/CSS/components for settings UI with a left navigation sidebar, neutral surfaces, subtle dividers, rounded setting…

not rated 58 22d ago A 74 tokens original MIT

pdf

10

fanfan-de/anybox

Skill Claude CodeCodex

Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as reportlab, pdfplumber, and pypdf for generation and extraction.

not rated 58 22d ago B 56 tokens copy · 100% MIT

transcribe

11

fanfan-de/anybox

Skill Claude CodeCodex

Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.

not rated 58 22d ago A 45 tokens copy · 95% MIT

zhihu-md-publisher

12

fanfan-de/anybox

Skill Claude CodeCodex

Publish local Markdown articles to Zhihu from Codex. Use when the user asks to prepare, validate, automate, upload, or publish a .md article to Zhihu/Zhuanlan, including parsing frontmatter, resolving local images, filling the Zhihu editor, setting topics, handling draft links, and updating the source Markdown with…

not rated 58 22d ago A 79 tokens original MIT

fanfan-de/anybox

Skill Claude CodeCodex

A skill for creating, reviewing, and checking Anybox third-party plugin packages. A plugin package bundles an add-on's metadata and optional skills, connectors, scripts, documentation, or assets.

not rated 58 22d ago A 82 tokens original MIT

anybox-start-dev

14

fanfan-de/anybox

Skill Claude CodeCodex

Start the Anybox local development environment by launching the agent server and desktop client in separate PowerShell 7 windows. Use when Codex needs to boot this repository for manual testing or local verification, or when the user asks to start the server or client, run bun run dev:server in packages/anyboxagent…

not rated 58 22d ago A 85 tokens original MIT

Feishu

15

fanfan-de/anybox

Skill Claude CodeCodex

Use when the Feishu connector is connected and the user asks to search or inspect Feishu Drive, Docx, Wiki, Sheets, or Bitable content.

not rated 58 22d ago A 35 tokens original MIT

Gmail

16

fanfan-de/anybox

Skill Claude CodeCodex

Use when the Gmail plugin is connected and the user asks to search or inspect Gmail messages through the plugin-owned connector.

not rated 58 22d ago A 26 tokens original MIT

Chrome

17

fanfan-de/anybox

Skill Claude CodeCodex

Control the user's Chrome browser through a session-scoped persistent Node REPL when tasks depend on existing tabs, signed-in sessions, extensions, visible page state, or UI interaction. Prefer purpose-built connectors, APIs, or CLIs for semantic resource operations.

not rated 58 22d ago A 52 tokens original MIT

fanfan-de/anybox

Skill Claude CodeCodex

Analyze meeting notes to find action items and create Jira tasks for assigned work. When an agent needs to: (1) Create Jira tasks or tickets from meeting notes, (2) Extract or find action items from notes or Confluence pages, (3) Parse meeting notes for assigned tasks, or (4) Analyze notes and generate tasks for team…

not rated 58 22d ago A 98 tokens copy · 100% MIT

fanfan-de/anybox

Skill Claude CodeCodex

Generate project status reports from Jira issues and publish to Confluence. When an agent needs to: (1) Create a status report for a project, (2) Summarize project progress or updates, (3) Generate weekly/daily reports from Jira, (4) Publish status summaries to Confluence, or (5) Analyze project blockers and…

not rated 58 22d ago A 97 tokens copy · 100% MIT

fanfan-de/anybox

Skill Claude CodeCodex

Search across company knowledge bases (Confluence, Jira, internal docs) to find and explain internal concepts, processes, and technical details. When an agent needs to: (1) Find or search for information about systems, terminology, processes, deployment, authentication, infrastructure, architecture, or technical…

not rated 58 22d ago A 118 tokens copy · 100% MIT

spec-to-backlog

21

fanfan-de/anybox

Skill Claude CodeCodex

Automatically convert Confluence specification documents into structured Jira backlogs with Epics and implementation tickets. When an agent needs to: (1) Create Jira tickets from a Confluence page, (2) Generate a backlog from a specification, (3) Break down a spec into implementation tasks, or (4) Convert requirements…

not rated 58 22d ago A 98 tokens copy · 100% MIT

triage-issue

22

fanfan-de/anybox

Skill Claude CodeCodex

Intelligently triage bug reports and error messages by searching for duplicates in Jira and offering to create new issues or add comments to existing ones. When an agent needs to: (1) Triage a bug report or error message, (2) Check if an issue is a duplicate, (3) Find similar past issues, (4) Create a new bug ticket…

not rated 58 22d ago A 116 tokens copy · 100% MIT

bilibili-creator

23

fanfan-de/anybox

Skill Claude CodeCodex

Use an authorized Bilibili Open Platform account to inspect creator metrics, track follower snapshots, publish videos, and publish Bilibili-compatible articles with guarded destructive actions.

not rated 58 22d ago A 39 tokens original MIT

blender-workflow

24

fanfan-de/anybox

Skill Claude CodeCodex

Inspect, navigate, render, or modify Blender through the official Blender MCP server. Use when the user asks to work with an open Blender scene, Blender objects, collections, materials, rendering, or the Blender Python API.

not rated 58 22d ago A 49 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: