Start with one filing question
This plain Markdown example can be adapted to the frontmatter and file location required by the agent product that will run it.Choose REST or MCP at execution time
For a REST skill, verify paths and arguments in the API reference before publishing it. For an MCP skill, direct the client to usetools.search
and tools.describe rather than embedding an assumed tool catalog. GET /mcp
only reads public connection metadata; the skill still needs an authenticated
MCP client to make a tool call. Do not write a ChatGPT skill that assumes an
SEC API MCP OAuth connection: ChatGPT compatibility is not currently published
or verified. API-key clients must keep the key in the process or desktop secret
store that runs the client.
Name the source fields the result needs, especially accessionNumber, filingDate, filingUrl, and requestId for filing work. Use one issuer, a defined filing family, a date rule, and a result limit where the route supports it.

