Agent
A way to run outside AI coding agents such as Claude Code and Codex inside Forsion, while sharing one conversation and interface.
Agent
A way to run outside AI coding agents such as Claude Code and Codex inside Forsion, while sharing one conversation and interface.
Agent
A conversation memory agent that automatically saves details such as your preferred name, tastes, work habits, and project context for later chats.
Agent
A background AI agent that watches tasks, understands the situation, and proactively contacts you. The description does not specify how it monitors tasks or what actions it can take.
Agent
A personal AI partner with an identity, memory, and information library, rather than a chat window that starts from scratch each time.
Agent
A system for giving an AI written instructions for how to carry out specific kinds of work. These instructions can be installed, written by you, and loaded only when needed.
Skill Claude CodeCodex
A set of rules for building websites and front-end applications in Forsion’s Coding Space. It explains the live preview setup, which uses browser-loaded packages and automatic JSX/TSX conversion instead of a build process.
Skill Claude CodeCodex
A review checklist for browser-based front-end and React code. It covers security, accessibility, speed, React correctness, maintainability, and Forsion’s no-build environment rules.
Skill Claude CodeCodex
A collection of patterns for building React components, hooks, and state management, where state means the data that controls what a page shows.
Skill Claude CodeCodex
A guide for building web interfaces that adapt to different screen sizes and remain usable with keyboards, screen readers, and other access needs.
Skill Claude CodeCodex
A systematic process for diagnosing broken web applications, including blank pages, error messages, failed requests, and unexpected interactions.
Skill Claude CodeCodex
A set of rules for editing Forsion Amadeus note files, including ordinary Markdown notes and structured notes that store columns and canvas layouts in frontmatter.
Skill Claude CodeCodex
A guide for turning signs of repeated or time-sensitive work into an automation suggestion that the user can choose to set up.
Skill Claude CodeCodex
A checklist and feedback method for examining source code and changes, including pull requests, which are proposed code changes submitted for review.
Skill Claude CodeCodex
A set of instructions for using Python, a programming language, and pandas, a library for working with tables of data. It covers analysing files, calculating statistics, grouping data and making charts.
Skill Claude CodeCodex
A step-by-step approach to finding and fixing software bugs: reproduce the problem, narrow down where it occurs, form a possible explanation, and test it.
Skill Claude CodeCodex
A set of templates and formatting rules for writing Chinese technical documents. It covers READMEs, design documents, development logs, and explanatory text.
Skill Claude CodeCodex
Build web pages/apps that call Forsion's AI (LLM chat, server-managed agent conversations with web search, image generation) using the signed-in Forsion account — one script tag, no API keys. Use this whenever the user wants a website or HTML page with any AI feature (smart import/parsing, chatbot/assistant, AI…
Skill Claude CodeCodex
Development guidance for making extensions for Forsion or Tangu, including plugins, themes, Spaces, agents, and bundles. It includes five official templates and explains their formats and constraints.
Skill Claude CodeCodex
An agent-level skill bundle template that shows how skills in a skills/ folder are added to an agent and become available when that agent is active.
Skill Claude CodeCodex
A skill for safe Git workflows, including commits, branches, rebasing, merging, conflict handling, and rolling back changes. Git is a tool for tracking changes to code.
Skill Claude CodeCodex
A skill for creating, configuring, changing, or deleting local Tangu agents and turning useful roles or working methods into reusable agents. It explains the agent folder files and the tools used to manage agents and their ongoing improvement.
Skill Claude CodeCodex
A Chinese-and-English skill for thinking through difficult decisions and open-ended design questions from multiple viewpoints.
Skill Claude CodeCodex
A skill for presenting completed work or live agent activity in the Agent Desk display. It is intended for results such as HTML visualisations, charts, reports, configuration, and code.
Skill Claude CodeCodex
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.